-
The Remote Execution API (REAPI) is a gRPC+protobuf protocol that Bazel (but not only) uses to distribute build and test actions across multiple machines. The protos are currently hosted in a separate…
-
> L 12/03/2018 - 14:49:54: [ReAPI] SetHookChainArg: invalid argument type provided.
> L 12/03/2018 - 14:49:54: [AMXX] Displaying debug trace (plugin "zmb_core.amxx", version "0.1.2a")
> L 12/03/2018…
-
If the build fails due to problems with the remote REAPI backend, please include whatever detail is available from the grpc error message. Currently as of 0.17.2, remote execution can fail with error…
-
After upgrading to latest master I started seeing the following error when building:
```
[0 / 761] [-----] BazelWorkspaceStatusAction stable-status.txt
react | [15 / 791] [-----] Writing file bu…
-
Hi,
I would like to fetch the kubeconfig of a cluster in my gardener project programmatically using REST calls (without a browser). Is there a REAPI API that I can call ?
I've noticed that the d…
-
Currently it is my understanding that bb-browser works on the level of a single operation. That is, you get a single operation id-based url back from the execution service for the operation you submit…
-
Getting player origin in `RG_PM_Move` hookchain using the following,
```c++
public PM_Move(const PlayerMove:ppmove, const server)
{
// Offset by 1, why?
//new const id = get_pmove(pm_player_…
-
In REAPI v1 `OutputFile.path` and `OutputDirectory.path` where both documented as:
> message OutputFile {
> // The full path of the file relative to the input root, [...]
> message OutputD…
-
Hey,
```
/* Sublime AMXX Editor v2.2 */
#include
// #include
// #include
// #include
// #include
// #include
// #include
// #include
// #include
#include
#define PLUGIN "[R…
-
version:
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
ReHLDS version: 3.4.0.641-dev
Build date: 16:11:38 Apr 6 2018 (1455)
Build from: https://github.com/dreamstalker/rehlds/commit/ce16…