rdev/cmd
jordan 4f01015132
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: implement project access enforcement and management API
- Fix no-op RequireProjectAccess middleware to enforce project_ids
- Apply project access middleware to all project-scoped routes
- Filter GET /projects by allowed project IDs for restricted keys
- Add GET /me endpoint with key identity, scopes, and project access info
- Add PATCH /keys/{id} for partial key updates (name, scopes, project_ids, allowed_ips, expires_in)
- Add GET/POST/DELETE /projects/{id}/access for project-centric access management
- Auto-grant creating key access when using POST /project/create-and-build
- Accept grant_to_key_ids in create-and-build to grant multiple keys on project creation
- Move newProvisionerWithDeps test helper from production code to test file

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 15:38:37 -07:00
..
claudebox-sidecar refactor: add timeout constants for agent execution tiers 2026-02-11 10:48:24 -07:00
rdev-api feat: implement project access enforcement and management API 2026-02-21 15:38:37 -07:00
rdev-worker fix: worker graceful shutdown and RWO PVC compatibility 2026-02-06 00:35:00 -07:00
render-skeleton feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
sdlc fix(sdlc): skip branch push when no origin remote exists 2026-02-10 21:03:49 -07:00