There's a failing SSH test on the 0.94.0-dev
branch: https://travis-ci.com/github/iterative/dvc/jobs/348781315#L7880
Would be great to fix it so that a new (final) v0 release can be made to address #3872.
@casperdcl Not worth spending time on it.
You can release even with failing tests, if you restart the deploy
jobs on travis (just click restart
there)
last time I checked that wasn't possible. Admittedly a very long time ago.
So in that case can you create a new v0 release? That would start the clock for putting it to bed...
@casperdcl, why do we need to release a v0
? Does snap
not allow these kind of changes?
I mean tagging & releasing dvc==0.94.1
or similar from the current https://github.com/iterative/dvc/tree/0.94.0-dev
@casperdcl Will do in a sec.
@casperdcl https://travis-ci.com/github/iterative/dvc/builds/172217010 , waiting for it to finish.
@casperdcl Looks like it is done. Closing for now. Let me know if something is off about the snap.
Running
snap refresh dvc --channel=v0/stable
, orsnap refresh dvc --channel=latest/beta
makes the message go away.
@casperdcl Amazing stuff! Thank you! :pray:
great; there are a couple of quick items in https://github.com/iterative/dvc/issues/3872 which we'll be able to check off in a month and then never mention this again :D