-
When building locally, the following filegroup would be a no-op when we build it:
```
filegroup(
name = "foo",
srcs = [":bar"],
)
```
Please will build `:bar`, which will put all the …
-
NOTE: if you are reporting is a potential security vulnerability or a crash,
please follow our CVE process at
https://github.com/grpc/proposal/blob/master/P4-grpc-cve-process.md instead of
filing a…
ukai updated
2 months ago
-
L 06/11/2023 - 16:33:51: [ReAPI] SetHookChainReturn: trying to set return value with incompatible type, expected 'ATYPE_BOOL'; got 'ATYPE_INTEGER'
L 06/11/2023 - 16:33:51: [AMXX] Displaying debug tra…
-
## Bug description
Hello again, @MPult ! Looks like we got ourselves another bug here 🐞
Running with image downloads, getting fatal error like this:
`Rexit git:(main) /Users/***/.cargo/bin/rexit…
elabz updated
9 months ago
-
Hello there.
I'm hacking into AMXModX code to make an ARM architecture support. In it's source code I found many scary hacks, like runtime function replacing, code in x86 opcodes(especially in hamsa…
-
Have you considered extending `buckd` to act as a simple remote cache + remote worker (maybe backed by a container runtime) and e.g. expose REAPI via a socket?
This would allow the client to use th…
-
**RewardRules** is the only one working natively on ReAPI, you need to add manually the **RewardAccount** enum to your plugin and do some tricks to make it works.
```
for ( new i = 0 ; i < _:Rewar…
-
Hello,
There is an issue with zBot, if youre playing with a Non Steam client, they have a jerky appearance.
I've already tried several Non Steam client, but without result.
I don't have this is…
-
## Background
`REAPI` didn't make it clear for the server implementations on how to interpret the output paths i.e. should the output path relative to input root or working directory? https://githu…
-
This is tricky to implement. Currently Please will try and number of different algorithms to calculate the output hash of a rule, and compare these against the list of hashes on the build rule.
Th…