exp remove: rename --all-commits flag add a new rev flag and unify the collection of revs (#7155)#7275
Conversation
--all-commits flag add a new rev flag and unify the collection of revs (#7155)--all-commits flag add a new rev flag and unify the collection of revs (#7155)
7f6ea98 to
893139d
Compare
cb36257 to
6414c1c
Compare
|
@dberenbaum |
|
Should an error be thrown for |
Are
@pmrowla Any thoughts as you work through queuing/tasks? Note that the behavior currently seems pretty inconsistent with respect to queued experiments: |
I think we should just go with this for now. I think eventually |
This comment was marked as resolved.
This comment was marked as resolved.
6fede20 to
9c9e4a5
Compare
--all-commits flag add a new rev flag and unify the collection of revs (#7155)--all-commits flag add a new rev flag and unify the collection of revs (#7155)
jorgeorpinel
left a comment
There was a problem hiding this comment.
UI strings ✅ thanks
…evs (treeverse#7155) fix: treeverse#7155 1. rename flags `-A/--all-commits` in `exp remove` 2. add new flag `-n/--num` in `exp remove` 3. unify the revision collection in `exp remove` 4. add unit and func tests for `exp remove` Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
* exp remove: add new flags `--rev` and `-n` related to treeverse/dvc#7275 * Some update * Update content/docs/command-reference/exp/remove.md Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com> * Restyled by prettier Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>
…y the collection of revs (#7155) Original PR #7275 by karajan1001 Original: treeverse/dvc#7275
…new `rev` flag and unify the collection of revs (#7155) Merged from original PR #7275 Original: treeverse/dvc#7275
fix: #7155
in
exp remove-A/--all-commitsrevandnum❗ I have followed the Contributing to DVC checklist.
📖 If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here.
Thank you for the contribution - we'll try to review it as soon as possible. 🙏
wait for #7245