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

feat(build): Add version file and release based on file #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jullianow
Copy link
Contributor

@jullianow jullianow commented Feb 6, 2025

This change adds the ability to release a Docker image from an existing version file update in the repository.

When the VERSION file is changed and merged into the master branch, the Github action is triggered to generate a new version of the Docker image, create a release and tag on GitHub, and make a snapshot bump for the next version of the application.

Inspired by: https://medium.com/@ignatovich.dm/implementing-a-release-process-with-github-actions-for-docker-image-management-and-rollback-9e385bb7c99a

C/c: @r3kzi

@jullianow
Copy link
Contributor Author

I'm making some corrections and will make an improvement available soon.

@jullianow jullianow force-pushed the create-release-bump-file branch from c7c66b0 to 572d07e Compare February 7, 2025 15:39
@jullianow jullianow force-pushed the create-release-bump-file branch from 572d07e to 780ee26 Compare February 7, 2025 16:02
@jullianow
Copy link
Contributor Author

@r3kzi You can review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant