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(CI): state compat snapshots version #6460

Merged
merged 2 commits into from
Sep 20, 2023
Merged

fix(CI): state compat snapshots version #6460

merged 2 commits into from
Sep 20, 2023

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Sep 20, 2023

Closes: #6459

What is the purpose of the change

Context in issue. I think this is failing the state compact check on v19.x

Tested that this returns some data:

wget -q -O - https://osmosis.fra1.digitaloceanspaces.com/osmosis-1/snapshots/v19/snapshots.json

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

@p0mvn p0mvn added V:state/compatible/backport State machine compatible PR, should be backported A:no-changelog A:backport/v19.x backport patches to v19.x branch labels Sep 20, 2023
@github-actions github-actions bot added the T:CI label Sep 20, 2023
@p0mvn p0mvn marked this pull request as ready for review September 20, 2023 16:07
@p0mvn p0mvn requested a review from a team as a code owner September 20, 2023 16:07
@p0mvn p0mvn changed the title Roman/fix state compat fix(CI): state compat snapshots version Sep 20, 2023
Copy link
Member

@czarcas7ic czarcas7ic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@p0mvn p0mvn merged commit fb69e5c into main Sep 20, 2023
1 check passed
@p0mvn p0mvn deleted the roman/fix-state-compat branch September 20, 2023 16:13
mergify bot pushed a commit that referenced this pull request Sep 20, 2023
* fix(CI): state compat snapshots version

* updates

(cherry picked from commit fb69e5c)
p0mvn added a commit that referenced this pull request Sep 20, 2023
* fix(CI): state compat snapshots version

* updates

(cherry picked from commit fb69e5c)

Co-authored-by: Roman <roman@osmosis.team>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v19.x backport patches to v19.x branch A:no-changelog T:CI V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI][State Compat] failing on v19.x due to wrong state-export
2 participants