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.9.4 #54421

Closed
8 tasks done
findleyr opened this issue Aug 12, 2022 · 2 comments
Closed
8 tasks done

x/tools/gopls: release version v0.9.4 #54421

findleyr opened this issue Aug 12, 2022 · 2 comments
Labels
FrozenDueToAge 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 Aug 12, 2022

This issue tracks progress toward releasing gopls@v0.9.4, which picks up the fix for golang/vscode-go#2406.

  • merge master into gopls-release-branch.0.9
  • update hard-coded version
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag gopls/v0.9.4-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.9.4
@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 Aug 12, 2022
@gopherbot gopherbot added this to the Unreleased milestone Aug 12, 2022
@findleyr findleyr modified the milestones: Unreleased, gopls/v0.9.4 Aug 12, 2022
@gopherbot
Copy link

Change https://go.dev/cl/422904 mentions this issue: internal/lsp/debug: update hard-coded version for v0.9.4

gopherbot pushed a commit to golang/tools that referenced this issue Aug 12, 2022
For golang/go#54421

Change-Id: I051fd292f9697ad727b62e5b1f425a886d91f045
Reviewed-on: https://go-review.googlesource.com/c/tools/+/422904
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
@gopherbot
Copy link

Change https://go.dev/cl/422905 mentions this issue: gopls: update go.mod for v0.9.4

gopherbot pushed a commit to golang/tools that referenced this issue Aug 12, 2022
Remove the replace directive and update x/tools.

For golang/go#54421

Change-Id: I66591a3c8ca2491243d6bec14b2d8b2f7ede237b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/422905
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@golang golang locked and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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