This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/ci
Andrea Luzzardi 31daeb05ed ci: improve dogfood configuration
- Use official Go package
- Use golangci-lint package
- Fix node_modules exclusion for local source
- Improve CUE performance by optimizing cache hits

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-04 15:34:02 -07:00
..
.gitignore ci: base implementation for building dagger binary 2022-03-09 17:30:44 -08:00
main.cue ci: improve dogfood configuration 2022-04-04 15:34:02 -07:00
README.md ci: added README 2022-03-09 17:30:44 -08:00

Dagger CI

WORK IN PROGRESS

This is the home of the new CI

Reference: https://github.com/dagger/dagger/issues/1549