Skip to content

ci(cli): use buildx for image mirroring#5542

Merged
jgoux merged 2 commits into
developfrom
use-buildx-for-image-mirroring
Jun 11, 2026
Merged

ci(cli): use buildx for image mirroring#5542
jgoux merged 2 commits into
developfrom
use-buildx-for-image-mirroring

Conversation

@jgoux

@jgoux jgoux commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Replace the third-party image retag action in the CLI mirror-image workflow with Docker Buildx imagetools create.

Context

This keeps the mirror workflow aligned with Docker's registry-copy flow and preserves the existing ECR Public and GHCR targets for mirrored dependency images.

@jgoux jgoux marked this pull request as ready for review June 11, 2026 07:13
@jgoux jgoux enabled auto-merge June 11, 2026 07:14

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8f0010121e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/cli-go-mirror-image.yml
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5542

Preview package for commit 820f408.

@jgoux jgoux added this pull request to the merge queue Jun 11, 2026
Merged via the queue into develop with commit c94310f Jun 11, 2026
19 checks passed
@jgoux jgoux deleted the use-buildx-for-image-mirroring branch June 11, 2026 07:31
mxcl pushed a commit to automic-vault/supabase-cli that referenced this pull request Jun 11, 2026
## Summary

Replace the third-party image retag action in the CLI mirror-image
workflow with Docker Buildx `imagetools create`.

## Context

This keeps the mirror workflow aligned with Docker's registry-copy flow
and preserves the existing ECR Public and GHCR targets for mirrored
dependency images.
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