Skip to content

Added Github Packages workflow#79

Merged
yamilbknsu merged 7 commits intodevfrom
ci
Jan 12, 2026
Merged

Added Github Packages workflow#79
yamilbknsu merged 7 commits intodevfrom
ci

Conversation

@yamilbknsu
Copy link
Collaborator

No description provided.

@yamilbknsu yamilbknsu requested a review from Copilot January 12, 2026 22:08
@yamilbknsu yamilbknsu changed the title Added Github Packaged workflow Added Github Packages workflow Jan 12, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a GitHub Actions workflow to automatically build and publish Docker images to GitHub Container Registry (GHCR) and updates the docker-compose configuration to reference the published images.

Changes:

  • Added a new GitHub Actions workflow for building and pushing Docker images to GHCR on pushes to main, dev, and ci branches, as well as version tags
  • Updated docker-compose.yml to use the GHCR image reference instead of a local tag

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/docker.yml New workflow that builds multi-platform Docker images and publishes them to GitHub Container Registry with automatic tagging based on branch/version
docker-compose.yml Updated image reference to point to GHCR repository using environment variable for repository owner

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@yamilbknsu yamilbknsu merged commit 8c975e9 into dev Jan 12, 2026
2 checks passed
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.

2 participants