rdev/internal/adapter/templates/templates
jordan c2b0447d80 feat: add per-component deploy steps and component templates endpoint
Add deploy-{name} CI steps to all component templates (app-astro,
app-react, service, worker) so each component deploys independently
via kubectl set image on merge to main. Replace the skeleton's
generic deploy step with a verify step that confirms deployments.

Add GET /templates/components endpoint for listing available component
templates with optional type filter. Simplify component API by merging
type+template into a single type field (e.g., "app-react" instead of
type="app" template="app-react").

Include ESLint configs and pnpm-workspace.yaml in app templates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:31:41 -07:00
..
astro-landing fix: Use repo/tags format for Kaniko plugin (not destinations) 2026-01-29 01:07:49 -07:00
components feat: add per-component deploy steps and component templates endpoint 2026-01-31 22:31:41 -07:00
default fix: Use repo/tags format for Kaniko plugin (not destinations) 2026-01-29 01:07:49 -07:00
go-api fix: Use repo/tags format for Kaniko plugin (not destinations) 2026-01-29 01:07:49 -07:00
skeleton feat: add per-component deploy steps and component templates endpoint 2026-01-31 22:31:41 -07:00