Skip to content

openpreflight

A small CI provider for private repos. One Go binary that configures itself in a web UI and runs your install/test/build on the exact commit, reporting one Check Run with full logs.

Start here

Quickstart gets the binary running and through the first-boot wizard. Configuration is the full environment reference.

Use it

Pipelines is the .ci.yml contract and its resolution order. Logs and the API cover the rest.

Understand it

Architecture explains the one-process shape. The decisions record why it gates on the check suite rather than on push.