Improve CI workflow ordering#6366
Draft
corymhall wants to merge 6 commits into
Draft
Conversation
Contributor
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6366 +/- ##
=======================================
Coverage 14.48% 14.48%
=======================================
Files 374 374
Lines 89963 89963
=======================================
Hits 13032 13032
Misses 76909 76909
Partials 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
943592c to
69a4bfb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context
This revives the useful workflow-ordering shape from the earlier closed experiment in #5785 while keeping the changes scoped to the current branch. The current ci-mgmt generator does not yet model this fan-out, so the generated workflow edits are intentionally manual for this timing experiment.
Verification
mise exec -- make ci-mgmtmise exec -- make schema_embedmake -n schema_embedmake -n test_provideractionlint -ignore 'label \"pulumi-ubuntu-8core\" is unknown' .github/workflows/prerequisites.yml .github/workflows/run-acceptance-tests.yml .github/workflows/test.ymlgit diff --check