rdev/docs/ui/ideation
jordan 863dfd3214
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: skip root deployment for empty template (defaults to skeleton)
When req.Template is empty, it defaults to 'skeleton' but the check
in createInitialDeployment only matched 'skeleton' explicitly, not
empty string. This caused a broken deployment to be created for
monorepo projects with a non-existent image.

Root cause: slackpath-5 creates project with empty template, which
defaults to skeleton, but createInitialDeployment was still creating
a root deployment that references registry.threesix.ai/{project}:latest
which never gets built (skeleton has no root Dockerfile).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-07 19:32:19 -07:00
..
ascii_screens.md fix: skip root deployment for empty template (defaults to skeleton) 2026-02-07 19:32:19 -07:00
reference.md fix: skip root deployment for empty template (defaults to skeleton) 2026-02-07 19:32:19 -07:00
roadmap.md fix: skip root deployment for empty template (defaults to skeleton) 2026-02-07 19:32:19 -07:00