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

Build Anax Docker images and upload to Dockerhub #57

Closed
bencourliss opened this issue Apr 20, 2021 · 3 comments
Closed

Build Anax Docker images and upload to Dockerhub #57

bencourliss opened this issue Apr 20, 2021 · 3 comments
Assignees
Labels
lf-mentorship Issues assigned to a mentee participating in the LFX Mentorship Program

Comments

@bencourliss
Copy link
Member

When a PR is created, a GitHub Action runs the e2edev test against the new code. Once this is successful, the code should be merged in and a new GitHub Action should be kicked off that builds Anax and creates the Docker images. These images should be uploaded into Dockerhub.

Output of this Issue should be to create the second GH Action that builds and uploads the docker images. You can use your own fork for development and upload into your own Dockerhub private repo for testing. Once the code is finished and working, it should be changed to use the OpenHorizon org's Dockerhub repo.

@bencourliss bencourliss added the lf-mentorship Issues assigned to a mentee participating in the LFX Mentorship Program label Apr 20, 2021
@Al-tekreeti
Copy link
Contributor

Okay, can you assign it to me?

@Al-tekreeti
Copy link
Contributor

The second workflow is created that would kick off when the e2edev test is successful. It would build the required docker images for amd64 architecture and upload them to the docker hub.

@bencourliss
Copy link
Member Author

This work has been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lf-mentorship Issues assigned to a mentee participating in the LFX Mentorship Program
Projects
None yet
Development

No branches or pull requests

2 participants