Commit Graph
3 Commits
Author SHA1 Message Date
GROKandClaude Opus 5 1dc64c7c13 ci: run on host instead of a container
ci / build-and-design (push) Successful in 1m15s
Containerized jobs on this act_runner fail during setup: the runner
extracts its payload to /var/run/act, /var/run is a symlink to /run in
the Debian job image, and Docker's archive extractor refuses to write
through it ("path escapes from parent"). CI had never passed as a
result -- 19 runs, 19 failures, including the v0.5.0 release commit.

Every other repo on this runner already uses `runs-on: host`. ui-kit
builds no image and deploys nothing, so container isolation buys it
nothing.

Refs #6

Co-Authored-By: Claude Opus 5 <[email protected]>
2026-08-24 22:47:09 -05:00
Jason Stedwell 822d8e41e6 visual upgrade
ci / build-and-design (push) Failing after 13s
2026-07-23 04:23:19 -05:00
GROK b75012525d feat: initial @jason/ui-kit — tokens, preset, components, motion, blocks, Impeccable
ci / build-and-design (push) Failing after 15s
2026-07-16 00:36:53 -05:00