docs(work): close fallow-integration-v1 epic

This commit is contained in:
2026-05-13 08:55:50 +02:00
parent 7ecb365e63
commit 072e08d855
6 changed files with 36 additions and 67 deletions

View File

@@ -3,7 +3,7 @@ id: 02-pnpm-turbo-wiring
epic: fallow-integration-v1
title: pnpm script + turbo task wiring
type: technical-story
status: todo
status: done
feature: tooling
depends-on: [01-fallow-install]
blocks: [03-ci-integration]
@@ -11,7 +11,7 @@ blocks: [03-ci-integration]
## Tasks
- [ ] pnpm fallow script (runs all)
- [ ] pnpm fallow:audit script (runs `fallow audit --base main`)
- [ ] turbo.json task entry for fallow
- [ ] Run `pnpm fallow` against current repo, capture findings, tune config
- [x] pnpm fallow script (runs all)
- [x] pnpm fallow:audit script (runs `fallow audit --base main`)
- [x] turbo.json task entry for fallow
- [x] Run `pnpm fallow` against current repo, capture findings, tune config