feat: add demo seed for live ui
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/cd-image-pipeline`
|
||||
### `feat/demo-assets`
|
||||
|
||||
Status: in_progress
|
||||
|
||||
DoD:
|
||||
- CI больше не собирает deployable images без использования результата
|
||||
- Deploy собирает и пушит versioned images в registry с cache
|
||||
- production deploy использует `docker compose pull && docker compose up -d`, без server-side build
|
||||
- docs и runtime config описывают registry-based rollout
|
||||
- project has an idempotent PostgreSQL demo seed for live UI screens
|
||||
- demo seed fills workspaces, memberships, invitations, operations, agents, keys and usage
|
||||
- seed is controlled by env and does not live in migrations
|
||||
- docs explain how to enable and use demo data
|
||||
|
||||
## Next
|
||||
|
||||
@@ -21,4 +21,3 @@ DoD:
|
||||
- `feat/current-workspace-session-model`
|
||||
- `feat/agent-lifecycle-polish`
|
||||
- `feat/platform-key-usage`
|
||||
- `feat/demo-assets`
|
||||
|
||||
Reference in New Issue
Block a user