You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! it downloads buf cli and the lint, breaking plugin from GitHub releases. It doesn't make any calls to remote plugins. The error you are seeing seems to be rate limit from GitHub, are you seeing this in CI?
Hmm, shouldn't that be cached? What is the URL its trying to download? I ask because our other git and gh command tools continue to work without issue, but rules_buf was breaking for a lot of users.
We use buf only for linting, yet rules_buf appears to be making calls to the remote plugins leading to errors like:
rules_buf shouldn't be making these calls if we aren't using remote plugins
The text was updated successfully, but these errors were encountered: