nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster buil...

Results 333 nativelink issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google](https://registry.terraform.io/providers/hashicorp/google) ([source](https://togithub.com/hashicorp/terraform-provider-google)) | required_provider | major | `4.84.0` -> `5.28.0` |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/TraceMachina/nativelink). ## Deprecations / Replacements > [!WARNING] These...

dependencies
no-effect-in-production

To optimize clients that support it, we should implement `get_tree()` see: https://github.com/TraceMachina/nativelink/blob/2ae7cab4c7d6cc476bb5de31ffbaf6f59406ce8a/nativelink-service/src/cas_server.rs#L244 https://github.com/TraceMachina/turbo-cache/blob/5e2e81af8999482fef202b50ee880509e8811e6f/proto/build/bazel/remote/execution/v2/remote_execution.proto#L430

good first issue

Adds OriginContext that can have data set on it about the origin and read out in any module at any time. This is designed to allow us to track "requests"...

# Description Currently, I've improved the readability and composability of the JSON file by applying the changes mentioned in the issue. We now have "name" and "config" field for an...

# Description Allows for human readable quantity field in the different json config, i.e, 10KB -> 10000. This implementation still allows for the field being pure unsigned integers, so, it...

# Description Updated Chromium example to include the Docker engine in the Readme, updated script 3, and included the slack community if devs need help Fixes # (issue) ## Type...

For the issue, #764, I resolved by reducing the error level to warning from errors. The code change is just modifying error to warning with one line. Here is my...

# Description I improved the flexibility by reducing the warning level of the KEEPALIVE log message. So when we look at the log output in the k8s examples, there are...

# Description Updated the Bazel version to run nativelink Fixes #892 ## Type of change Please delete options that aren't relevant. - [ ] ~Bug fix (non-breaking change which fixes...