Skip to content

bun 1.2.8 (new formula) #217411

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

Closed
wants to merge 1 commit into from
Closed

bun 1.2.8 (new formula) #217411

wants to merge 1 commit into from

Conversation

botantony
Copy link
Contributor

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

WIP

For some reason it compiled one time without bunx executable. After replacing bin.install Dir["build/release/*"] with system "cmake" (because build/release had everything, including libraries, docs, cmake files) the project fails to build

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue new formula PR adds a new formula to Homebrew/homebrew-core rust Rust use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue zig Zig use is a significant feature of the PR or issue labels Mar 31, 2025
@botantony botantony force-pushed the bun branch 2 times, most recently from 0152d08 to dd0519a Compare April 1, 2025 07:23
@botantony botantony changed the title bun 1.2.7 (new formula) bun 1.2.8 (new formula) Apr 1, 2025
Signed-off-by: botantony <[email protected]>
@botantony
Copy link
Contributor Author

Can someone add help wanted label 🙏

@samford samford added the help wanted Task(s) needing PRs from the community or maintainers label Apr 2, 2025
@MikeMcQuaid MikeMcQuaid removed the help wanted Task(s) needing PRs from the community or maintainers label Jun 10, 2025
@botantony botantony closed this Jun 19, 2025
@botantony botantony deleted the bun branch June 19, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Go use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue new formula PR adds a new formula to Homebrew/homebrew-core nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue zig Zig use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants