Jorge P
Jorge P
I see. So you are suggesting to use and assume Git helpers throughout this trail instead of repeating `git` commands? Not to get too philosophical but do we consider Git...
> Do you agree that we should at least have some way to point users to these helpers It's a great question but we have the same problem with many...
> If we have similar problems with other features, let's figure out what to do with this one My point was mainly that we can't include everything in the Get...
I think we're overcomplicating this. The easiest first step would be to find a place to link to `install` from the current https://dvc.org/doc/start/data-and-model-versioning and submit a PR proposal. And to...
tmp/dvc.yaml also has a DAG so why not build that one only? I think that ignoring any file not given as a target is what the user would expect. >...
> we need to build a DAG, from all of the stages in a repo to ensure there are not any duplications or cycles I see. Well, that's nice! Having...
- [ ] https://dvc.org/doc/command-reference/repro should explain this behavior - [ ] https://dvc.org/doc/user-guide/dvc-files-and-directories could mention that all dvc.yaml files in the project are important and should be valid at all times...
@efiop @skshetry @pared I've transferred this to docs but one last concern: I tried a .dvc file as target and it still checked all of the dvc.yaml files in my...
Overlapping output paths... OK got it 👍
Probably solved by https://github.com/iterative/dvc.org/issues/759