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

[CI] Add GitHub Action to push docker images #4182

Merged
merged 11 commits into from
Feb 1, 2023

Conversation

MasterPi-2124
Copy link
Contributor

Closes: #4070

What is the purpose of the change

Together with pushing images to osmolabs/osmosis-dev as in #3503, the action will also push images to osmolabs/osmosis-e2e-init-chain. Tested successfully on local docker hub.

MasterPi-2124 and others added 10 commits January 31, 2023 17:59
* 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 <62016666+anhductn2001@users.noreply.github.com>
@github-actions github-actions bot added the T:CI label Jan 31, 2023
Copy link
Member

@p0mvn p0mvn left a comment

Choose a reason for hiding this comment

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

Incredible. Thank you!

@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 Feb 1, 2023
@p0mvn p0mvn merged commit 0dbb56a into osmosis-labs:main Feb 1, 2023
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 <62016666+anhductn2001@users.noreply.github.com>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

---------

Co-authored-by: ducnt131 <62016666+anhductn2001@users.noreply.github.com>
(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 <62016666+anhductn2001@users.noreply.github.com>

* test osmosis_e2e docker

* test osmosis_e2e docker

* #4070

* Update push-dev-docker-images.yml

---------

Co-authored-by: ducnt131 <62016666+anhductn2001@users.noreply.github.com>
(cherry picked from commit 0dbb56a)

Co-authored-by: Master Pi <minh.vln140501@gmail.com>
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: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] Add GitHub Action to push docker images, that antedate development
3 participants