Skip to content

Harden automated Mac release retries - #16

Merged
krishagel merged 1 commit into
mainfrom
codex/harden-release-retry
Jul 30, 2026
Merged

Harden automated Mac release retries#16
krishagel merged 1 commit into
mainfrom
codex/harden-release-retry

Conversation

@krishagel

Copy link
Copy Markdown
Member

Summary

  • pass the manual release version through an environment variable instead of interpolating it into shell
  • allow a failed release run to be retried when the existing tag already points at the same main commit
  • still fail closed if that version tag points anywhere else

Verification

  • pnpm exec prettier --check .github/workflows/release-macos.yml
  • git diff --check

No capture or publishing behavior changes; this only hardens release orchestration.

Copilot AI review requested due to automatic review settings July 30, 2026 17:36

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.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@krishagel
krishagel merged commit 1635e67 into main Jul 30, 2026
4 checks passed
@krishagel
krishagel deleted the codex/harden-release-retry branch July 30, 2026 17:38
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