Skip to content

fix: pass release context to Homebrew workflow - #33

Merged
huides00 merged 1 commit into
mainfrom
fix/homebrew-release-follow-up
Sep 1, 2026
Merged

fix: pass release context to Homebrew workflow#33
huides00 merged 1 commit into
mainfrom
fix/homebrew-release-follow-up

Conversation

@huides00

@huides00 huides00 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Release runs were failing before Homebrew could apply the main-package cooldown bypass because the release version was not available to the update step. The workflow now passes the version into that step and uses the GitHub App token action's current client-id input, removing both the shell failure and deprecation warning. The workflow YAML check and 26 release artifact tests pass locally.

Pass the release version into the Homebrew update step so the workflow can validate the sdist and regenerate resources without failing under strict shell options. Use the current client-id input for the GitHub App token action to remove the deprecation warning during release runs.
@huides00
huides00 merged commit bf1b695 into main Sep 1, 2026
4 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.

3 participants