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.

mizchi Updated

File contents

mizchi/skills/tree/main/devops/flaker-storage-cache-on-ci commit 62840ca186

Frequently asked questions

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