Skip to content

Publish live demo Check Run URLs - #7

Merged
trivedi-vatsal merged 2 commits into
mainfrom
chore/demo-run-urls
Aug 29, 2026
Merged

Publish live demo Check Run URLs#7
trivedi-vatsal merged 2 commits into
mainfrom
chore/demo-run-urls

Conversation

@trivedi-vatsal

Copy link
Copy Markdown
Contributor

Summary

  • Filled src/data/demo-runs.json from GitHub Checks on openpreflight/demo.
  • Five outcomes match (pass, test fail, build fail, timeout, skipped).
  • Container is a real failure: docker run -v used the in-container /workspace path against the host engine, so npm ci saw an empty /work.

Test plan

  • Anonymous GET of a passing /runs/{id} returns 200
  • Homepage #demo shows six run links after deploy
  • Container card shows failure, not success

Made with Cursor

trivedi-vatsal and others added 2 commits August 29, 2026 10:29
The instance now reports shareable /runs/{id} links for the six public demo PRs.

Co-authored-by: Cursor <cursoragent@cursor.com>
The live instance now mounts the host workspace path into job containers, so npm ci succeeds.

Co-authored-by: Cursor <cursoragent@cursor.com>
@trivedi-vatsal
trivedi-vatsal merged commit f944fc7 into main Aug 29, 2026
1 of 2 checks passed
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