Skip to content

ci: replace GHCR PAT in DinD test#1008

Merged
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:ci-ghcr-dind-test-image
Jun 4, 2026
Merged

ci: replace GHCR PAT in DinD test#1008
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:ci-ghcr-dind-test-image

Conversation

@crazy-max
Copy link
Copy Markdown
Member

This updates the DinD CI test so it no longer depends on a long-lived GHCR PAT.

The workflow now builds and pushes a dummy GHCR image with GITHUB_TOKEN, then the DinD job pulls that image with GITHUB_TOKEN using package read permissions.

This keeps the test image inside the docker/login-action package scope and removes the dependency on the separate docker-ghactiontest/test package and its PAT-based credentials.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max force-pushed the ci-ghcr-dind-test-image branch from 10ec1dc to 250c56f Compare June 2, 2026 12:16
@crazy-max crazy-max marked this pull request as ready for review June 4, 2026 12:36
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@crazy-max crazy-max merged commit 0267638 into docker:master Jun 4, 2026
11 checks passed
@crazy-max crazy-max deleted the ci-ghcr-dind-test-image branch June 4, 2026 14:12
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