Skip to content

Conversation

@jfroche
Copy link
Collaborator

@jfroche jfroche commented Oct 14, 2025

Add check to prevent rebuilding existing images in ECR repository. The workflow now verifies if an image with the current version tag exists before proceeding with the build and publish process.

Working example: https://github.com/supabase/postgres/actions/runs/18496365528

Add check to prevent rebuilding existing images in ECR repository. The workflow now
verifies if an image with the current version tag exists before proceeding with the
build and publish process.
Starting to lint GitHub Actions workflows with actionlint.
treefmt is already included in the pre-commit hooks check.
Run image existence check into build job and use environment variable
for PostgreSQL versions instead of separate prepare step.
@jfroche jfroche requested review from a team as code owners October 14, 2025 12:26
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