docs: publish release support policy

This commit is contained in:
Eric Wendland 2026-07-05 18:26:39 +02:00
commit 1f22139070
3 changed files with 64 additions and 5 deletions

View file

@ -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: