Skip to content

Also launch py3 tests using code from forge repository to prevent bugs before releasing

Laurent Peuch requested to merge topic/default/from-forge into branch/default

Hello,

Right now we aren't testing our code base against the tip of all our dependencies which can cause bugs we aren't catching before releasing. This test is here to prevent that and I'm going to add it to all other needed repositories.

My next step after this one is to trigger the build of other pipeline when one of their dependencies is updated (I've already find out how to do that),

Kind regards,

Merge request reports