mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
Build the remaining docker images with bazel Depends on: https://github.com/sourcegraph/sourcegraph/pull/49228 ## Test plan CI --------- Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr> Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| 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.