Commit fe05598
ci: add post-deploy verification — catch broken Pages config on every deploy
Foundational fix for the incident where making the repo private
wiped GitHub Pages config (CNAME, custom domain) and the site
stayed down because GitHub's CDN cached the 404. Every deploy now
verifies that sovren.software returns HTTP 200 after CDN propagation.
If it doesn't, the workflow fails loudly instead of silently serving a 404.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1320374 commit fe05598
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments