зеркало из https://github.com/golang/build.git
e049c5c65c
1. Add new method ListBranches in gerrit client interface returns all the branches in a project. a. implement the real gerrit client follow rest api doc. b. implement the fake gerrit client using git for-each-ref. 2. Add util function returns the current active release branch from vscode-go. 3. Add step at the end of gopls pre-release process to update gopls version info in vscode-go project. A local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2311084528 For golang/vscode-go#3500 Change-Id: Ib88b950df729a2f28133809f5a54311c420b447b Reviewed-on: https://go-review.googlesource.com/c/build/+/608416 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Auto-Submit: Hongxiang Jiang <hxjiang@golang.org> |
||
---|---|---|
.. | ||
README.md | ||
auth.go | ||
auth_test.go | ||
demo.go | ||
example_test.go | ||
gerrit.go | ||
gerrit_test.go |