Skip to content

WIP: Defer building of gitlab-cookbooks till the end

Richard Clamp requested to merge rc-reduce-cookbooks-build-churn into master

What does this MR do?

Reorders explicit dependencies to move gitlab-cookbooks later in the build order - we churn these quite often

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Applying some insight gathered while looking at !2338 (merged)

Edited by 🤖 GitLab Bot 🤖

Merge request reports