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

✨ Add Automated Docker Image CI/CD Build/Push Feature #177

Merged
merged 6 commits into from
May 23, 2021

Conversation

TeoZosa
Copy link
Owner

@TeoZosa TeoZosa commented May 23, 2021

This PR adds automated Docker image build/push CI/CD functionality to the Release workflow.

  • In addition to canonical project tags (viz. Makefile-generated tags) which are enforced for local development, a CI-generated tag is also applied; this tag is synchronized with other Release workflow artifacts' versioning for maximum image provenance.

Can be used to query any available Makefile vars.
This will cause image tags to pick up the different auto-generated
prod/development versions (via `CI_TAGGED_IMG`), keeping them in sync
not only with local development environment versioning (via
`CANONICAL_TAGGED_IMGS`), but also with overall release artifacts'
versioning.
@TeoZosa TeoZosa changed the title ✨ Add Docker Container Automated CI/CD Build/Push Feature ✨ Add Automated Docker Image CI/CD Build/Push Feature May 23, 2021
@TeoZosa TeoZosa merged commit 840ccaf into master May 23, 2021
@TeoZosa TeoZosa deleted the add-docker-container-ci-cd-build-push-feature branch May 23, 2021 23:43
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