-
v0.1.85 Stable
released this
2026-07-06 16:40:18 +00:00 | 932 commits to main since this releaseFixed
- Durable log folds no longer collapse multi-leg steps — when a build's live workflow has GC'd and
emit_logsreconstructs the fold by listing the archive under<wf>/, each node'smain.logis now
keyed by the full<step>-<id>(unique) rather than the bare step name, so two legs that share a base
name (e.g.compileamd64 + arm64) render as two distinct chips pointing at their own logs instead of
two identical chips onto one file.
Included changes (v0.1.84 -> v0.1.85)
420d5f0d607efix(dashboard): unique log file per node in durable fold fallback
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Durable log folds no longer collapse multi-leg steps — when a build's live workflow has GC'd and