ci: add GitLab freeze assertion
This commit is contained in:
@@ -5,5 +5,6 @@ For the next 30 days, treat these as frozen invariants: do not change `EventEnve
|
||||
No envelope changes without: a payload schema bump, a full replay audit rerun, and a new freeze tag.
|
||||
|
||||
Freeze tag: `v0.8-freeze-envelope-v0` currently exists locally; when ready to publish, push it (and the commit) with:
|
||||
- `git push origin 1830e0f:main`
|
||||
- `git push origin v0.8-freeze-envelope-v0`
|
||||
- `git remote add gitlab <gitlab-repo-url>` (one-time)
|
||||
- `git push gitlab main`
|
||||
- `git push gitlab v0.8-freeze-envelope-v0`
|
||||
|
||||
Reference in New Issue
Block a user