-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
blisp 0.0.4 (new formula) #192901
blisp 0.0.4 (new formula) #192901
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. |
I don't get what I'm doing wrong in the regard to the commit message |
9a98512
to
a05f7e7
Compare
I don't get why the tests are failing |
audit failure for installation
|
Yay \o/ |
This software allows for flashing of RISC-V microcontrollers and SOC's. The software is relatively basic and documented as part of flashing procedures on the pine64 wiki (pinecil) blisp: update build and test and autobump Signed-off-by: Rui Chen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Guess I forgot that
@altf4arnold thanks for your first contribution to homebrew-core! 🎉 |
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?it fails when asking the version to the package. because the package doesn't have that flag