зеркало из https://github.com/golang/build.git
644dfced84
relui needs to use its service account to access the private security repository, and while I'm at it it might as well use it for the public repo too. Add support to the gerrit package and use it in relui. I adapted this code from the Gerrit team's auth daemon: https://gerrit.googlesource.com/gcompute-tools/+/refs/heads/master/git-cookie-authdaemon There may be better ways to do it but this works on my machine. For golang/go#53799. Change-Id: Iec302f4e4e336c21258019b0c20898280e249380 Reviewed-on: https://go-review.googlesource.com/c/build/+/417215 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> Auto-Submit: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
README.md | ||
auth.go | ||
auth_test.go | ||
demo.go | ||
example_test.go | ||
gerrit.go | ||
gerrit_test.go |