Skip to content

Conversation

@alphayax
Copy link
Contributor

@alphayax alphayax commented Apr 26, 2025

Introduces a new GitHub Actions job to build and publish Docker images for tagged releases.

The workflow logs in to the GitHub Container Registry, generates metadata, sets up Buildx, and pushes the images with appropriate tags and caching. This change streamlines Docker image distribution for the repository.

Refers to #290

Pipeline have been tested in fork and a test image have been built. Can be tested with the following command :

docker run ghcr.io/alphayax/squawk:1.6.1-alpha

Test artifact is available in fork here : https://github.com/alphayax/squawk/pkgs/container/squawk/403247135?tag=1.6.1-alpha

Introduces a new GitHub Actions job to build and publish Docker images for tagged releases. The workflow logs in to the GitHub Container Registry, generates metadata, sets up Buildx, and pushes the images with appropriate tags and caching. This change streamlines Docker image distribution for the repository.
Revert to correct job dependencies for publish-docker by including all build steps. Added 'latest' tag configuration to streamline Docker image tagging.
@netlify
Copy link

netlify bot commented Apr 26, 2025

👷 Deploy request for squawkhq pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6629ef3

Copy link
Collaborator

@chdsbd chdsbd left a comment

Choose a reason for hiding this comment

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

I tested this in #424 and it looks great! Thank you

@chdsbd chdsbd added the automerge automerge with kodiak label Apr 26, 2025
@chdsbd chdsbd merged commit b5a625b into sbdchd:master Apr 26, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants