rdev/cookbooks
jordan 572b221e20 feat: add automatic cleanup for cookbook test projects
- Add AUTO_TEARDOWN env var and --auto-teardown flag to cookbook scripts
- Scripts automatically delete created projects on exit (including Ctrl+C)
- Add DELETE /projects/cleanup API endpoint for bulk cleanup
- Supports shell-style glob patterns (e.g., "tree-test-*")
- Includes dry_run mode and older_than_hours filter for safety
- Requires admin scope for actual deletion
- Update cookbook scripts: landing-test, composable-test, template-validation,
  feature-test, tree-runner

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:54:15 -07:00
..
scripts feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
trees feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
.gitignore feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
composable-app.md release: v0.10.27 - fix: woodpecker step YAML multi-line command syntax 2026-02-01 12:42:18 -07:00
feature-development.md feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
landing-page.md feat: implement composable monorepo template system with component architecture 2026-01-31 19:11:42 -07:00
VISION.md feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00