Pipeline optimization: single-stage Dockerfile + gem cache #187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — follows from #185 DORA metrics analysis.
Repo
landscaping-assistant
User Story
As a developer, I want faster CI builds so I spend less time waiting for pipelines.
Context
DORA pipeline timing (PR #186) identified two main bottlenecks:
Description
File Targets
Dockerfile(modified).woodpecker.yaml(modified)docs/dora.md→docs/dora/pipeline-timing.md(renamed)Feature Flag
None.
Acceptance Criteria
Test Expectations
No new tests. Existing specs validate the app works. Docker build verified by CI pipeline.
Constraints
Checklist
Related