Skip to content

chore(ci): publish experiment tags to GHCR - #18

Merged
shpookas merged 1 commit into
mainfrom
chore/ghcr-publish-workflow
Aug 4, 2026
Merged

chore(ci): publish experiment tags to GHCR#18
shpookas merged 1 commit into
mainfrom
chore/ghcr-publish-workflow

Conversation

@shpookas

@shpookas shpookas commented Aug 4, 2026

Copy link
Copy Markdown

Summary

  • Replace Docker Hub publish workflow with GHCR (ghcr.io/linkpoolio/erpc:<tag>)
  • Auth via GITHUB_TOKEN + packages:write — no Docker Hub secrets
  • Same workflow_dispatch inputs: tag, ref (default feat/websocket-support), platforms

Test plan

  • Confirm "Publish to GHCR" appears under Actions
  • Run with a test tag against feat/websocket-support
  • docker pull ghcr.io/linkpoolio/erpc:<tag> (or inspect digest in job log)
  • Point canary/prod values at GHCR when ready to deploy that tag

Made with Cursor

Use GITHUB_TOKEN with packages:write, matching docker-images and release.yml.

Co-authored-by: Cursor <cursoragent@cursor.com>
@shpookas
shpookas merged commit d81bfd2 into main Aug 4, 2026
2 checks passed
@shpookas
shpookas deleted the chore/ghcr-publish-workflow branch August 4, 2026 11:46
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