docs(codeq): execution-era CODEQ_DEPLOYMENT.md sections (#25–#29)#42
Merged
Kenny-Heitritter merged 5 commits intoJul 24, 2026
Merged
Conversation
Adds the authoritative registry of fields update-codeq-token.sh re-asserts (env-injected + migrations), the user-owned fields it must not touch, the retired-ids/renamed-fields list, the scoped codeq-owes-Dstacks contract, and the release-checklist line. Names qbraid-lab-base as canonical. Part of #26 (doc portion). Ref #16, decision #20.
…ner) Documents the one-claim smoke-test (bucket manifest sha == codeq --version sha on lab-base:latest), the operator verify-codeq-rollout.sh one-liner with its pass/fail criterion, the image-correct-implies-live-for-all-users definition, and that running-pod convergence is by-construction (not gated). Part of #25 (doc portion). Ref #16, decision #22.
…ild) Records the prod auto-rebuild as provably inert (commented step + withheld IAM), the three go-live gates (lab-base Trivy exit-code=1 [cross-repo], rollout smoke-test [#25], prod bucket versioning confirmed), the exact confirm/enable commands, and the flip procedure. Part of #29 (doc portion). Ref #16, decision #19 Phase 2.
This was referenced Jul 24, 2026
Open
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.
What
Adds the execution-era sections to
CODEQ_DEPLOYMENT.md, on top of the anchor doc published in #30 (#23). One commit per ticket, appended in dependency order:Merge order
Stacked on #30 (base =
docs/codeq-deployment-anchor). Merge #30 first; GitHub will retarget this PR todev.Notes
Closes #27. Part of #16.