Files
crank/TASKS.md
T
2026-03-31 09:22:54 +03:00

25 lines
616 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TASKS
## Current
### `feat/cd-image-pipeline`
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
## Next
- `feat/alpine-polish`
## Backlog
- `feat/current-workspace-session-model`
- `feat/agent-lifecycle-polish`
- `feat/platform-key-usage`
- `feat/demo-assets`