Process agent kit v1.0.6
This commit is contained in:
@@ -11,9 +11,11 @@ No release process exists yet. Complete this checklist only after the project ha
|
||||
## Quality
|
||||
|
||||
- [ ] Working tree is clean.
|
||||
- [ ] Lint or type checks pass.
|
||||
- [ ] Tests pass or missing tests are documented.
|
||||
- [ ] Build succeeds in CI.
|
||||
- [ ] Lightweight local validation passes without installing dependencies or creating build artifacts.
|
||||
- [ ] Lint or type checks pass on a Gitea Ubuntu runner.
|
||||
- [ ] Tests pass on a Gitea Ubuntu runner or missing tests are documented.
|
||||
- [ ] Build succeeds in CI on `ubuntu-latest`, `ubuntu-24.04`, or `ubuntu-22.04`.
|
||||
- [ ] No project build, test, audit, package, installer, dependency setup, or release command was run on the local machine.
|
||||
|
||||
## Security
|
||||
|
||||
@@ -26,6 +28,7 @@ No release process exists yet. Complete this checklist only after the project ha
|
||||
|
||||
- [ ] Artifacts are produced by documented commands.
|
||||
- [ ] Artifacts are uploaded.
|
||||
- [ ] User-facing artifacts exclude Codex kit metadata such as `AGENTS.md`, `.codex/`, `blueprint.md`, `blueprint.json`, template workflows, and agent handoff notes unless explicitly requested.
|
||||
- [ ] Download links work.
|
||||
- [ ] Package registry links work if used.
|
||||
- [ ] Installer, portable, or archive naming is clear.
|
||||
@@ -34,5 +37,5 @@ No release process exists yet. Complete this checklist only after the project ha
|
||||
|
||||
- [ ] Git tag created.
|
||||
- [ ] Release notes written.
|
||||
- [ ] Release published.
|
||||
- [ ] Release published from Gitea Actions or through the Gitea API, not by running local release tooling.
|
||||
- [ ] Post-release download smoke test completed.
|
||||
|
||||
Reference in New Issue
Block a user