Commit c7492fd
ci: Drop /health from smoke test (moved behind VPN)
/health, /admin, /metrics and /sales-dashboard are now only
reachable via internal.flagsmith.com (VPN). Public preview URLs
return 404 for these paths.
Keep /config/project-overrides (Express server-side route, proves
the server is running) and / (proves static files are deployed).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 06cd573 commit c7492fd
1 file changed
Lines changed: 14 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments