Skip to content

chore(ci): add Docker Hub publish workflow for linkpool/erpc - #16

Merged
shpookas merged 1 commit into
mainfrom
chore/dockerhub-publish-workflow
Aug 3, 2026
Merged

chore(ci): add Docker Hub publish workflow for linkpool/erpc#16
shpookas merged 1 commit into
mainfrom
chore/dockerhub-publish-workflow

Conversation

@shpookas

@shpookas shpookas commented Aug 3, 2026

Copy link
Copy Markdown

Summary

  • Add workflow_dispatch GitHub Action that builds an arbitrary git ref (default feat/websocket-support) and pushes docker.io/linkpool/erpc:<tag>
  • Workflow-only change on the LinkPool fork main so Actions can register the dispatch button
  • Requires repo secrets DOCKERHUB_USERNAME and DOCKERHUB_TOKEN with write access to the Hub org linkpool

Test plan

  • Confirm workflow appears under Actions after merge
  • Set Docker Hub secrets on the fork
  • Run workflow with a test tag against feat/websocket-support

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@shpookas
shpookas merged commit 6f64499 into main Aug 3, 2026
2 of 6 checks passed
@shpookas
shpookas deleted the chore/dockerhub-publish-workflow branch August 3, 2026 14:39
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