Compare projectbluefin/bluefin vs ublue-os/bluefin
mainThis technical comparison report evaluates the differences between the projectbluefin/bluefin and ublue-os/bluefin repositories.
Key architectural differences include:
- Supply Chain Independence:
projectbluefinbuilds directly on Fedora-based images (e.g.,quay.io/fedora-ostree-desktops/silverblue:43) without depending onublue-os/main-images. - Pipeline Maturity:
projectbluefinimplements a testing $\rightarrow$ E2E $\rightarrow$ promotion lifecycle, whereasublue-oslacks an automated desktop E2E gate. - Security:
projectbluefinutilizes keyless signing to eliminate secret management. - Developer Velocity:
projectbluefinprovides fast PR validation (1–2 minutes) via linting gates, compared to 40-minute full builds for non-image changes.