ci: align deployment gates and release flow with conf-app - #834
Merged
Merged
Conversation
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
Align the web-sequence release lifecycle with conf-app, correcting this PR's earlier immutable-only proposal.
Reference
ZenUml/conf-app main at fd1b064eedfa0121aead4d1fcf4ae1e7deaf7656: build-test-deploy.yml, staging-deploy.yml, release.yml, wrangler-publish/action.yml.
Platform adaptations: Firebase rather than Cloudflare/Forge, Node 22, separate root/web/functions lockfiles, existing timestamp tag prefix and extension opt-in. Multi-variant scheduling and identical-tree E2E reuse are not copied; master runs its own staging suite. See ADR 0002.
Verification
Operational state
Master branch protection requires Release validation from GitHub Actions and an up-to-date PR; admin enforcement remains. Production environment allows master and release-* tags without an additional reviewer gate.
No production release or rollback has been executed. The previous quiz's master-only staging and no-rebuild answers described the rejected proposal, not conf-app.