Skip to content
Snippets Groups Projects

fix: allow jug_xl builds to start even if not all jug_dev finished yet

Merged Wouter Deconinck requested to merge wdconinc-master-patch-95794 into master

As of a few months, the syntax for needs was expanded to allow more fine-grained dependencies on matrix jobs, https://docs.gitlab.com/ee/ci/yaml/#needsparallelmatrix. This allows for only needing the 1 of 4 actually required jug_dev jobs to succeed before starting a jug_xl job, instead of only starting when all jug_dev jobs have succeeded.

Edited by Wouter Deconinck

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Wouter Deconinck changed title from fix: allow jug_xl builds even if not all jug_dev builds succeed to fix: allow jug_xl builds even if not all jug_dev succeeded yet

    changed title from fix: allow jug_xl builds even if not all jug_dev builds succeed to fix: allow jug_xl builds even if not all jug_dev succeeded yet

  • Wouter Deconinck changed the description

    changed the description

  • Wouter Deconinck changed title from fix: allow jug_xl builds even if not all jug_dev succeeded yet to fix: allow jug_xl builds to start even if not all jug_dev finished yet

    changed title from fix: allow jug_xl builds even if not all jug_dev succeeded yet to fix: allow jug_xl builds to start even if not all jug_dev finished yet

  • Wouter Deconinck requested review from @veprbl

    requested review from @veprbl

Please register or sign in to reply
Loading