-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
bashunit 0.8.0 (new formula) #150207
bashunit 0.8.0 (new formula) #150207
Conversation
Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request. |
2e3c14e
to
086debb
Compare
086debb
to
4c9c6b1
Compare
@Chemaclass thanks for your first PR to homebrew-core, can you amend your commit as the PR title. Thanks! |
17376c4
to
a474c11
Compare
bc11d8f
to
ff1aa0e
Compare
Signed-off-by: Rui Chen <[email protected]> bashunit: add version check Signed-off-by: Rui Chen <[email protected]>
ff1aa0e
to
f334761
Compare
Since this is shell script, we can just use the consolidated one in the release artifact, it is pretty much the same as the one in the tarball file. |
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source bashunit
?brew test bashunit
?brew audit --strict bashunit
?If this is a new formula, does it pass
brew audit --new bashunit
?