rdev/cookbooks/trees
jordan 8715411727
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(cookbook): use skeleton template for foundary monorepo project
The foundary cookbook was using template: "default" which seeds a flat
CI pipeline without the COMPONENT_STEPS_BELOW marker. When components
were added via batch API, updateWoodpeckerYml couldn't find the marker
and silently returned the file unchanged — component build/deploy steps
were never inserted. This caused component images to never be built,
leaving pods at 0 replicas indefinitely.

The skeleton template has the correct DAG-mode pipeline with markers
for component step insertion and build-complete dependency wiring.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 18:25:10 -07:00
..
aeries-1-genesis.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
aeries-2-simulation.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
aeries-3-society.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
composable-app.yaml feat: add path-based ingress management for component lifecycle 2026-02-04 01:31:50 -07:00
evolving-app.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
foundary.yaml fix(cookbook): use skeleton template for foundary monorepo project 2026-02-10 18:25:10 -07:00
full-stack-feature.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
landing-page.yaml feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
sdlc-flow.yaml feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
slackpath-1-authenticated-service.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
slackpath-2-async-worker-pipeline.yaml fix: slackpath trees use batch endpoint for atomic multi-component adds 2026-02-05 14:44:53 -07:00
slackpath-3-realtime-chat.yaml fix: slackpath trees use batch endpoint for atomic multi-component adds 2026-02-05 14:44:53 -07:00
slackpath-4-microservice-constellation.yaml fix: slackpath trees use batch endpoint for atomic multi-component adds 2026-02-05 14:44:53 -07:00
slackpath-5-full-lifecycle.yaml fix(templates): upgrade Go to 1.25 and fix Woodpecker syntax 2026-02-08 23:57:38 -07:00