Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting 2.0 changes in the dvc.yaml file #7

Closed
1 of 8 tasks
skshetry opened this issue Dec 24, 2020 · 0 comments · Fixed by #9
Closed
1 of 8 tasks

Supporting 2.0 changes in the dvc.yaml file #7

skshetry opened this issue Dec 24, 2020 · 0 comments · Fixed by #9
Labels
documentation Improvements or additions to documentation

Comments

@skshetry
Copy link
Member

skshetry commented Dec 24, 2020

The new additions are:

Top level elements

  • new vars keyword

Inside stage

  • desc
  • cmd supports list as well
  • vars
  • foreach .. do (they come in pair, and do shifts the usual stage definition)
  • new live section #8

Inside outs/metrics/plots

  • desc
  • checkpoint
@skshetry skshetry self-assigned this Dec 24, 2020
@skshetry skshetry added the documentation Improvements or additions to documentation label Dec 24, 2020
@skshetry skshetry removed their assignment Mar 31, 2021
@daavoo daavoo mentioned this issue Oct 5, 2021
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant