We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The download URL is specified as like this: https://github.com/bazelbuild/buildtools/releases/download/$version/$filename Not sure if this URL is stable. Please see the following. community/community#8535 The error message was,
buildifier...............................................................Failed - hook id: buildifier - exit code: 1 error: failed to download buildifier script returned exit code 1
The text was updated successfully, but these errors were encountered:
Looks like it was a temporary issue. However, can we set the repo of the binary as an argument instead?
Sorry, something went wrong.
it should be stable after that revert, but yea if you want to accept an arg for this i'd be happy to accept PRs!
Ran into this as well. My workaround was to skip buildifier on CI for now.
https://results.pre-commit.ci/run/github/314553426/1683968491.-gwlEE0eRPK-JDTGk5y_uQ
No branches or pull requests
The download URL is specified as like this: https://github.com/bazelbuild/buildtools/releases/download/$version/$filename
Not sure if this URL is stable. Please see the following.
community/community#8535
The error message was,
The text was updated successfully, but these errors were encountered: