open-code-review/.github
Mark Yoon 48eb444a25
ci(pages): add smoke test step to verify build output is servable (#741)
* ci(pages): add smoke test step to verify build output is servable

Serve dist/ after build and assert key SPA routes return HTML with bundle references so broken templates cannot slip through CI.

Co-authored-by: Cursor <cursoragent@cursor.com>

* ci(pages): harden smoke test route checks

Clarify the SPA fallback limitation, make the curl failure branch work under set -e, and add a /404.html static-file assertion to confirm dist assets are actually served.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 20:25:00 +08:00
..
ISSUE_TEMPLATE chore: route security reports to private advisories (#435) 2026-07-22 11:35:22 +08:00
workflows ci(pages): add smoke test step to verify build output is servable (#741) 2026-08-06 20:25:00 +08:00
dependabot.yml chore(deps): let dependabot cover the VS Code extension (#437) 2026-07-23 20:28:34 +08:00
pull_request_template.md Add issue and PR templates with bilingual contributing guide (#9) 2026-05-30 14:22:50 +08:00
release.yml feat(release): auto-generate structured release notes from conventional commits 2026-06-22 15:52:06 +08:00