Show HN: Nanci, CI written in plain Python, locally debuggable
I recently finished building my latest side project and wanted to share it with the world :)It's a CI/CD platform whose whole point is to be more developer friendly and familiar.- YAML is replaced by Python, so you don't need to Google again what is the synta…
The webhook listener is a lightweight, always-on service whose only job is to receive push events from GitHub and durably enqueue them. This keeps the critical path of accepting triggers fast and res… [+670 chars]