rdev/cookbooks/scripts
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
..
lib fix: cookbook tree runner stdout/stderr separation and bash brace expansion 2026-02-02 15:15:02 -07:00
common.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
composable-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
feature-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
landing-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
sdlc-test.sh feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
template-validation.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
tree-runner.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00