docs: publish release support policy
This commit is contained in:
parent
89b39ee2aa
commit
1f22139070
3 changed files with 64 additions and 5 deletions
|
|
@ -651,6 +651,8 @@ GitHub Actions workflows live under `.github/workflows/`:
|
|||
- `release.yml` builds release archives for Linux, macOS, and Windows, includes
|
||||
README/docs/license files, smoke-tests the packaged binary from the archive,
|
||||
uploads artifacts, and publishes them on `v*` tags or manual dispatch.
|
||||
- `docs/release-support-policy.md` defines supported platforms, compatibility
|
||||
expectations, security update handling, and the user-level service boundary.
|
||||
- `.github/dependabot.yml` opens weekly Cargo and GitHub Actions update PRs.
|
||||
|
||||
Local equivalents remain:
|
||||
|
|
|
|||
Loading…
Reference in a new issue