iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.66k stars 1.17k forks source link

collect files from subrepos #10381

Closed dberenbaum closed 5 months ago

dberenbaum commented 5 months ago

See https://iterativeai.slack.com/archives/C05L7S1TWAW/p1712247647559389. Fixes issue where dvc.api.artifacts_show() and other methods that collect from the repo index skip subrepos.

TODO: