Open
Description
Looking forward, Concourse is kind of dying as a project. A lot of the issues we see are either concourse limitations (multiple workers for example) , or bugs resulting in random dns resolution issues or even random segfaults.
We should investigate alternatives.
Big picture requirements:
- Container based builds
- It gives us consistent artifacts, and offloads storage of toolchain binaries to docker.io, ghcr.io, etc.
- Support for multiple branches / architectures / nightly / release
- Ability to push container artifacts, as well as artifacts to s3 buckets
- Ability for developers to see build results
- Multiple, reasonably sized workers at remote locations
- It's a lot easier to do cloud builds, but on-prem builders are substantially cheaper.
Nice to have requirements:
- Dashboard users can gawk at
Metadata
Metadata
Assignees
Labels
No labels