-
v1.4.8-alpha
Pre-releaseSome checks failedPublish / detect-release (push) Successful in 7sCI / lint (push) Successful in 10sCI / security (push) Successful in 9sCI / test (push) Successful in 14sPublish / tag (push) Successful in 7sPublish / publish-forgejo (push) Successful in 13sPublish / publish-npm (push) Successful in 10sPublish / promote-release (push) Successful in 1sPublish / publish-container (push) Failing after 4m56sreleased this
2026-02-16 03:32:48 +00:00 | 102 commits to main since this releaseWhat's Changed
- OP#556: Fix CI container image builds — use node:18-alpine with docker-cli and Docker-in-Docker service for the
publish-containerjob in Forgejo Actions
This is a CI-only fix. The first release to successfully publish a Docker container image to the Forgejo registry.
Install
# npm (public) npx -y open-project-sidecar-mcp@1.4.8-alpha --setup # npm (Forgejo registry) npm install open-project-sidecar-mcp@1.4.8-alpha --registry=https://git.bros.ninja/api/packages/mike/npm/ # Docker sidecar docker pull git.bros.ninja/mike/open-project-sidecar-mcp:1.4.8-alphaDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- OP#556: Fix CI container image builds — use node:18-alpine with docker-cli and Docker-in-Docker service for the