Skip to content
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

FIX: Buf rate limited in CI #4303

Open
julienrbrt opened this issue Aug 15, 2024 · 0 comments
Open

FIX: Buf rate limited in CI #4303

julienrbrt opened this issue Aug 15, 2024 · 0 comments
Labels
component:proto type:bug Something isn't working

Comments

@julienrbrt
Copy link
Member

We are getting rate limited by buf in CI:

error while running command /home/runner/go/bin/buf generate /tmp/TestCosmosGenScaffold2636387379/002/blog/proto --include-imports=true --include-wkt=true --error-format=json --log-format=json --template=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/buf.gen.ts.yaml --output=/tmp/TestCosmosGenScaffold2636387379/002/blog/ts-client/ibc.applications.interchain_accounts.controller.v1/types --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/blog/module/v1/module.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/blog/v1/genesis.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/blog/v1/params.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/blog/v1/query.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/blog/v1/tx.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withmsg/module/v1/module.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withmsg/v1/genesis.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withmsg/v1/params.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withmsg/v1/query.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withmsg/v1/tx.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/module/v1/module.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/v1/genesis.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/v1/mytype.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/v1/params.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/v1/query.proto --path=/tmp/TestCosmosGenScaffold2636387379/002/blog/proto/blog/withoutmsg/v1/tx.proto: Failure: Unauthenticated remote plugin rate limit exceeded. For info on how to resolve this, visit: https://buf.build/b/auth-required

image

We should authenticate our requests and add a BUF_TOKEN in CI (cc @ilgooz)

@salmad3 salmad3 changed the title Buf rate limited in CI FIX: Buf rate limited in CI Aug 23, 2024
@salmad3 salmad3 added type:bug Something isn't working component:proto labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:proto type:bug Something isn't working
Projects
Status: To Discuss
Development

No branches or pull requests

2 participants