Skip to content

Render removed backups as a table in the HTML email report - #27

Merged
locus313 merged 1 commit into
mainfrom
removed-backups-table
Aug 28, 2026
Merged

Render removed backups as a table in the HTML email report#27
locus313 merged 1 commit into
mainfrom
removed-backups-table

Conversation

@locus313

Copy link
Copy Markdown
Collaborator

Summary

The "Backups removed by domain" section in the HTML email now uses the same table layout (Domain, File, Date, Size) as the "Backups found by domain" table below it, instead of a nested bullet list. Purely a formatting change for visual consistency — plain-text console/dry-run output (build_report) is unchanged.

Verified locally with a fixture backup directory: table renders correctly with data, and the "(none)" fallback still shows when nothing was removed.

Matches the styling/columns of the existing "Backups found by domain"
table (Domain, File, Date, Size) instead of a nested bullet list, for
visual consistency across the report.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@locus313
locus313 merged commit a3eb9f7 into main Aug 28, 2026
1 check passed
@locus313
locus313 deleted the removed-backups-table branch August 28, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant