-
v0.10 Stable
released this
2026-07-28 19:09:49 +02:00 | 2 commits to main since this releaseAdded
- Automatic failure reporting to Forgejo (runreport): a run that finishes with any ERROR step
files an issue in the privatex9/xetup-runstracker - titleFAILED <host> - <version> - <date>,
failedlabel, body = per-step table + the tail-cappedDeploy.log(last 60 KB). Filed by the
xetup-botaccount via a build-injectedwrite:issuetoken. 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.Photosis 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 logsKEEP Microsoft.Windows.Photos.
Built from
2d33c44Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
xetup.exe
0 downloads · 10 MiB
- Automatic failure reporting to Forgejo (runreport): a run that finishes with any ERROR step