docs(release): add as-executed 0.1.0 hybrid manual release runbook#858
Merged
Conversation
Add docs/release-management/manual-release-process.md — the concrete, as-executed record of cutting Magpie 0.1.0 on the current hybrid backend (release_dist_backend = svnpubsub + release_vote_backend = atr): the exact command sequence run, the real rc2 URLs/SHA-512, the SVN-mv promotion (not ATR finish), and the rc1/rc2 rough edges (ATR-alpha template gaps tooling-releases-client#38, the two download locations, the downloads.apache.org KEYS URL). A practical companion to the two abstract per-backend runbooks. Reference it from the release-management README and the top-level README.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/release-management/manual-release-process.md— the concrete, as-executed record of how Magpie0.1.0was cut on the current hybrid backend (release_dist_backend = svnpubsub+release_vote_backend = atr): the exact command sequence, the realrc2URLs and source SHA-512, the SVN-mvpromotion (not an ATR finish), and therc1/rc2rough edges.release-verify-rc: signature-vs-KEYS, checksum, prohibited-binary scan, a source-matches-the-tagged-commit provenance diff, Apache RAT, and an optional pristine build. Framed as a fallback — the primary path is to ask an agent to "verify the latest release candidate".0.1.0-rc2[VOTE]caveats: ATR-alpha template gaps (tooling-releases-client#38), the two download locations, thedownloads.apache.org/magpie/KEYSURL, and the developer-facing files in the source.zip(cross-linked tosource-release-contents.md).Complements the two existing abstract per-backend runbooks (
svn-release-runbook.md,atr-release-runbook.md) with a real, reproducible walk-through.Type of change
docs/,README.md,CONTRIBUTING.md)Test plan
prek runpasses on all three files (doctoc, SPDX header, markdownlint, typos, lychee link check)Linked issues
Follows the 0.1.0-rc2 [VOTE] discussion on dev@magpie.apache.org (no tracking issue). Refs apache/tooling-releases-client#38 for the ATR template gap.