Skip to content

Commit

Permalink
add bazel-remote to list of compatible remote caches (#19041)
Browse files Browse the repository at this point in the history
See https://pantsbuild.slack.com/archives/C046T6T9U/p1684232562276649

Co-authored-by: Stu Hood <stuhood@gmail.com>
  • Loading branch information
2 people authored and WorkerPants committed May 23, 2023
1 parent c4acc98 commit 43804e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/markdown/Using Pants/remote-caching-execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ In order to use remote caching or remote execution, Pants will need access to a
- [BuildBarn](https://github.com/buildbarn/bb-remote-execution)
- [Buildfarm](https://github.com/bazelbuild/bazel-buildfarm/)
- [BuildGrid](https://buildgrid.build/)
- [bazel-remote](https://github.com/buchgr/bazel-remote]

**Note**: Setup of a self-hosted REAPI server is beyond the scope of this documentation. All these server projects have support channels on the BuildTeamWorld Slack. [Go here to obtain an invite to that Slack.](https://bit.ly/2SG1amT)

Expand Down

0 comments on commit 43804e2

Please sign in to comment.