Skip to content

Ignore runs/ wholesale; it becomes its own repository - #90

Merged
varunursekar merged 1 commit into
mainfrom
runs-nested-repo
Sep 13, 2026
Merged

varunursekar merged 1 commit into
mainfrom
runs-nested-repo

Conversation

@varunursekar

@varunursekar varunursekar commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Two lines. runs/ (run artefacts, write-ups, analysis code, operator tooling) is now a separate repository, git plus DVC, nested under this one. vero used to track runs/.gitignore to keep the directory out; a directory's .gitignore outranks anything the nested repository can say, so the rule moves to the root .gitignore and vero stops tracking that file.

No code or test changes.

🤖 Generated with Claude Code

RetriggerConfidence Score: 4/5

The ownership change appears safe to merge, with a non-blocking documentation gap for setting up the nested repository.

Summary

  • Adds a root-level ignore rule for runs/.
  • Removes the formerly tracked placeholder runs/.gitignore.
  • Leaves the nested repository's acquisition and initialization undocumented despite existing workflow references to its contents.

Reviews (1) · Last reviewed commit: "Ignore runs/ wholesale; it is its own re..."

runs/ holds the run artefacts, their write-ups, the analysis code and the
operator tooling, tracked by git and DVC in a repository of their own nested
under this one. vero previously tracked runs/.gitignore to keep the directory
out of the tree; that file now belongs to the nested repository, so the
ignore rule moves to the root.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@varunursekar
varunursekar merged commit 6445ca8 into main Sep 13, 2026
10 checks passed
@varunursekar
varunursekar deleted the runs-nested-repo branch September 13, 2026 04:04
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