Repair release publication transport and draft cleanup#34
Merged
Conversation
kb2vhn
marked this pull request as ready for review
July 19, 2026 13:10
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.
Purpose
Repair the release-publication defects discovered during the first formal
publication attempt for the signed
isras-v0.1.3tag, and advance the nextcandidate release identity to
0.1.4.The signed
isras-v0.1.3tag remains immutable. It was not published and is notaccepted release or consuming-project adoption authority. Its exact empty failed
draft, release ID
356329939, was independently verified and deleted before thiscandidate was prepared.
Confirmed defects
gh api --hostname uploads.github.com, which caused GitHubCLI to derive the invalid destination
api.uploads.github.com.exact empty draft still existed.
Repair
This candidate:
VERSIONand validator identity to0.1.4;gh release uploadwithout--clobber;isras-v0.1.3tag and documents it as unpublished andnon-adoptable;
release notes.
Exact candidate boundary
b78dd0feaf8b8891963a0fc6bc4338ee33991c4b74baf28b0503da21a0e2654b414d4957304c21f1fix/release-publication-transport-and-draft-cleanupdev0.1.4Validation completed
go vet;go test ./...;go test -race ./...;go vet ./...;Boundaries
This pull request does not:
isras-v0.1.4;isras-v0.1.3;main;0.1.4publication or adoption readiness.After merge, the exact merged
devboundary must pass post-merge validation,clean-clone release validation, signed-tag preparation, deterministic artifact
production, publication preflight, controlled publication, remote-byte
verification, and neutral hosted consuming-project validation.