Jakob Buchgraber
Results
13
issues of
Jakob Buchgraber
Break out from https://github.com/bazelbuild/bazel/issues/4870. Bazel can use a local directory as a remote cache via the `--disk_cache` flag. We want it to also be able to automatically clean the cache...
type: feature request
P2
team-Remote-Exec
See https://github.com/bazelbuild/remote-apis/commit/948b9c7e3311ffef8f01b4ccb65a06875d65af20
type: feature request
P2
team-Remote-Exec
not stale
Hello rules_rust 👋 , We have a use case where in our project we want to * forbid the use of unsafe in general, but enable specific targets to opt-in...
enhancement