cirrus-cli icon indicating copy to clipboard operation
cirrus-cli copied to clipboard

[tart] use folder sharing for local runs

Open fkorotkov opened this issue 3 years ago • 1 comments

Plus it will allow to support --dirty mode.

Not that for the persistent worker isolation we can continue using "scp" because we just copy over the agent binary which is one file and not so large.

fkorotkov avatar Aug 31 '22 15:08 fkorotkov

Reopening to add support for faster working directory sync using folder sharing in the future, see https://github.com/cirruslabs/cirrus-cli/pull/557#pullrequestreview-1097683236.

edigaryev avatar Sep 06 '22 16:09 edigaryev

IMO it's fine to leave just the very fast --dirty option.

fkorotkov avatar Feb 20 '23 14:02 fkorotkov