• v0.10 2d33c4407a

    v0.10 Stable

    x9 released this 2026-07-28 19:09:49 +02:00 | 2 commits to main since this release

    Added

    • Automatic failure reporting to Forgejo (runreport): a run that finishes with any ERROR step
      files an issue in the private x9/xetup-runs tracker - title FAILED <host> - <version> - <date>,
      failed label, body = per-step table + the tail-capped Deploy.log (last 60 KB). Filed by the
      xetup-bot account via a build-injected write:issue token. Best-effort and non-blocking;
      successful runs stay silent, and the email report is the fallback if the post fails.
    • Deploy.log attached to the email: the deployment email now carries the zipped log as
      <host>-Deploy.log.zip (best-effort; omitted if the log cannot be read).
    • Tracker links in the email: the email links straight to this run's failure issue (when one was
      created) and to the run history in the tracker filtered to this machine.
    • Build version stamp (buildinfo): builds embed their git tag / short SHA, shown in report titles.

    Changed

    • Photos now kept (01): Microsoft.Windows.Photos is added to the always-keep list
      (KeepPackages), so the default image viewer is no longer removed - like Calculator. It stays
      in the removal list but the keep-guard skips it and logs KEEP Microsoft.Windows.Photos.

    Built from 2d33c44

    Downloads