-
v0.1.233 Stable
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 retiredalice-workflowsMinIO bucket, but the collapse moved
them toworkflows— so everymc cp/mc mirrorfailed 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 atworkflows, with analice-workflowsFALLBACK on the log
paths so the kernellinuxproject (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)
0bc746045323fix(dashboard): mirror build/release logs from the workflows bucket (CI-spine collapse)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix the dashboard's archived-log viewing (empty since the CI-spine bucket collapse). The build-meta-poller