Skip to content

workflows: enable Golden Gate bottling - #303297

Merged
p-linnane merged 1 commit into
mainfrom
golden-gate-bottling
Sep 10, 2026
Merged

workflows: enable Golden Gate bottling#303297
p-linnane merged 1 commit into
mainfrom
golden-gate-bottling

Conversation

@p-linnane

Copy link
Copy Markdown
Contributor

This removes the macOS 27 upload guard so mass bottling can start, and refreshes the default branch in each workflow that runs brew pr-upload so its bottle coverage checks compare against current main.

tests now passes each runner the formula list its own matrix entry already carries, matching what test_deps does, so a Golden Gate runner builds only the formulae selected for it.

Requires Homebrew/brew#23918, which adds the coverage checks these workflows rely on. Merging that first is enough, since setup-homebrew resets the brew repo to origin/HEAD for tap repositories.


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

Claude Code (Opus 5) drafted the workflow changes; I reviewed the diff and ran actionlint.


Signed-off-by: Patrick Linnane <patrick@linnane.io>
@p-linnane
p-linnane requested review from a team and MikeMcQuaid as code owners September 10, 2026 03:41
@github-actions github-actions Bot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Sep 10, 2026
@p-linnane
p-linnane added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit 53568c8 Sep 10, 2026
25 checks passed
@p-linnane
p-linnane deleted the golden-gate-bottling branch September 10, 2026 05:29

@MikeMcQuaid MikeMcQuaid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants