-
Notifications
You must be signed in to change notification settings - Fork 602
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
Dong/updateto1.19 #4216
Merged
Merged
Dong/updateto1.19 #4216
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Write node Docker container logs to a file * add documentation * add documentation
* 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]>
pysel
added
the
V:state/compatible/no_backport
State machine compatible PR, depends on prior breaks
label
Feb 3, 2023
pysel
approved these changes
Feb 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks
ValarDragon
added
V:state/compatible/backport
State machine compatible PR, should be backported
A:backport/v14.x
backport patches to v14.x branch
and removed
V:state/compatible/no_backport
State machine compatible PR, depends on prior breaks
labels
Feb 4, 2023
ValarDragon
approved these changes
Feb 4, 2023
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
V:state/compatible/backport
State machine compatible PR, should be backported
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #4212
What is the purpose of the change
Update to go 1.19
(E.g.: This pull request improves documation of area A by adding ....
Brief Changelog
(for example:)
Testing and Verifying
(Please pick one of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Documentation and Release Note
Unreleased
section inCHANGELOG.md
? (yes / no)x/<module>/spec/
) / Osmosis docs repo / not documented)