mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
Adding a defauilt value for the Docker Bazel variable used in the build scripts ## Test plan ran the script locally to see how it works with and without the variable set <!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles --> |
||
|---|---|---|
| .. | ||
| shared | ||
| BUILD.bazel | ||
| build.sh | ||
| Dockerfile | ||
| github-proxy.go | ||
| README.md | ||
github-proxy
Proxies all requests to github.com to keep track of rate limits and prevent triggering abuse mechanisms.
There is only one replica running in production.