rdev/cookbooks/scripts
jordan 542bc722ab
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(architect): handle missing projects in repo, add cookbook hooks/validation
The architect API returned "failed to start conversation" because
projectRepo.Get() failed — the in-memory K8s repo watches the rdev
namespace but projects deploy to the projects namespace. Made project
lookup non-fatal with fallback to default pod. Added error logging to
all architect handler methods (were silently swallowing errors).

Also adds setup-hooks, commit-after-qa, and pre-merge-validate steps
to the foundary cookbook tree for git hooks and code quality gates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 02:25:40 -07:00
..
lib fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
common.sh fix: skip root deployment for empty template (defaults to skeleton) 2026-02-07 19:32:19 -07:00
composable-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
feature-dev-test.sh feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00
landing-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
scaffold-test.sh feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -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 fix(architect): handle missing projects in repo, add cookbook hooks/validation 2026-02-11 02:25:40 -07:00