run: deprecate in favor of stage add #5819
Replies: 16 comments 21 replies
-
Are we even certain we want to do this? It seems like it's still useful as a shortcut for |
Beta Was this translation helpful? Give feedback.
-
My 2cs on this - for me Btw, I think it's a shortcut for |
Beta Was this translation helpful? Give feedback.
-
Agree with Ivan on the UI if we're keeping this shortcut 🙂 |
Beta Was this translation helpful? Give feedback.
-
Lines 389 to 407 in 353e4cf stage.reproduce called stage.run . Maybe we should rename them?
|
Beta Was this translation helpful? Give feedback.
-
@karajan1001 More precisely @jorgeorpinel Regarding the roadmap. We've introduced Closing for now, since there are no action points here. Feel free to transfer into |
Beta Was this translation helpful? Give feedback.
-
So, what do we recommend by default? |
Beta Was this translation helpful? Give feedback.
-
@shcheklein For old scenarios without experiments - run, for experiments or when you would otherwise use |
Beta Was this translation helpful? Give feedback.
-
Hmm, so, what should we use in the Get started, for example? When we build the pipeline we don't have experiments yet, but we'll have them in the very last section. Keep using @jorgeorpinel I think in docs we can discuss with @dberenbaum and default to one of those and mention in the second that this is a short cut pretty much. If we decide to keep both in DVC, let's use WDYT? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
thanks @karajan1001
so, means that we should get rid of it in your opinion? (no need for a short cut for a rarely used combination). Also, I think we can easily add a flag ( |
Beta Was this translation helpful? Give feedback.
-
To add more to this: @casperdcl mentioned during the meeting that we have this in the "official" blog pos:
It means that (at least from the docs perspective) it makes sense to get rid of (Same btw, applies to the |
Beta Was this translation helpful? Give feedback.
-
yes and as also mentioned... is |
Beta Was this translation helpful? Give feedback.
-
I think it's fine to move towards this, but it seems like there are a few dependencies that need to be addressed first:
|
Beta Was this translation helpful? Give feedback.
-
For the record - one more question about this on Discord: https://discord.com/channels/485586884165107732/563406153334128681/840270790712229889
|
Beta Was this translation helpful? Give feedback.
-
Would it be useful behavior to run the experiment, then permanently alter the |
Beta Was this translation helpful? Give feedback.
-
Also, if |
Beta Was this translation helpful? Give feedback.
-
What's the roadmap for phasing out
dvc run
? Is there another issue tracking this? ThanksOn the docs side, beyond just removing https://dvc.org/doc/command-reference/run, we'd need to review all the example code blocks using
run
... (iterative/dvc.org/issues/2076)Beta Was this translation helpful? Give feedback.
All reactions