rdev/scripts
jordan 96219a647f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: add POST /projects/{id}/notify/reprovision to migrate notify host
Implements ReprovisionNotifyHost to migrate a project's email sending
from an old notify host to a new one (e.g., from project-name-based to
slug-based host). Preserves the project's notify account and send key.

- Adds ReprovisionNotifyHost to port.NotifyProvisioner interface
- Implements revokeHostAccess on notifyAdminAPI + adminClient
- Implements Provisioner.ReprovisionNotifyHost (12-step migration)
  in provisioner_reprovision.go (split to keep provisioner.go < 500 lines)
- Adds NotifyHandler.Reprovision handler (POST /notify/reprovision)
- Updates OpenAPI spec with reprovision endpoint

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 21:28:59 -07:00
..
build-push.sh feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -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
generate-sdk.sh feat: add album generation system to skeleton 2026-02-22 23:57:21 -07:00
load-credentials.sh feat: hook in notify service for per-project email delivery 2026-02-21 00:30:32 -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
rdev-cli.sh feat: add POST /projects/{id}/notify/reprovision to migrate notify host 2026-02-23 21:28:59 -07:00
release.sh fix: Include woodpecker RBAC in deploy step 2026-01-29 19:34:53 -07:00
setup-notify.sh feat: hook in notify service for per-project email delivery 2026-02-21 00:30:32 -07:00
verify-skeleton.sh feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
verify.sh Initial commit: rdev v0.1 base case 2026-01-24 19:24:07 -07:00