Hacker News new | ask | show | jobs
by theSage 1239 days ago
https://www.jayporeci.in/

I've been working on this CI system for a while.

1. Zero setup. Works on git hooks.

2. Python as the config language. Makes it very easy to do dependencies/matrix jobs/conditional jobs.

3. Offline first. It can work online with gitea as well.

4. Everything is in git. I don't need to muck around in and configure the CI system itself.