scoot
scoot copied to clipboard
Scoot is a distributed task runner, supporting both a proprietary API and Bazel's Remote Execution.
we don't need them!
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190628185345-da137c7871d7 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
update test files location in README.md
I can not find any info how to configure bazel client to use Scoot. Also, I don’t see any info how to scale the service, for example, using Kubernetes.
Does Scoot have any support for sandboxing builds?
Bazel implemention is missing Capabilities endpoint as far as I can tell. Please correct me if I'm wrong! :) ### Expected behavior Service implements [this endpoint](https://github.com/bazelbuild/remote-apis/blob/master/build/bazel/remote/execution/v2/remote_execution.proto#L334-L354). ### Actual behavior When...
I signed the cla already, but the check on my PR #484 still says "license/cla Expected — Waiting for status to be reported".
``` INFO[0000] Killing 1 cmds sourceLine="setup/cmds.go:75" INFO[0005] Still waiting; killing all sourceLine="setup/cmds.go:102" FATA[0005] fork/exec : no such file or directory sourceLine="setup-cloud-scoot/main.go:53" exit status 1 ``` Which file does not exist?...