Skip to content

Updated ci/cd#11

Merged
djthorpe merged 1 commit intomainfrom
djt/1215/docker
Dec 15, 2025
Merged

Updated ci/cd#11
djthorpe merged 1 commit intomainfrom
djt/1215/docker

Conversation

@djthorpe
Copy link
Member

No description provided.

@djthorpe djthorpe self-assigned this Dec 15, 2025
Copilot AI review requested due to automatic review settings December 15, 2025 18:22
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 updates the CI/CD configuration to use a hardcoded repository name (pgmanager) instead of deriving it from github.repository. The changes standardize Docker image naming and correct the SOURCE label in the Dockerfile to use a complete HTTPS URL.

Key changes:

  • Dockerfile now uses a complete HTTPS URL for the SOURCE argument
  • GitHub Actions workflow replaces dynamic github.repository references with github.repository_owner combined with hardcoded pgmanager name
  • Simplified multi-line command in the Push step to a single line

Reviewed changes

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

File Description
etc/Dockerfile Updated SOURCE argument to use complete HTTPS URL and simplified LABEL construction
.github/workflows/docker.yaml Changed Docker repository references from dynamic github.repository to github.repository_owner/pgmanager across build and manifest steps

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

@djthorpe djthorpe merged commit 6eca052 into main Dec 15, 2025
@djthorpe djthorpe deleted the djt/1215/docker branch December 15, 2025 18:23
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