Skip to content

ci(github): verify notarized release DMGs - #50

Merged
santosli merged 2 commits into
mainfrom
codex/dmg-notarization-verification
Aug 3, 2026
Merged

ci(github): verify notarized release DMGs#50
santosli merged 2 commits into
mainfrom
codex/dmg-notarization-verification

Conversation

@santosli

@santosli santosli commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Submit the generated universal DMG to Apple notarization and require Accepted.
  • Staple the ticket before DMG verification, release upload, and checksum generation.
  • Add DMG-level codesign, xcrun stapler validate, and spctl --assess --type open gates while retaining mounted app checks.
  • Document the DMG-level distribution boundary and add a release workflow contract test.

Verification

  • node --test scripts/release.test.js
  • npm test (261/261)
  • Ruby YAML parse of .github/workflows/release.yml
  • git diff --check

Release safety

The workflow still publishes only on tag pushes. The requested branch dry run uses workflow_dispatch and does not create a release or update Homebrew.

@santosli
santosli marked this pull request as ready for review August 3, 2026 15:27
@santosli
santosli merged commit 4461b6d into main Aug 3, 2026
3 checks passed
@santosli
santosli deleted the codex/dmg-notarization-verification branch August 3, 2026 15:27
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