Skip to content

docs(release): document signing release tags with gitsign - #250

Merged
gtauzin merged 1 commit into
mainfrom
docs/sign-release-tags
Jul 26, 2026
Merged

docs(release): document signing release tags with gitsign#250
gtauzin merged 1 commit into
mainfrom
docs/sign-release-tags

Conversation

@gtauzin

@gtauzin gtauzin commented Jul 26, 2026

Copy link
Copy Markdown
Member

Resolves the deferred signed-tags item (7.1) via the option you chose: document keyless Sigstore signing with gitsign, so maintainers sign release tags when they create them (git tag -s), keeping the current push-a-tag release flow.

  • Generated projects: adds signing + one-time gitsign setup to the Release Process how-to.
  • Template repo: same in its own release-process explanation doc.

Advisory (opt-in) by design; the published artifacts already carry PEP 740 attestations, so this makes the git tag itself verifiable too. Docs-only; fast suite 383 green. A v0.37.0 candidate — release + fan out whenever convenient.

Resolves the deferred signed-tags item (7.1) via the documented-gitsign approach:
maintainers sign release tags with keyless Sigstore (gitsign) when they create them,
keeping the developer-driven push-a-tag release flow intact. Updates the generated
projects' release how-to and the template repo's own release-process doc with git tag -s
and the one-time gitsign config. Complements the PEP 740 artifact attestations.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gtauzin
gtauzin merged commit 3b9107a into main Jul 26, 2026
16 checks passed
@gtauzin
gtauzin deleted the docs/sign-release-tags branch July 26, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants