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

proto-build: migrate to neoeinstein-prost/tonic #429

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

tony-iqlusion
Copy link
Member

@tony-iqlusion tony-iqlusion commented Oct 2, 2023

The old buf plugin we were using is now 404.

This migrates to its new home at: https://github.com/neoeinstein/protoc-gen-prost

Closes #427

NOTE: running into an error with the tonic plugin:

Fixed by downgrading to older versions of the plugin.

The old `buf` plugin we were using is now 404.

This migrates to the new location.

Closes #427
@tony-iqlusion tony-iqlusion force-pushed the prost-build/migrate-to-neoeinstein-prost branch from 5155100 to 7e86447 Compare October 2, 2023 23:08
@tony-iqlusion tony-iqlusion changed the title [WIP] proto-build: migrate to neoeinstein-prost/tonic proto-build: migrate to neoeinstein-prost/tonic Oct 2, 2023
@tony-iqlusion
Copy link
Member Author

The following is context about the previous error with v0.3.0 of neoeinstein-tonic:

$ buf generate -v --template buf.sdk.gen.yaml --include-imports -o /tmp/tmp-protobuf/cosmos-sdk ../cosmos-sdk-go/proto
Failure: plugin buf.build/community/neoeinstein-tonic:v0.3.0: tendermint.abci.rs: does not exist

Possibly related to:

@tony-iqlusion tony-iqlusion marked this pull request as ready for review October 2, 2023 23:10
@tony-iqlusion tony-iqlusion merged commit ab82f6c into main Oct 2, 2023
12 checks passed
@tony-iqlusion tony-iqlusion deleted the prost-build/migrate-to-neoeinstein-prost branch October 2, 2023 23:16
felipepimsil pushed a commit to felipepimsil/cosmos-rust that referenced this pull request Dec 18, 2023
The old `buf` plugin we were using is now 404.

This migrates to the new location.

Closes cosmos#427
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

405 Method Not Allowed
1 participant