xetup/internal
X9 Dev ef56410139
All checks were successful
release / build-and-release (push) Successful in 35s
fix(report): footer advertises log attachment only when actually attached
buildHTML ran before zipLog, so the email footer always claimed
"log v priloze (<host>-Deploy.log.zip)" even when the log was unreadable
and no attachment was added. Zip the log first and pass the attachment
name into buildHTML; footer now names the zip only when present, otherwise
points solely to the local copy. Covered by TestBuildHTMLFooterMatchesAttachment.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-28 18:03:45 +02:00
..
buildinfo feat(report): file failed runs as Forgejo issues + attach zipped log to email 2026-07-28 16:30:08 +02:00
config feat(bloatware): toggleable Outlook/Snipping removal, keep Snipping by default 2026-06-03 16:27:34 +02:00
gui feat(report): file failed runs as Forgejo issues + attach zipped log to email 2026-07-28 16:30:08 +02:00
preflight feat: email report, pre-flight checks, parallel winget installs 2026-04-17 12:26:22 +02:00
prereboot fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
report fix(report): footer advertises log attachment only when actually attached 2026-07-28 18:03:45 +02:00
runner feat(bloatware): toggleable Outlook/Snipping removal, keep Snipping by default 2026-06-03 16:27:34 +02:00
runreport feat(report): file failed runs as Forgejo issues + attach zipped log to email 2026-07-28 16:30:08 +02:00
state fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00