Skip to content

ci: publish images to GHCR alongside Docker Hub#526

Merged
bartlomieju merged 4 commits intomainfrom
add-ghcr-publish
Mar 24, 2026
Merged

ci: publish images to GHCR alongside Docker Hub#526
bartlomieju merged 4 commits intomainfrom
add-ghcr-publish

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

@bartlomieju bartlomieju commented Mar 19, 2026

Add GHCR login and push steps to ci.yml and set_docker_tags.yml
so every image is published to both Docker Hub and ghcr.io/denoland/deno

Closes #164
Closes #321

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bartlomieju bartlomieju mentioned this pull request Mar 19, 2026
Comment thread .github/workflows/ci.yml Outdated
bartlomieju and others added 3 commits March 19, 2026 15:24
Address review feedback to avoid redundant imagetools create calls
by passing all registry tags in a single command.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@igorbdl igorbdl left a comment

Choose a reason for hiding this comment

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

@bartlomieju bartlomieju merged commit 8e81679 into main Mar 24, 2026
6 checks passed
@bartlomieju bartlomieju deleted the add-ghcr-publish branch March 24, 2026 16:00
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.

Docker sponsorship and/or alternate container registry options Publish to ghcr.io, the GitHub Container Registry

3 participants