• v0.1.213 0c9186815b

    v0.1.213 Stable

    pipeline-bot released this 2026-07-20 22:22:01 +00:00 | 310 commits to main since this release

    • Provision the bare workflows kernel CI plumbing additively (CI-spine collapse B0b, additive phase). Stand up the
      sean/linux build plumbing in ns workflows alongside the still-live workflows-alice copies, with NO cutover yet (the
      hook still points at workflows-alice). bundle/workflows-infra-bare/kernel-build-rbac-bare.yaml: SA pipeline-build-kernel
      • executor RoleBinding (reuse Role workflows-argo-workflows-workflow) + a DISTINCT-named cross-ns RoleBinding
        pipeline-build-kernel-workflows into shipwright-build (reuses the shared Role pipeline-build-kernel — NOT re-declared, to
        avoid an ArgoCD name collision). bundle/workflows-infra-bare/linux/: hand-authored bare overlay (linux has no
        PipelineProject CR and the operator no kernel-bootc taxonomy, so a CR renders 0 sensors) — linux-ci + linux-staging Sensors
        (Sensor ns AND submitted-Workflow ns = workflows), the linux-ci-artifacts log-archival CM, and a key-minting PreSync
        (webhook OFF in the bare provision.sh). Bare sensors go live-but-idle; branch-protection stays with the alice overlay
        (forgejo-alice) to avoid a dual-ownership prune race. Fully reversible; the live hook flip is a separate later step.

    Included changes (v0.1.212 -> v0.1.213)

    • a18a1f2e68a4 feat(ci-spine): provision bare workflows kernel CI plumbing additively (B0b additive phase)
    Downloads