• v0.1.233 8e72115039

    v0.1.233 Stable

    pipeline-bot released this 2026-07-22 10:48:18 +00:00 | 210 commits to main since this release

    • Fix the dashboard's archived-log viewing (empty since the CI-spine bucket collapse). The build-meta-poller
      mirrored per-step logs + dev binaries from the retired alice-workflows MinIO bucket, but the collapse moved
      them to workflows — so every mc cp/mc mirror failed silently (|| continue), leaving /wflog/<proj>/index.txt
      empty. Result: build/release rows showed no inline step logs and the red "failed at " pill fell back to
      "open in Argo" for EVERY project. Point the poller at workflows, with an alice-workflows FALLBACK on the log
      paths so the kernel linux project (which still writes alice-workflows/linux, gated) keeps its logs. Binary
      mirror -> workflows (linux ships OCI images, not build-dl tarballs). The dashboardread-s3 key already
      triple-grants both buckets.

    Included changes (v0.1.232 -> v0.1.233)

    • 0bc746045323 fix(dashboard): mirror build/release logs from the workflows bucket (CI-spine collapse)
    Downloads