Skip to content

Conversation

@ArcaEge
Copy link
Collaborator

@ArcaEge ArcaEge commented Nov 29, 2025

No description provided.

Copy link
Contributor

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 improves the Docker image tagging strategy by replacing the generic 'latest' tag with explicit 'production' and 'staging' tags. It adds a dedicated CI workflow for the staging branch and updates documentation to reflect these changes.

  • Renamed production Docker image tag from 'latest' to 'production' for clearer environment distinction
  • Added new GitHub Actions workflow for building and publishing staging images from the staging branch
  • Updated README documentation to reflect the new image tag naming convention

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updated docker-compose.yaml example to use 'production' tag and clarified staging environment instructions
.github/workflows/docker-image.yml Added 'production' image tag and applied consistent formatting (quotes, indentation)
.github/workflows/docker-image-staging.yml New workflow for building and publishing staging images from the staging branch

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@bbarni2020 bbarni2020 self-assigned this Nov 29, 2025
@bbarni2020 bbarni2020 merged commit 750d231 into main Nov 29, 2025
1 check 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.

3 participants