Skip to content

feat!: switch to pre-built GHCR images#48

Merged
lelia merged 3 commits intomainfrom
lelia/v2-release
Mar 20, 2026
Merged

feat!: switch to pre-built GHCR images#48
lelia merged 3 commits intomainfrom
lelia/v2-release

Conversation

@lelia
Copy link
Contributor

@lelia lelia commented Mar 20, 2026

🚨 DO NOT MERGE UNTIL #46 IS MERGED + TESTED

PR #46 introduces the publish pipeline and the pre-built GHCR image architecture. The action.yml can only reference a pre-built image that already exists in GHCR, but the pipeline that publishes those images is being introduced in the same PR. Since we can't publish before the pipeline exists, we also can't reference an image before it's published.

The two-PR approach breaks the cycle: PR #46 ships the pipeline with action.yml still building from Dockerfile (no regression for current users), then this PR bumps to v2.0.0 and switches action.yml to the pre-built image only after the infrastructure is proven and the image is live in GHCR.

UPDATE: PR #46 merged, testing/fixes applied, publish-docker now passing 🎉

@lelia lelia requested a review from a team as a code owner March 20, 2026 15:02
@lelia lelia changed the title 🚀 v2.0.0 Release feat!: switch to pre-built GHCR images Mar 20, 2026
Signed-off-by: lelia <lelia@socket.dev>
@lelia lelia merged commit 62aa26d into main Mar 20, 2026
7 checks passed
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