Flaker Storage Cache On CI

Persist flaker's DuckDB storage across GitHub Actions runs and feed it from multiple sources (vitest reports, custom adapter reports, etc.). Use when wiring `@mizchi/flaker` into a new repo's CI, adding a new ingest source to an existing flaker setup, or debugging why `flaker apply` / `flaker run --gate ...` "lost its history" between runs. Encodes the cache key shape, fetch-depth requirements, `--changed` derivation, and the import-step placement that internal flaker users converged on.

h3y6e Updated

File contents

h3y6e/agent-skills/tree/main/.vendor/skills/flaker-storage-cache-on-ci commit 73cffbde30

Frequently asked questions

npx skillmds@latest add h3y6e/flaker-storage-cache-on-ci