• v1.3.0 e18ff99377

    v1.3.0 — Skill Sync
    All checks were successful
    CI / json-check (push) Successful in 6s
    CI / security (push) Successful in 4s
    CI / lua-check (push) Successful in 8s
    CI / manifest (push) Successful in 4s
    Publish / detect-release (push) Successful in 3s
    Publish / tag (push) Successful in 6s
    Publish / promote-release (push) Successful in 1s
    Stable

    Gravity Bot released this 2026-02-16 09:39:37 +00:00 | 457 commits to master since this release

    What's Changed

    CI/CD Lessons Learned (OP#615)

    • OP#589: Document npm granular access token requirement for 2FA accounts
    • OP#581: Add "always bump on failure" recovery pattern to release skill
    • OP#586: Add tag protection auth pattern with PACKAGE_TOKEN checkout to all CI templates
    • OP#588: Document draft release tag_name pitfall and promote-release fallback
    • OP#587: Add DinD container publishing infrastructure requirements
    • OP#594: Document runner options override bug (options replace, not merge)
    • OP#591: Add version lifecycle management (open/locked/closed semantics)
    • OP#592: Add closed version protection to openproject skill preflight
    • OP#595: Add CI runner infrastructure setup checklist and docker-compose template
    • OP#596: Create CI/CD troubleshooting reference with error lookup table

    Infrastructure

    • Added .forgejo/workflows/ci.yml — Lua syntax and JSON validation
    • Added .forgejo/workflows/publish.yml — Generic ecosystem release pipeline
    • Added VERSION file for release tracking

    Install

    Clone or pull the latest from the repository:

    git clone ssh://git@git.bros.ninja:2222/mike/kickstart.nvim.git ~/.config/nvim
    
    Downloads