iterative / dvc.org

📖 DVC website and documentation
https://dvc.org
Apache License 2.0
335 stars 392 forks source link

guide: Extract `templating` and `foreach` features from `Pipeline Files (dvc.yaml)` #3670

Open daavoo opened 2 years ago

daavoo commented 2 years ago

The templating and foreach features are documented as sections under user-guide/project-structure/pipelines-files

I believe these features are relevant enough to have a separate section (not sure where) and the current page should be reserved for defining the parts of dvc.yaml.

We should improve visibility, revisit the narrative and extend the information and examples for these features.

See also https://github.com/iterative/dvc.org/issues/2883

shcheklein commented 2 years ago

Related to @iesahin 's work on #3414

shcheklein commented 2 years ago

@daavoo @dberenbaum could you please review and let us know your thoughts in the #3414 ?

daavoo commented 2 years ago

Related to @iesahin 's work on #3414

Not sure I follow. I don't see any content regarding templating or foreach in the P.R.

jorgeorpinel commented 2 years ago

I think that's the point: it should be in that PR or another one to address the underlying issue (https://github.com/iterative/dvc.org/issues/2883).

dberenbaum commented 1 year ago

Now also needs matrix and hydra composition. Looks related to #4670 and #2313. Should we consolidate into this issue?

TBH I'm not sure we can take it now, but I would consider it a "high p2."

dberenbaum commented 1 year ago

Also related to #3896