21 lines
584 B
Markdown
21 lines
584 B
Markdown
# Release Process
|
|
<!-- stewardship-standard: release-process-v1 -->
|
|
|
|
## Before Tagging
|
|
|
|
- Confirm the default branch builds, runs, or flashes as documented.
|
|
- Confirm no secrets, private data, generated dependency trees, or raw binaries are accidentally committed.
|
|
- Confirm license and upstream provenance are documented.
|
|
- Update CHANGELOG.md.
|
|
- Attach binaries only as release assets with SHA256 checksums and source commit references.
|
|
|
|
## Release Notes
|
|
|
|
Include:
|
|
|
|
- Purpose of the release.
|
|
- Commit hash or tag.
|
|
- Build environment.
|
|
- Known limitations.
|
|
- Verification performed.
|