test: add post-deploy smoke checks

This commit is contained in:
2026-07-19 13:05:49 +08:00
parent ec48836dc9
commit 9cbc7de340
4 changed files with 27 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@
- Added persistent alert delivery with HTTPS validation, exponential-backoff retries, and Prometheus delivery-state metrics.
- Added verified backup reports plus optional age-encrypted rclone offsite copies.
- Added production dependency auditing, reproducible SPDX SBOM generation, and a documented release/upgrade/signing path.
- Added a repeatable post-deploy HTTP smoke test for health, homepage, RSS, and metrics endpoints.
### Fixed