Skip to content

workflows: use unversioned container for easier maintenance#273243

Merged
p-linnane merged 1 commit intomainfrom
unversioned-container
Mar 19, 2026
Merged

workflows: use unversioned container for easier maintenance#273243
p-linnane merged 1 commit intomainfrom
unversioned-container

Conversation

@cho-m
Copy link
Copy Markdown
Member

@cho-m cho-m commented Mar 19, 2026

  • 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>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • 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>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Something I mentioned in Homebrew/brew#21768

This helps reduce maintenance burden across multiple repos.

With changes, we can then update the container in a single location (Homebrew/brew).

@cho-m cho-m requested review from a team and MikeMcQuaid as code owners March 19, 2026 17:40
@github-actions github-actions Bot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Mar 19, 2026
We can then update the container in a single location (Homebrew/brew).
@cho-m cho-m force-pushed the unversioned-container branch from 90f879b to 370b4bb Compare March 19, 2026 17:43
@cho-m cho-m mentioned this pull request Mar 19, 2026
17 tasks
Copy link
Copy Markdown
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@p-linnane p-linnane added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit 8aff205 Mar 19, 2026
32 checks passed
@p-linnane p-linnane deleted the unversioned-container branch March 19, 2026 18:39
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.

3 participants