You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 2 issues #3628 and #3632 related to this, and I created a pr #4031. I think we will need to work on that before doing this issue. Can you guys take a look into that? @p0mvn @RusAkh ?
Background
In #3100 we added a Github Action that triggers on new major release and:
and creates a pull request
I noticed that this action does not bump
OSMOSIS_E2E_UPGRADE_VERSION
in https://github.com/osmosis-labs/osmosis/blob/main/.vscode/launch.jsonSuggested Design
Increase the version to v14 before implementing the script
In addition to those 3 changes that action does, it should also bump the version of
OSMOSIS_E2E_UPGRADE_VERSION
Acceptance Criteria
The text was updated successfully, but these errors were encountered: