bazel-buildfarm icon indicating copy to clipboard operation
bazel-buildfarm copied to clipboard

Support remote cache compression

Open shirchen opened this issue 3 years ago • 1 comments

https://github.com/bazelbuild/bazel/pull/14277 adds an option to compress CAS blobs. From talking to @werkt, it sounds like buildfarm doesn't support this today.

shirchen avatar Nov 30 '21 01:11 shirchen

looks like it will needed to be added here: https://github.com/bazelbuild/bazel-buildfarm/blob/7a7014dfdcc7257215e3906f4ffb35ea47e59bbd/src/main/java/build/buildfarm/common/UrlPath.java#L47

luxe avatar Nov 30 '21 16:11 luxe

Done in #1193

shirchen avatar Dec 14 '22 02:12 shirchen