Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls: release version v0.13.0 #61583

Closed
8 tasks done
findleyr opened this issue Jul 25, 2023 · 7 comments
Closed
8 tasks done

x/tools/gopls: release version v0.13.0 #61583

findleyr opened this issue Jul 25, 2023 · 7 comments
Labels
gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@findleyr
Copy link
Contributor

findleyr commented Jul 25, 2023

This issue tracks progress toward releasing gopls@v0.13.0

  • merge master into gopls-release-branch.0.13
  • update hard-coded version
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag gopls/v0.13.0-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.13.0
@findleyr findleyr added this to the gopls/v0.13.0 milestone Jul 25, 2023
@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jul 25, 2023
@gopherbot
Copy link

Change https://go.dev/cl/513098 mentions this issue: all: update codereview.cfg for gopls-release-branch.0.13

@gopherbot
Copy link

Change https://go.dev/cl/512956 mentions this issue: gopls/internal/lsp/debug: update debug version for v0.13.0

gopherbot pushed a commit to golang/tools that referenced this issue Jul 25, 2023
For golang/go#61583

Change-Id: I503a3e00693cb50ad344ef488b3ed36682050e6d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/513098
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
gopherbot pushed a commit to golang/tools that referenced this issue Jul 25, 2023
For golang/go#61583

Change-Id: I814c13a019c5d8ab6d73db29ad5d64930d8c1085
Reviewed-on: https://go-review.googlesource.com/c/tools/+/512956
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@gopherbot
Copy link

Change https://go.dev/cl/513099 mentions this issue: gopls: update go.mod and go.sum for v0.13.0

gopherbot pushed a commit to golang/tools that referenced this issue Jul 25, 2023
For golang/go#61583

Change-Id: Ifaf298ce130ad6af633e11b34a1496f36344051a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/513099
Auto-Submit: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@gopherbot
Copy link

Change https://go.dev/cl/513355 mentions this issue: all: merge master (e8cdaf4) into gopls-release-branch.0.13

gopherbot pushed a commit to golang/tools that referenced this issue Jul 26, 2023
For golang/go#61583

Merge List:

+ 2023-07-26 e8cdaf4 gopls/internal/lsp/cache: fast-path for type-checking active packages
+ 2023-07-26 da5abd3 gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker
+ 2023-07-26 b389785 gopls: fix tests that depend on log sequencing
+ 2023-07-26 2ffc4dc all: fix some typos

Change-Id: I7a3de6330a6b6d0dca51de6094603cde2cec1b6a
@gopherbot
Copy link

Change https://go.dev/cl/513395 mentions this issue: gopls: update go.mod and go.sum for v0.13.0-pre.2

gopherbot pushed a commit to golang/tools that referenced this issue Jul 26, 2023
For golang/go#61583

Change-Id: I4072795eaec25a5eee0939751911aceb79807cdc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/513395
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@gopherbot
Copy link

Change https://go.dev/cl/513776 mentions this issue: all: merge master (03562de) into gopls-release-branch.0.13

gopherbot pushed a commit to golang/tools that referenced this issue Jul 27, 2023
Also add back the x/tools replace directive to the gopls module.

For golang/go#61583

Merge List:

+ 2023-07-27 03562de refactor/satisfy/find: composite lits may have type parameter type
+ 2023-07-27 bacac14 gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer
+ 2023-07-27 38606b3 gopls/internal/lsp/cache: keep analysis progress reports on one line

Change-Id: I8338e1afa66ddd4985ddd1e4c520aa15e81c92c4
@gopherbot
Copy link

Change https://go.dev/cl/513777 mentions this issue: gopls: update go.mod for v0.13.0-pre.3

gopherbot pushed a commit to golang/tools that referenced this issue Jul 27, 2023
Drop replace directive and update x/tools.

For golang/go#61583

Change-Id: Icf84036de694398b54e8637924090ebd06b89104
Reviewed-on: https://go-review.googlesource.com/c/tools/+/513777
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

2 participants