Dagger
automation ci-cd
Programmable CI/CD engine with SDKs in multiple languages
Prerequisites:
docker
Pros and Cons
Ventajas
- + Pipelines as real code
- + SDKs in Go, Python, TypeScript
- + Intelligent build caching
- + Runs on any CI platform
- + Local dev identical to CI
Desventajas
- - Relatively new project
- - Growing ecosystem
- - Documentation in development
- - Fewer native integrations
Casos de Uso
- Portable pipelines
- Platform-agnostic CI/CD
- Local pipeline development
- Build modernization