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

chore: switch to Buf #173

Closed
wants to merge 2 commits into from
Closed

chore: switch to Buf #173

wants to merge 2 commits into from

Conversation

johnletey
Copy link
Member

Currently, we have to utilise the third_party directory to store all Protobuf dependencies.
With the help of Buf (and their Buf Schema Registry), we can remove these files and optimise our Protobuf environment.

As the Cosmos SDK doesn't publish their Protobuf files prior to v0.46.x, I've taken the liberty to publish our own under noble/[email protected]. Additionally, to optimise the build environment, I've published a Docker image for easy use (ghcr.io/noble-assets/proto).

@boojamya
Copy link
Member

@johnletey, CI should run now after you pull in main.

@johnletey
Copy link
Member Author

Closing in favour of #232, where we switch to Buf directly when upgrading.

@johnletey johnletey closed this Aug 18, 2023
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.

2 participants