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

chore(ci): add capability to manually generate Docker Images #9524

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

rafaelromcar-parabol
Copy link
Contributor

Description

Adds workflow_dispatch to allow building docker images manually on-demand. It simply requires to go to the Github Action - Build, click on Run workflow and select the branch or tag. The build action will start on that branch/tag and produce and image, pushing it to the development repository. The tag of that Docker image is the sha of the last commit on the branch or tag.

This only works once merged to master.

@rafaelromcar-parabol
Copy link
Contributor Author

Sorry for tagging you all here. WDYT of this? It would allow you building Docker images from branches easily. Is the procedure easy and clear enough?

@dbumblis-parabol
Copy link
Contributor

LGTM

@mattkrick mattkrick merged commit 88bf97f into master Mar 11, 2024
5 checks passed
@mattkrick mattkrick deleted the chore/docker-build-manually branch March 11, 2024 21:17
@github-actions github-actions bot mentioned this pull request Mar 13, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps-related work DX Developer Experience size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants