-
-
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
buildifier 4.0.1 #72219
buildifier 4.0.1 #72219
Conversation
Since upstream has released a new version(v4.0.1) that uses Go modules. It's time to re-enable this. |
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.
Thanks, @Loyalsoldier.
🤖 A scheduled task has triggered a merge. |
|
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.
Looks like GitHub Actions still aren't working properly yet. But, well, third time's the charm?
Do I need to place the built binary somewhere so that homebrew knows where to find it?
or
|
|
🤖 A scheduled task has triggered a merge. |
|
🤖 A scheduled task has triggered a merge. |
|
One day, the |
🤖 A scheduled task has triggered a merge. |
|
Any progress? |
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.
Let's try this again
🤖 A scheduled task has triggered a merge. |
|
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 doingbrew install <formula>
)?