• v0.1.100 73120f0f35

    v0.1.100 Stable

    pipeline-bot released this 2026-07-08 12:54:42 +00:00 | 846 commits to main since this release

    Changed

    • Build folds now show BOTH artifacts and logs for recent builds. The download-mirror window is
      sorted by build time (.status.finishedAt) instead of CR-creation time, so backfilled CRs
      (created at backfill time) no longer push genuinely-recent commits out of the newest-24 window.
    • Build/deploy logs now appear in every retained build's dropdown: the poller log window widened
      40 → 200 (the operator's build-retention). Logs are tiny text and the poller already resolves a
      GC'd workflow's logs from the immutable MinIO archive, so this is ~tens of MB (the download
      mirror stays disk-bound at 24).

    Included changes (v0.1.99 -> v0.1.100)

    • 78ffaa0181aa feat(dashboard): logs in every dropdown + time-sorted download window
    Downloads