Skip to content

container 0.3.0 (new formula) #232473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

unitof
Copy link
Contributor

@unitof unitof commented Aug 5, 2025

Reopen of #226884, now that Homebrew/brew#20062 is merged and 4.6.0 released with preliminary Tahoe (& Xcode 26) support.

  • 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>?

@github-actions github-actions bot added autosquash Automatically squash pull request commits according to Homebrew style. new formula PR adds a new formula to Homebrew/homebrew-core swift Swift use is a significant feature of the PR or issue labels Aug 5, 2025
@unitof unitof marked this pull request as draft August 5, 2025 21:34
@unitof unitof changed the title container 0.1.0 (new formula) container 0.3.0 (new formula) Aug 5, 2025
@unitof unitof force-pushed the add-container branch 2 times, most recently from 722e322 to 32bd9b6 Compare August 5, 2025 21:49
@github-actions github-actions bot added macos-only Formula depends on macOS and removed autosquash Automatically squash pull request commits according to Homebrew style. labels Aug 5, 2025
@unitof
Copy link
Contributor Author

unitof commented Aug 5, 2025

I think this may actually build on Linux, but 0.3.0 requires Swift 6.2.0, so will recheck once [email protected] released on Homebrew for Linux.

Should replace homebrew/cask/container once building
@unitof unitof marked this pull request as ready for review August 5, 2025 22:43
@stefanb
Copy link
Member

stefanb commented Aug 6, 2025

Test could be also performed with curl, not just listing running containers.

@carlocab
Copy link
Member

carlocab commented Aug 6, 2025

Note: this hasn't actually built anything (see https://github.com/Homebrew/homebrew-core/actions/runs/16762312038/job/47460475050#step:3:1), so even if CI is green, merging will likely fail when attempting to publish bottles, or when checking the published bottles (because none will have been published).

@p-linnane
Copy link
Member

This is still premature. Until we have macOS 26 CI runners with Xcode 26 installed, we cannot build/test this.

@carlocab carlocab added blocked automerge-skip `brew pr-automerge` will skip this pull request labels Aug 6, 2025
@branchvincent branchvincent marked this pull request as draft August 8, 2025 18:25
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 blocked macos-only Formula depends on macOS new formula PR adds a new formula to Homebrew/homebrew-core swift Swift use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants