Launching today

openpreflight
Self-hosted CI without the CI platform.
7 followers
Self-hosted CI without the CI platform.
7 followers
Self-hosted CI without the CI platform. Small on purpose: one Go binary, one SQLite file, one Check Run per commit. Every commit gets a native GitHub Check Run from a GitHub App you own. You register the App, bind repos in a web UI, and the worker runs on a server you already have. UI, API, webhooks, and the job runner live in one process. Source, builds, secrets, and logs stay on your infrastructure. The pipeline file is `.ci.yml`, not Actions YAML. License: Apache-2.0.






@trivedivatsal Congratulations Vatsal. Good to see you have made it open-source, I've seen you believe in "Build in Public", which is great, actually!
@pareshmayani Thank you! Really appreciate that. 🙌 Building in public and keeping things open-source has always felt like the right way to build and learn.