AgnosUI icon indicating copy to clipboard operation
AgnosUI copied to clipboard

CI: add a little check to prevent forbidden builds

Open quentinderoubaix opened this issue 5 months ago • 0 comments

Description Make sure in the CI release workflow to prevent invalid combinations of branch / input version.

Allowed pairs:

  • main branch / a version higher than any existing one (minor or major)
  • release/{major.minor} branch / a patch version respecting the major.minor + is the next one to be released

quentinderoubaix avatar Sep 10 '24 21:09 quentinderoubaix