Skip to content

quickstart: the auth provider image is ghcr.io/provin-line/auth-provider - #29

Merged
y1o1 merged 1 commit into
mainfrom
docs/auth-provider-image-name
Jul 26, 2026
Merged

quickstart: the auth provider image is ghcr.io/provin-line/auth-provider#29
y1o1 merged 1 commit into
mainfrom
docs/auth-provider-image-name

Conversation

@y1o1

@y1o1 y1o1 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Renamed upstream in provin-line/auth#7: the old auth-auth-provider was an auth- prefix concatenated onto a generator already called auth-provider, so the registry carried a name that said nothing twice.

Two references move:

file what it is
deploy/quickstart/docker-compose.yml the image the quickstart actually pulls
deploy/quickstart/auth-provider.Dockerfile a comment describing what compose uses, in the source-build fallback

Nothing else in this repository named it (grep for the old name is now empty here).

Timing

Done before this repository goes public, while the set of people who could be pinning the old name is still empty. The packages became public minutes before the rename and no release has been announced.

The publication runbook sequences the GHCR flip before the oss flip precisely so the quickstart's front door is never broken; this keeps that promise pointing at a name that will exist.

Verification

docker compose config --quiet passes on the quickstart file. The new image is published by auth's publish-images workflow under the corrected name; its visibility flip and the deletion of the old package are runbook steps, not this PR's.

🤖 Generated with Claude Code

Renamed upstream (provin-line/auth#7): the old auth-auth-provider was an
`auth-` prefix concatenated onto a generator already called auth-provider, so
the registry carried a name that said nothing twice.

Both references move — the compose file that pulls it, and the source-build
fallback Dockerfile's comment describing what compose uses. Nothing else in
this repository named it.

Done before this repository goes public, while the set of people who could be
pinning the old name is still empty.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@y1o1
y1o1 merged commit 66d9505 into main Jul 26, 2026
4 checks passed
@y1o1
y1o1 deleted the docs/auth-provider-image-name branch July 26, 2026 16:28
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