Skip to content

docs: Expand README with the release runbook - #69

Merged
duynhne merged 1 commit into
mainfrom
docs/release-guide
Aug 7, 2026
Merged

docs: Expand README with the release runbook#69
duynhne merged 1 commit into
mainfrom
docs/release-guide

Conversation

@duynhne

@duynhne duynhne commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Adds the step-by-step release guide to README's Releasing section: prepare from pushed main, tag all 13 modules (make release-<module> VER=x.y.z, : encoding for logger/*), verify via git tag and Go proxy resolution (with the GOPRIVATE fallback for private repos). Documents the layer-order habit and tag immutability. Guide is validated — proto/v0.36.0 was just released with it end-to-end (tag → release workflow → proxy resolve).

🤖 Generated with Claude Code

Step-by-step: prepare from pushed main, tag all 13 modules with
make release-<module> VER=x.y.z (colon encoding for logger/*),
then verify tags and proxy resolution. Notes the layer ordering
habit and the immutability of pushed tags.
@duynhne
duynhne merged commit 77c8428 into main Aug 7, 2026
9 checks passed
@duynhne
duynhne deleted the docs/release-guide branch August 7, 2026 09:24
@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant