davireis
davireis
FWIW, I downloaded the newest kt_jvm_grpc.bzl (`wget https://raw.githubusercontent.com/grpc/grpc-kotlin/5a7bbdb87054cb39bfc11334b571fe9b6ba938f0/kt_jvm_grpc.bzl`), imported it directly and it worked! So this should be fixed with the next release.
It is a feature request. Configuration cache is a new feature in gradle that speeds up the configuration phase of the build by caching it. However, it requires plugin authors...
FWIW, it is true that https://github.com/jpillora/installer can be trivially extended to support .xz, but I do not think .xz is that ubiquitous. Evidence: ``` docker run -i -t ubuntu root@27b2bb510727:/#...
Just FYI, I have confirmed this now works: ``` docker run -i -t chainguard/wolfi-base apk add curl bash curl https://i.jpillora.com/pkgxdev/[email protected]! | bash ``` Thanks!
Seeing the same problem.