sourcegraph/cmd/github-proxy
Dave Try e60a8f573b
bazel: build docker images binary with bazel (#49525)
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>
2023-03-22 14:22:07 +00:00
..
shared bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
BUILD.bazel bazel: build docker images binary with bazel (#49525) 2023-03-22 14:22:07 +00:00
build.sh bazel: build docker images binary with bazel (#49525) 2023-03-22 14:22:07 +00:00
Dockerfile dep: use new docker base (#49706) 2023-03-20 18:15:21 +01:00
github-proxy.go Sourcegraph App (single-binary branch) (#46547) 2023-01-19 17:35:39 -07:00
README.md Add "life of a search query" documentation (#5574) 2019-09-17 12:39:50 -07:00

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.