Commits on Source 4
-
Refactor the push() and pull() implementations so that API additions needed for remote-execution is made easier. #454
-
Fixes #676.
-
This uses BatchUpdateBlobs instead of individual blob upload to speed up artifact pushing, if the server supports it. Fixes #677.
-
Tristan Van Berkom authored
CAS: Implement BatchUpdateBlobs support See merge request !844