Skip to content

feat: provide docker image hosted on ghcr.io#97

Open
y-nk wants to merge 2 commits into
mcguinness:masterfrom
taskworld:master
Open

feat: provide docker image hosted on ghcr.io#97
y-nk wants to merge 2 commits into
mcguinness:masterfrom
taskworld:master

Conversation

@y-nk
Copy link
Copy Markdown

@y-nk y-nk commented Aug 21, 2025

This would close #94 🙏

The CI is built around 2 actions, one triggering at merge and only publishing new version when you bump the package.json version, and it would call a 2nd one. I find this pattern most useful when need to re-trigger a broken docker build without having to bump the version again.

This is manual, as in, you need to bump the version by yourself, but it's also the less opinionated. You could want to implement semantic releases or any other automated release system too.

PS: sorry for the closed PRs, github ui has this need to select upstream rather than origin by default and i was too fast in opening my PRs 🙏

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.

hosted docker image

1 participant