Skip to content

Support immutable multi-arch image releases#6

Merged
fidalgo merged 1 commit into
masterfrom
allow-revisions
May 2, 2026
Merged

Support immutable multi-arch image releases#6
fidalgo merged 1 commit into
masterfrom
allow-revisions

Conversation

@fidalgo
Copy link
Copy Markdown
Contributor

@fidalgo fidalgo commented May 2, 2026

Split the upstream PostgreSQL base version from the published image version so image rebuilds can use revision tags without changing the postgres: base image.

Publish local builds through Buildx for linux/amd64 and linux/arm64, and refuse to overwrite existing release tags in both the local script and GitHub Actions workflow.

Add revision-based release ergonomics via update.sh -r/--revision and document the normal base-version release flow versus image-only rebuilds.

How to test

Release notes

Does this change need an explicit changelog or release-note callout beyond the PR title?

Checklist

  • PR title is a Conventional Commit and suitable for squash merge
  • Tests added/updated (if applicable)
  • Docs updated (if applicable)
  • I kept changes focused and easy to review
About the maintainers

Built by Ethos Link, the team behind Reviato.
Capture. Interpret. Act.
Turn guest feedback into clear next steps for your team. Collect private appraisals, spot patterns across reviews, and act before small issues turn into public ones.

Split the upstream PostgreSQL base version from the published image version so image rebuilds can use revision tags without changing the postgres:<version> base image.

Publish local builds through Buildx for linux/amd64 and linux/arm64, and refuse to overwrite existing release tags in both the local script and GitHub Actions workflow.

Add revision-based release ergonomics via update.sh -r/--revision and document the normal base-version release flow versus image-only rebuilds.
@fidalgo fidalgo merged commit 65e81ba into master May 2, 2026
1 check passed
@fidalgo fidalgo deleted the allow-revisions branch May 2, 2026 18:34
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