Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Issues in examples/.dvcignore #65

Open
iesahin opened this issue Apr 24, 2021 · 0 comments
Open

Issues in examples/.dvcignore #65

iesahin opened this issue Apr 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@iesahin
Copy link
Contributor

iesahin commented Apr 24, 2021

This is the review of https://www.katacoda.com/dvc/courses/examples/dvcignore

  • It repeats itself for data1, data2, data3 files.
  • There should be a glob example.
  • The command
cat .dvc/cache/54/40cb5e4c57ab54af68127492334a23.dir \ | python -m json.tool

should use ˋjqˋ

  • The command
dvc run \ -f stage.dvc \ -o dir/data2 \ 'echo data2 > dir/data2'

should use a newer version of dvc.yaml tracking. Actually this example is a bit superflous, stages are not tracked by .dvc files now.

There could be 3 examples in 3 pages:

  • Ignoring files
  • Ignoring directories
  • Ignoring by globs

Rel: iterative/dvc.org#1400

@shcheklein shcheklein added the bug Something isn't working label Apr 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants