Observed arrival · 2026-08-26
openpreflight: CI without the control plane
A small self-hosted CI provider that turns GitHub commits into Check Runs using one Go binary and one SQLite file.
Field notes
The documented workflow separates the fast webhook response from the slower worker job: validation and enqueueing happen within a ten-second window, followed by token minting, detached checkout, and timed steps. Pipelines can use Node defaults from package.json, binding overrides, or an optional runtime such as node:24. The example private pull request reports install, test, and build stages separately, while full logs remain outside the truncated GitHub Check Run tail.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue