Skip to content

chore: move demo.tape to asset/#381

Merged
retr0h merged 1 commit intomainfrom
chore/move-tape-to-asset
Apr 19, 2026
Merged

chore: move demo.tape to asset/#381
retr0h merged 1 commit intomainfrom
chore/move-tape-to-asset

Conversation

@retr0h
Copy link
Copy Markdown
Collaborator

@retr0h retr0h commented Apr 19, 2026

Summary

  • Relocate demo.tape from the repo root into asset/demo.tape, colocating the VHS source with its generated output (asset/demo.gif). Matches the convention used in `/git/grind` and `/git/tlock` where tape files live next to their GIFs under `asset/`.
  • Update the internal run-command comment from `vhs demo.tape` to `vhs asset/demo.tape`.

Left alone: the plan doc `docs/plans/2026-03-02-demo-recording-design.md` still mentions the old root path — it's a historical design record, not current state, so no edit there.

Test plan

  • `ls asset/demo.tape` exists, repo-root `demo.tape` gone
  • `vhs asset/demo.tape` still runs and regenerates `asset/demo.gif`

🤖 Generated with Claude Code

Colocate the VHS source with its output (asset/demo.gif) — matches
the convention in ~/git/grind and ~/git/tlock where tape files sit
alongside the generated GIFs under asset/. Update the internal
run-command comment to reflect the new path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files         484      484           
  Lines       24721    24721           
=======================================
  Hits        24699    24699           
  Misses         14       14           
  Partials        8        8           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70315c0...112b97a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@retr0h retr0h merged commit eb3d4c1 into main Apr 19, 2026
11 checks passed
@retr0h retr0h deleted the chore/move-tape-to-asset branch April 19, 2026 17:08
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