Files
cs249r_book/.github/workflows
Vijay Janapa Reddi 8b21df18f9 fix(tinytorch-preview): emit dev release-manifest.json
The release-pill JS fetches /tinytorch/release-manifest.json at runtime.
Live publish-live emits it; preview-dev didn't, so every preview build
404'd on the manifest and visual-smoke caught it as a console error on
all 16 page/viewport combinations.

Stamp a dev manifest (release-id = 0.0.0-dev+<sha7>) right after
quarto render so the pill renders cleanly and smoke goes green.
2026-05-14 08:59:05 -04:00
..