Skip to content

Pull DVC data from subprojects - #15

Open
lntutor wants to merge 1 commit into
calkit:mainfrom
lntutor:fix/pull-subprojects
Open

Pull DVC data from subprojects#15
lntutor wants to merge 1 commit into
calkit:mainfrom
lntutor:fix/pull-subprojects

Conversation

@lntutor

@lntutor lntutor commented Jul 30, 2026

Copy link
Copy Markdown

Summary

  • delegate DVC pulling to Calkit’s recursive pull command
  • avoid modifying Git state with --no-git
  • add an action-contract test to prevent regression

Validation

  • python3 scripts/test-action.py
  • git diff --check

Resolves calkit/calkit#1042

@rebeccamccabe

Copy link
Copy Markdown
Collaborator

Tested this out in the following CI run:
https://github.com/symbiotic-engineering/MDOcean/actions/runs/30932629568
and it seems like calkit pull --no-git also doesn't recursively pull subprojects. I would expect to see a bunch of added files in mdocean/simulation/modules/OpenFLASH/pubs/JFM/figs from the subproject.

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.

Run action fails to dvc pull subprojects

2 participants