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

Update cosmic-proto #8956

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Feb 20, 2024

Description

Picks partial changes from the following PRs and regenerates the cosmic-proto files:

Built using the following rebase-todo and a 3-way conflict resolution

# From pull request #7950
pick 97b167863 feat(cosmic-proto): add vstorage query

# From pull request #8949
pick 651775f4e fix(cosmic-proto): add missing `cosmos_proto` dep

# From pull request #8952
pick 83a9d2308 fix(cosmic-proto): do not git ignore all generated files

# Rebuild
exec yarn install && cd packages/cosmic-proto && yarn rebuild && git add . && git commit -m "chore(cosmic-proto): rebuild"

Security Considerations

None

Scaling Considerations

None

Documentation Considerations

None

Testing Considerations

No tests exists

Upgrade Considerations

This PR ensure that the JS protos in the NPM package for upgrade-14 match the cosmos software

@mhofman mhofman added the force:integration Force integration tests to run on PR label Feb 20, 2024
@mhofman mhofman added force:integration Force integration tests to run on PR and removed force:integration Force integration tests to run on PR labels Feb 20, 2024
@mhofman mhofman merged commit ae27592 into dev-upgrade-14 Feb 20, 2024
83 checks passed
@mhofman mhofman deleted the mhofman/fix-cosmic-proto-release branch February 20, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants