mirror of
https://github.com/abhinav/git-spice.git
synced 2026-08-31 07:47:47 +02:00
13359de97f
CI / Lint (push) Has been cancelled
CI / Generate test matrix (push) Has been cancelled
CI / Test / ${{ matrix.name }} (push) Has been cancelled
CI / OK (push) Has been cancelled
GitHub Pages / build (push) Has been cancelled
GitHub Pages / deploy (push) Has been cancelled
autofix.ci / autofix (push) Has been cancelled
Run ShamHub as a dev-only server and CLI so test scripts and local experiments share the same command behavior. Test scripts now use `shamhub-setup` only for server lifecycle. All other `shamhub ...` commands call the shared CLI against admin endpoints protected by `SHAMHUB_ADMIN_TOKEN`. A `shamhub` build tag registers the ShamHub forge with git-spice. Normal builds keep ShamHub out of the forge registry.