11 lines
477 B
Markdown
11 lines
477 B
Markdown
# Release Checklist
|
|
|
|
- [ ] `CHANGELOG.md` contains the release entry.
|
|
- [ ] Gitea build workflow passed.
|
|
- [ ] Release dry-run workflow passed.
|
|
- [ ] `release/Coworker-Setup-<version>.exe` exists.
|
|
- [ ] `release/SHA256SUMS.txt` exists and matches the installer.
|
|
- [ ] Installer does not include repository maintenance files such as `.codex/`, `.gitea/`, or `docs/agent-handoff.md`.
|
|
- [ ] Release notes mention that the first installer is unsigned.
|
|
- [ ] Tag uses `v<version>`.
|