Sam Gammon

Results 352 comments of Sam Gammon

If I may, I'd like to jump in and offer some thoughts in this thread. I'm the author of [Buildless](https://less.build), a drop-in remote cache which is compatible with Gradle and...

Also, all of these protocols _at least_ provide for: (1) Authentication (2) At least a flat key structure (3) Self hosted options Redis and HTTP, then, could be swappable, so...

Wanted to revisit and bump this post, and update that we now support the [Redis protocol](https://redis.io/docs/reference/protocol-spec/) as well at the edge.

@rbalint Sounds good, of course please let me know if we can help at all 😁 Thank you for reading my very long rant!

Also, re/protobuf, we support it but aren't wed to it. We do support Bazel's gRPC APIs, but internally we use FBB and some CapnProto. So we could accept pretty much...

@cushon Thanks for reporting. I intend to look into this today, a bit swamped but I should be able to get to it quickly

Hey @cushon, Firstly, thanks for your patience and workaround. "Today" turned into two weeks before I even noticed. The current behavior in the rules is to treat `executable_name` as the...

Oh, I see what you mean now. That's a good question, I'll double check.

closing for now until there is more energy behind this feature (it needs a rebase anyway)

Probably depends on bazelbuild/bazel#12714