-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
exp push --rev broken #9471
Comments
@daavoo Are you looking into it? I was going to take a look but don't want to duplicate the effort. We could either extend multiple rev support to all exp commands (looks like it impacts |
I have a fix, sending a patch |
Extending all those commands should be trivial. I thought they already supported multiple revs as the underlying iter_revs does. Will send an update for the rest of the commands tomorrow |
Reopening until we have a patch for the other commands |
@daavoo Are you still working on this one? I'd say it's almost a p0 since it breaks the |
Bug Report
Description
dvc exp push --rev
is broken since #9391.Reproduce
Run
dvc exp push --rev HEAD
from any repo and you will get:The text was updated successfully, but these errors were encountered: