Conversation
6894e45 to
59af683
Compare
59af683 to
6b874ab
Compare
|
@chenrui333 I think we need to add long-build to it. Can I jsut add the formula to here? homebrew-core/.github/workflows/triage.yml Lines 274 to 318 in 67af9e9 Meanwhile i can try optimizing the speed |
6b874ab to
cb271a4
Compare
cb271a4 to
dfcf770
Compare
afb08dd to
4735a9a
Compare
julia: remove patches julia: remove patches julia: split test flags into separate args
290ff62 to
8cf8627
Compare
|
@GunniBusch, thanks for your contribution to Homebrew-core! 🎉 🥇 Without awesome contributors like you, it would be impossible to maintain Homebrew to the high level of quality users have come to expect. Thank you!!!! |
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
julia: remove patches as prs JuliaLang/julia#60644 JuliaLang/julia#60623 containing the patches are merged.
fixes #266896
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?