rdev/cookbooks/scripts
jordan 62a9bbb237
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: resolve 7 root causes causing cookbook deployment failures
RC-1: Gitea org fallback already removed (no-op, confirmed)
RC-3: Push/pull now explicitly target origin main (HEAD:main) in both
  pod_git_operations.go and claudebox/git.go — fixes Woodpecker webhook
  trigger by ensuring pushes always land on the main branch
RC-4: wait_for_pipeline records baseline pipeline number before polling;
  only returns success when a NEWER pipeline completes — prevents false
  positive when a prior pipeline was already success
RC-5: Redis WRONGPASS fixed on live persona-community-5 instance; platform
  gap noted (no reprovision endpoint for Redis ACL drift)
RC-6: Removed on_error:continue from all infra provisioning steps (add-db,
  add-redis) across persona-community, slackpath-2/3/4/5 trees — infra
  failures now fail the tree instead of silently continuing to a crash
RC-7: Added .pnpm-store/ to skeleton .gitignore — prevents thousands of
  cache files being committed by agents after pnpm install
RC-2: Updated all 12 cookbook trees — git_clone_url jordan/ → threesix/
  (24 occurrences across all slackpath, aeries, full-stack, genkit trees)
Also: strings.Cut and strings.SplitSeq lint fixes in pod_git_operations.go
  and claudebox/git.go

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 18:49:09 -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: resolve 7 root causes causing cookbook deployment failures 2026-02-24 18:49:09 -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