[ci] Gate docs on exact-SHA CI results - #3512
Merged
Merged
Conversation
This was referenced Jul 31, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3512 +/- ##
=======================================
Coverage 91.85% 91.85%
=======================================
Files 20 20
Lines 6093 6093
=======================================
Hits 5597 5597
Misses 496 496 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
joshlf
force-pushed
the
Gi7fqbztzwp7leeet4gpsldtxbcjupbml
branch
from
July 31, 2026 23:45
6137048 to
6b1807f
Compare
joshlf
force-pushed
the
Gythmn2x4ak26nzocje3gxts44y7itqe6
branch
from
July 31, 2026 23:45
b79b3ed to
0be71f6
Compare
The docs workflow previously deployed after Anneal alone and checked out whatever happened to be at the tip of main. A newer commit could therefore be documented without having passed either workflow, and core CI failures did not block publication. Trigger the coordinator from both core and Anneal completions. Query each workflow by stable filename for the triggering SHA, require both push runs to have completed successfully, and let only the deterministically later completion deploy. This also permits a successful rerun to repair a failed pair without creating duplicate deployments. Pass the authorized SHA to checkout explicitly and expose the matching Anneal run ID for trusted consumers of that run's artifacts. gherrit-pr-id: Gythmn2x4ak26nzocje3gxts44y7itqe6
joshlf
force-pushed
the
Gythmn2x4ak26nzocje3gxts44y7itqe6
branch
from
August 1, 2026 00:04
0be71f6 to
a49d29d
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.
The docs workflow previously deployed after Anneal alone and checked
out whatever happened to be at the tip of main. A newer commit could
therefore be documented without having passed either workflow, and core
CI failures did not block publication.
Trigger the coordinator from both core and Anneal completions. Query
each workflow by stable filename for the triggering SHA, require both
push runs to have completed successfully, and let only the
deterministically later completion deploy. This also permits a
successful rerun to repair a failed pair without creating duplicate
deployments.
Pass the authorized SHA to checkout explicitly and expose the matching
Anneal run ID for trusted consumers of that run's artifacts.
Latest Update: v6 — Compare vs v5
📚 Full Patch History
Links show the diff between the row version and the column version.
⬇️ Download this PR
Branch
git fetch origin refs/heads/Gythmn2x4ak26nzocje3gxts44y7itqe6 && git checkout -b pr-Gythmn2x4ak26nzocje3gxts44y7itqe6 FETCH_HEADCheckout
git fetch origin refs/heads/Gythmn2x4ak26nzocje3gxts44y7itqe6 && git checkout FETCH_HEADCherry Pick
git fetch origin refs/heads/Gythmn2x4ak26nzocje3gxts44y7itqe6 && git cherry-pick FETCH_HEADPull
Stacked PRs enabled by GHerrit.