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 OSMOSIS_E2E_UPGRADE_VERSION on upgrade handler #4029 #4173

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

MasterPi-2124
Copy link
Contributor

Closes: #4029

What is the purpose of the change

Add a description of the overall background and high-level changes that this PR introduces

Code-gen upgrade handler PR(#4052 example) will automatically bump OSMOSIS_E2E_UPGRADE_VERSION in launch.json.
Tested PR can be seen here: https://github.com/notional-labs/osmosis/pull/3/files

Brief Changelog

(for example:)

  • The metadata is stored in the blob store on job creation time as a persistent artifact
  • Deployments RPC transmits only the blob storage reference
  • Daemons retrieve the RPC data from the blob cache

Testing and Verifying

This change is already covered by existing tests, such as notional-labs#3

scripts/empty_upgrade_handler_gen.sh Show resolved Hide resolved
@p0mvn p0mvn added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v14.x backport patches to v14.x branch labels Jan 31, 2023
@p0mvn
Copy link
Member

p0mvn commented Jan 31, 2023

Nice work!

@p0mvn p0mvn merged commit 386c9f0 into osmosis-labs:main Jan 31, 2023
mergify bot pushed a commit that referenced this pull request Jan 31, 2023
…4173)

(cherry picked from commit 386c9f0)

# Conflicts:
#	scripts/empty_upgrade_handler_gen.sh
MasterPi-2124 added a commit to notional-labs/osmosis that referenced this pull request Jan 31, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (osmosis-labs#4173)

* e2e: Write node Docker container logs to a file (osmosis-labs#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>
p0mvn pushed a commit that referenced this pull request Feb 1, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

---------

Co-authored-by: ducnt131 <[email protected]>
mergify bot pushed a commit that referenced this pull request Feb 1, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

---------

Co-authored-by: ducnt131 <[email protected]>
(cherry picked from commit 0dbb56a)
p0mvn pushed a commit that referenced this pull request Feb 1, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

---------

Co-authored-by: ducnt131 <[email protected]>
(cherry picked from commit 0dbb56a)

Co-authored-by: Master Pi <[email protected]>
p0mvn pushed a commit that referenced this pull request Feb 1, 2023
…4173) (#4176)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

(cherry picked from commit 386c9f0)

# Conflicts:
#	scripts/empty_upgrade_handler_gen.sh

* merge conflict fix

---------

Co-authored-by: Master Pi <[email protected]>
Co-authored-by: Ruslan Akhtariev <[email protected]>
p0mvn pushed a commit that referenced this pull request Feb 5, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

* update to go1.19

* only update tests/localosmosis

* missing

---------

Co-authored-by: Master Pi <[email protected]>
Co-authored-by: ducnt131 <[email protected]>
Co-authored-by: Hieu Vu <[email protected]>
mergify bot pushed a commit that referenced this pull request Feb 5, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

* update to go1.19

* only update tests/localosmosis

* missing

---------

Co-authored-by: Master Pi <[email protected]>
Co-authored-by: ducnt131 <[email protected]>
Co-authored-by: Hieu Vu <[email protected]>
(cherry picked from commit d92be8b)
p0mvn pushed a commit that referenced this pull request Feb 5, 2023
* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json

* test osmosis_e2e docker

* test osmosis_e2e docker

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

* update (#6)

* update OSMOSIS_E2E_UPGRADE_VERSION variable in .vscode/launch.json (#4173)

* e2e: Write node Docker container logs to a file (#4118)

* Write node Docker container logs to a file

* add documentation

* add documentation

---------

Co-authored-by: ducnt131 <[email protected]>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

* update to go1.19

* only update tests/localosmosis

* missing

---------

Co-authored-by: Master Pi <[email protected]>
Co-authored-by: ducnt131 <[email protected]>
Co-authored-by: Hieu Vu <[email protected]>
(cherry picked from commit d92be8b)

Co-authored-by: Dong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v14.x backport patches to v14.x branch T:build 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.

e2e: automatically bump OSMOSIS_E2E_UPGRADE_VERSION on major releases
2 participants