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 and Push Fuel-Core Docker Image #110

Merged
merged 33 commits into from
Jan 13, 2022
Merged

Build and Push Fuel-Core Docker Image #110

merged 33 commits into from
Jan 13, 2022

Conversation

rfuelsh
Copy link
Member

@rfuelsh rfuelsh commented Jan 4, 2022

Setup Github action to docker build & publish fuel-core image (only for master branch) to ghcr.io tagged based on sha & branch tags (dependent on successful prior build & test step)

Latest action results: https://github.com/FuelLabs/fuel-core/actions/runs/1656710117

More info here: #106

@rfuelsh rfuelsh requested a review from Voxelot January 7, 2022 05:55
@rfuelsh
Copy link
Member Author

rfuelsh commented Jan 7, 2022

@Voxelot - I added an additional build & publish step each published release that will tag the fuel core docker image based on the release tag - please review.

@rfuelsh rfuelsh changed the title Setup GA CI/CD Workflow for Fuel Core Image Push to ghcr.io with Caching Build and Push Fuel-Core Docker Image Jan 7, 2022
@Voxelot
Copy link
Member

Voxelot commented Jan 10, 2022

Will this publish from master using the latest tag as well?

@rfuelsh
Copy link
Member Author

rfuelsh commented Jan 11, 2022

@Voxelot - I can see how to publish with "latest" tag - right now its publishing with the sha commit + master tags for the master branch publish docker image step.

@adlerjohn adlerjohn marked this pull request as draft January 11, 2022 17:06
@rfuelsh rfuelsh requested a review from ellioty January 11, 2022 19:25
@rfuelsh
Copy link
Member Author

rfuelsh commented Jan 11, 2022

@Voxelot - this workflow now tags latest - please review when you can -> https://github.com/fuellabs/fuel-core/pkgs/container/fuelcore/13037555?tag=latest

The latest tag will eventually get updated with master code once this workflow is merged into master

@rfuelsh rfuelsh marked this pull request as ready for review January 12, 2022 20:30
@rfuelsh rfuelsh requested a review from adlerjohn January 13, 2022 02:45
Copy link
Contributor

@adlerjohn adlerjohn left a comment

Choose a reason for hiding this comment

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

lgtm, will defer to @ellioty and @Voxelot

@rfuelsh rfuelsh merged commit daa4d2c into master Jan 13, 2022
@rfuelsh rfuelsh deleted the roy-docker-ghcr-build branch January 13, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Setup GA CI/CD Workflow for Fuel Core Image Push to ghcr.io with Caching
3 participants