• v0.1.85 9ec6a9b5d6

    v0.1.85 Stable

    gitea_admin released this 2026-07-06 16:40:18 +00:00 | 932 commits to main since this release

    Fixed

    • Durable log folds no longer collapse multi-leg steps — when a build's live workflow has GC'd and
      emit_logs reconstructs the fold by listing the archive under <wf>/, each node's main.log is now
      keyed by the full <step>-<id> (unique) rather than the bare step name, so two legs that share a base
      name (e.g. compile amd64 + 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)

    • 420d5f0d607e fix(dashboard): unique log file per node in durable fold fallback
    Downloads