1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:28:31 -06:00
go/gopls/integration
Rob Findley 4abfd4a162 gopls/integration/govim: switch to latest, and improve artifacts
Now that there is a tagged version of govim containing the `-gopls` test
flag, we can just use latest to pick up a relatively stable govim, and
not have to maintain the govim version.

Doing this required changing the way we fetch govim into our test
harness: there is now the assumption that /src/govim is a git
repository, so we clone using git.

Along the way, clean up some unnecessary artifacts and add a script for
downloading artifacts from GCS.

Change-Id: I6ef4dd468d6b9baf66d3adae3f1fb80c12ac9578
Reviewed-on: https://go-review.googlesource.com/c/tools/+/217730
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-02-05 14:18:39 +00:00
..
govim gopls/integration/govim: switch to latest, and improve artifacts 2020-02-05 14:18:39 +00:00
parse gopls/integration: save more precise parsing information 2020-01-02 18:22:54 +00:00
replay gopls/integration: cosmetic/ergonomic updates 2020-01-02 14:09:08 +00:00