Skip to content

fix(release): verify source checksum from artifact root - #23

Merged
Codewriter90x merged 1 commit into
mainfrom
fix/source-release-checksum
Aug 19, 2026
Merged

fix(release): verify source checksum from artifact root#23
Codewriter90x merged 1 commit into
mainfrom
fix/source-release-checksum

Conversation

@Codewriter90x

Copy link
Copy Markdown
Owner

Summary

Fixes the first real source-release run failure by generating SHA256SUMS from inside the artifact directory.

Root cause

The manifest recorded artifacts/source/HitTheKit-source-0.5.0.tar.gz, while verification already used artifacts/source as its working directory. The verifier therefore looked for a duplicated path.

Validation

  • reproduced in Actions run 32233456807
  • basename-only checksum manifest verified locally
  • public readiness contracts passed
  • workflow YAML parsed successfully

No release artifact from the failed run was published.

@Codewriter90x
Codewriter90x merged commit 512e027 into main Aug 19, 2026
8 checks passed
@Codewriter90x
Codewriter90x deleted the fix/source-release-checksum branch August 19, 2026 08:44
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.

1 participant