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

wormchain: disable ignite #4159

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

evan-gray
Copy link
Contributor

@evan-gray evan-gray commented Nov 12, 2024

Ignite, which is used to generate go and TS code for wormchain / Cosmos, now fails due to a deprecated protobuf dependency. As far as I understand, these files are already committed, but the step was left as the ignite build is non-deterministic, so it was not possible to add enforcement in CI that the committed code matches what would be generate (as with the other pre-compiled sources, such as the node protobuf files).

As soon as the version of Ignite is upgraded, the generation should be moved to a CI check like the others to ensure it matches what is committed.

@evan-gray evan-gray merged commit 7177e49 into wormhole-foundation:main Nov 12, 2024
24 checks passed
@evan-gray evan-gray deleted the disable-ignite branch November 12, 2024 18:17
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.

3 participants