rdev/scripts
jordan c59d348040 chore: prepare for composable monorepo template implementation
This commit captures the current state before implementing the composable
monorepo template system. Key changes included:

Infrastructure:
- Add CockroachDB provisioner adapter for database provisioning
- Add Redis provisioner adapter for cache provisioning
- Add build events system with PostgreSQL storage
- Add WebSocket endpoint for real-time build progress

Code agent improvements:
- Fix Claude Code adapter to use default allowed tools instead of dangerously-skip-permissions
- Add context-aware stream closing for cancellation support
- Improve parser tests for edge cases

Build system:
- Add build event constants and metrics
- Remove deprecated git_operations.go (replaced by pod_git_operations.go)
- Add rollback logic for multi-step provisioning operations

Documentation:
- Add composable-monorepo feature documentation
- Add DNS/Cloudflare service documentation
- Update deployment and troubleshooting guides

Cookbooks:
- Add fullstack-app cookbook
- Refactor landing-test with shared library

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 11:39:28 -07:00
..
build-push.sh feat: Implement v0.2-v0.4 (workspaces, git, API) 2026-01-24 21:07:00 -07:00
claude-auth.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
create-credentials-secret.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
deploy.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
generate-deploy-key.sh feat: Implement v0.2-v0.4 (workspaces, git, API) 2026-01-24 21:07:00 -07:00
load-credentials.sh feat: Add multi-domain support with auto-generated slugs for landing page cookbook 2026-01-28 12:55:59 -07:00
load-test-builds.sh chore: prepare for composable monorepo template implementation 2026-01-31 11:39:28 -07:00
logs.sh feat: Add multi-domain support with auto-generated slugs for landing page cookbook 2026-01-28 12:55:59 -07:00
release.sh fix: Include woodpecker RBAC in deploy step 2026-01-29 19:34:53 -07:00
verify.sh Initial commit: rdev v0.1 base case 2026-01-24 19:24:07 -07:00