Skip to content

Make release ZIP checksum portable - #18

Merged
awatchar merged 1 commit into
mainfrom
fix/release-zip-checksum-portability
Aug 20, 2026
Merged

Make release ZIP checksum portable#18
awatchar merged 1 commit into
mainfrom
fix/release-zip-checksum-portability

Conversation

@awatchar

Copy link
Copy Markdown
Owner

Summary

  • write the provisioning ZIP checksum with the exact release asset basename instead of the GitHub runner's absolute path
  • fail the release job unless the checksum line is exact and sha256sum --check succeeds
  • document the portable checksum contract

Verification

  • git diff --check
  • release workflow YAML parse: PASS
  • modified Bash packaging block parse: PASS
  • checksum generation/check against the published .2 ZIP: PASS
  • basename-only checksum assertion: PASS
  • existing APK checksum basename assertion: PASS

Release safety

This does not modify the published 3.7.3-minimum.2 tag, Release, or assets. It corrects future release output only.

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
minimum Ignored Ignored Aug 20, 2026 8:09am

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