Jakob Buchgraber
Jakob Buchgraber
We have recently launched our very own homebrew tap https://github.com/bazelbuild/homebrew-tap. I was wondering whether it would make sense to also add formulae for buildozer and buildifier so users can easily...
It's currently single-threaded and can be quite slow for large caches.
The cache should only garbage collect action cache entries based on last access time. CAS entries should have a reference count and only be collected if they are no longer...
We should setup a job to CI that automatically deploys changes in master to Dockerhub.
We found that on some hardware this absolutely kills the performance of the system e.g. a Mac Pro became completely unresponsive. In general, there is no need for calling Sync()...
I think we could add support for debugging cache misses between two machines to the remote cache. 1) Start the cache in debug mode 2) It tells you to run...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.0.18 ### What version of `wrangler`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.0.18 ### What version of `wrangler`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.0.18 ### What version of `wrangler`...
Hi! We are the team building Bazel (https://bazel.build). We want to have a pipeline that builds a Bazel binary at a specific commit, then takes this Bazel binary and checks...