code-review icon indicating copy to clipboard operation
code-review copied to clipboard

Add Taskcluster cache for local Mercurial clones

Open marco-c opened this issue 8 months ago • 5 comments

In order to actually use the work done in https://github.com/mozilla/code-review/pull/1517, we need to enable local cloning. In order to enable local cloning, we need to make sure we don't clone from scratch in each task, but we rely on a Taskcluster cache.

marco-c avatar May 29 '24 10:05 marco-c