fix: un-ignore corpus/ and tag commits as morpheus-docs-refresh #1

Merged
justin merged 1 commits from fix/gitignore-and-author into main 2026-05-22 15:29:52 -04:00
Owner

Run 109 hit the same gitignore over-ignore bug HVM hit on first run. Also renames the workflow git user from hvm-docs-refresh to morpheus-docs-refresh.

Run 109 hit the same gitignore over-ignore bug HVM hit on first run. Also renames the workflow git user from hvm-docs-refresh to morpheus-docs-refresh.
justin added 1 commit 2026-05-22 15:29:52 -04:00
Two cosmetic + functional fixes carried over imperfectly from the
template / hvm-docs clone:

1. .gitignore was over-ignoring corpus/. PLAN.md's design has the
   corpus committed (so image-only.yml can build images without
   re-scraping). Run 109 hit the same silent `git add corpus` no-op
   HVM hit on its first refresh; fixing now to unblock the build.

2. The refresh workflow was tagging commits as "hvm-docs-refresh"
   because the workflow was copied wholesale from hvm-docs. Renamed
   to "morpheus-docs-refresh" so the git log makes sense.

chroma/ and bm25/ stay ignored — those are rebuilt by
`python -m rag.index --rebuild` at CI time.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
justin merged commit a9889ffdd6 into main 2026-05-22 15:29:52 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/morpheus-docs#1