-
v1.4.7-alpha
Pre-releaseSome checks failedPublish / detect-release (push) Successful in 6sCI / lint (push) Successful in 11sCI / security (push) Successful in 11sPublish / tag (push) Successful in 4sCI / test (push) Successful in 17sPublish / publish-forgejo (push) Successful in 13sPublish / publish-npm (push) Successful in 12sPublish / publish-container (push) Failing after 14sPublish / promote-release (push) Successful in 5sreleased this
2026-02-16 03:27:41 +00:00 | 104 commits to main since this releaseWhat's Changed
- OP#556: Fix CI container image builds — use Docker-in-Docker (docker:cli + docker:dind service) for the
publish-containerjob in Forgejo Actions
This is a CI-only fix. The first release to publish a Docker container image to the Forgejo registry.
Install
# npm (public) npx -y open-project-sidecar-mcp@1.4.7-alpha --setup # npm (Forgejo registry) npm install open-project-sidecar-mcp@1.4.7-alpha --registry=https://git.bros.ninja/api/packages/mike/npm/ # Docker sidecar docker pull git.bros.ninja/mike/open-project-sidecar-mcp:1.4.7-alphaDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- OP#556: Fix CI container image builds — use Docker-in-Docker (docker:cli + docker:dind service) for the