Initial Coworker app scaffold
This commit is contained in:
10
docs/release-checklist.md
Normal file
10
docs/release-checklist.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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>`.
|
||||
Reference in New Issue
Block a user