Skip to content

fix: run public release publication gate on macOS - #26

Merged
FernandoAbishai merged 1 commit into
mainfrom
fix/public-release-macos-publication-gate
Aug 13, 2026
Merged

fix: run public release publication gate on macOS#26
FernandoAbishai merged 1 commit into
mainfrom
fix/public-release-macos-publication-gate

Conversation

@FernandoAbishai

Copy link
Copy Markdown
Owner

Summary

  • run Publish verified GitHub prerelease on macos-14
  • preserve the pre-mutation check-public-release.js native DMG verification
  • add workflow smoke coverage preventing a regression to an Ubuntu publication runner

Root cause

The publication job ran on Ubuntu while check-public-release.js invokes macOS-only hdiutil commands. The public release run therefore failed with spawnSync hdiutil ENOENT before any tag or GitHub Release mutation.

Scope

Workflow orchestration only. No product code, version, release contents, signing strategy, tag, or release changes.

Validation

  • npm run smoke:release-workflow
  • npm run smoke:release-metadata
  • git diff --check

Publication was not run.

@FernandoAbishai
FernandoAbishai marked this pull request as ready for review August 13, 2026 18:13
Copilot AI lite review requested due to automatic review settings August 13, 2026 18:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@FernandoAbishai
FernandoAbishai merged commit c07fa08 into main Aug 13, 2026
2 checks passed
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.

2 participants