Board: Rename westside-app to westside-landing (#109)
Parent
westside-app#109 — Rename repo to westside-landing. Too big for one agent: touches Forgejo, Harbor, ArgoCD, kustomize, Woodpecker, local remotes, CLAUDE.md, pal-e-docs references across 4+ repos.
User Stories
| Role | Key | Story | Success Metric |
|---|---|---|---|
| Superadmin | WS-S26 | Public landing site repo named westside-landing so westside-app is freed for the authenticated portal | All CI/CD pipelines work with new repo name, zero downtime |
Architecture
Components touched:
arch:forgejo— repo rename via APIarch:ci-pipeline— Woodpecker clone URL (verify only)arch:argocd— Application source repo URLarch:harbor— Harbor project referencearch:landing-site— local git remotes, CLAUDE.md, pal-e-docs
Acceptance Criteria
- Forgejo repo URL resolves at new name
- Woodpecker CI triggers on push to renamed repo
- ArgoCD syncs the renamed repo
- Harbor image builds land correctly
- Local git clone works with new remote
- All references updated
- Zero downtime
Kanban
Sub-tickets (each <5 min):
- Forgejo repo rename via API
- pal-e-deployments: update ArgoCD source URL
- pal-e-services: update terraform service key
- Local: update git remotes + CLAUDE.md
- Verify: CI + ArgoCD + Harbor