Minimal self-hostable CI system built with Sigil
- Shell 100%
Kiln
Minimal self-hostable CI system built with Sigil.
Accepts webhooks from code forges, spins up ephemeral VMs, runs jobs, and streams output to a web dashboard in real time.
Building
sigil deps install
sigil build
A C toolchain is required. On Guix: guix shell -m ../sigil/manifest.scm
Testing
sigil test
License
BSD-3-Clause