rdev/cookbooks/scripts
jordan 32d50a6952
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: make infra provisioning idempotent + aeries-daeya public discovery feed
- Make postgres and redis provisioning idempotent: return success when already
  provisioned with credentials stored, allowing cookbook trees to safely include
  explicit add-db/add-redis steps alongside auto-provisioned project creation
- Update tests to reflect new idempotent behavior
- Consolidate docs CI into single multi-stage Docker build (remove separate
  build-docs step; Dockerfile.nginx now builds Slate then serves with nginx)
- Delete redundant skeleton docs/Dockerfile (replaced by multi-stage nginx image)
- Add watch verb to woodpecker-deployer RBAC (required by kubectl rollout status)
- Aeries Daeya cookbook: add public discovery feed (/) + character profiles (/c/:handle),
  characters.published/handle/tagline fields, dark pink design system, /studio/* routes,
  verify-public-discovery + verify-otp-endpoint smoke test steps
- Fix Input.tsx: remove non-existent --border-hover CSS variable hover effect
2026-02-28 17:32:21 -07:00
..
lib fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
aeries-daeya-test.sh feat: make infra provisioning idempotent + aeries-daeya public discovery feed 2026-02-28 17:32:21 -07:00
common.sh feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -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 feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00