Copy first
Every pipeline exposes the key source file with a clipboard button for the fastest path.
Dagger-first CI/CD starters
Search by stack, compare implementations, copy the important file, or download a ready starter bundle. The goal is not a perfect pipeline. It is a sensible common ground.
dagger call test --source=.
dagger call build --source=.
dagger call publish \
--source=. \
--registry=registry.example.com \
--image=my-service
Catalog
Principles
Every pipeline exposes the key source file with a clipboard button for the fastest path.
Multi-file starters download as a ZIP with the Dagger module and wrapper CI files.
Repository templates and merge-request automation can follow once the catalog proves demand.
Blog space
Reserved for pipeline reviews, stack-specific tradeoffs, publishing guides, and migration notes from GitHub or GitLab CI into Dagger modules.