Batuhan Taskaya

Results 147 comments of Batuhan Taskaya
trafficstars

@makslevental that's a very good question, and something that I have been working to solve for a while (albeit going stale for some time due to lack of time). The...

> @isidentical Cool. Is there anything I can do to help push that PR along? Currently the PR only supports chained `Replace` operations (due to how we figure out the...

Initial part of the chained actions are now implemented, though they still need extensive testing and documentation. Will try to finish these minor things and make a new release.

Should be done now, thanks again for reporting your interest in this!

New changeset f88e138a1aa3b9a9e013963e4fd7d5cce6a0b85c by Ken Jin in branch 'main': bpo-20291: Fix MSVC warnings in getargs.c (GH-27211) https://github.com/python/cpython/commit/f88e138a1aa3b9a9e013963e4fd7d5cce6a0b85c

Normally a on-server copy was not available when migrating from the dvc's pydrivefilesystem, so I added it with a simple interface for the sake of simplicty in order to share...

I don't think that command involves any on the server copy, does it? I think it would be only relevant here https://github.com/iterative/dvc/issues/5811

I'm extremely blocked with other stuff right now, though from what I can see even on `0.6` there was no `refresh=` parameter on the signature of `_find()` so I am...