Files
stack/scripts
shaggy (mosaic-dev box)andClaude Fable 5 91e692e3e7
ci/woodpecker/pr/ci Pipeline was canceled
fix: break-C — install-hooks no-ops without git; web image builds @mosaicstack/web
install-hooks.mjs hard-failed (exit 1) in environments without a git
binary — e.g. the docker image builds, which have no git and no repo.
Hook installation is meaningless there; skip with a warning instead.

docker/web.Dockerfile filtered @mosaic/web, but the package is named
@mosaicstack/web, so the image build compiled nothing.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01ESFAnh2t9HmLwng8oW95St
2026-08-09 17:58:13 -05:00
..