• v1.4.0-alpha 462e4435f2

    v1.4.0-alpha
    Some checks failed
    CI / security (push) Successful in 6s
    Publish / detect-release (push) Successful in 5s
    CI / lint (push) Successful in 9s
    CI / test (push) Successful in 16s
    Publish / tag (push) Successful in 30s
    Publish / publish-forgejo (push) Successful in 6s
    Publish / publish-npm (push) Successful in 9s
    Publish / promote-release (push) Failing after 2s
    Pre-release

    Gravity Bot released this 2026-02-15 22:41:59 +00:00 | 147 commits to main since this release

    What's Changed

    • OP#498: Renamed npm-release skill to generic "release" with ecosystem detection (npm, Go, Python, Rust, generic)
    • OP#499: Restructured release workflow into three phases split at the PR merge boundary
    • OP#500: Added Forgejo package registry as primary publish target with external registries as optional secondary
    • OP#501: Created CI/CD publish workflow (.forgejo/workflows/publish.yml) for automated post-merge publishing
    • OP#502: Updated openproject and refinement skill integration for generic release
    • OP#503: Validated workflow YAML and existing test suite (138/138 tests pass)

    Install

    npm install open-project-sidecar-mcp@1.4.0-alpha --registry=https://git.bros.ninja/api/packages/mike/npm/
    

    First automated release

    This is the first release published via the new CI/CD pipeline. After this PR merges, Forgejo Actions will automatically tag, publish to the Forgejo npm registry, and promote this draft release.

    Downloads