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.16.2 #68916

Closed
7 of 8 tasks
gopherbot opened this issue Aug 16, 2024 · 11 comments
Closed
7 of 8 tasks

x/tools/gopls: release version v0.16.2 #68916

gopherbot opened this issue Aug 16, 2024 · 11 comments
Assignees
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

@gopherbot
Copy link
Contributor

gopherbot commented Aug 16, 2024

This issue tracks progress toward releasing [email protected]

  • create or update gopls-release-branch.0.16
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag gopls/v0.16.2-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.16.2
  • (if vX.Y.0 release): update dependencies in master for the next release
@gopherbot gopherbot added gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository. labels Aug 16, 2024
@gopherbot gopherbot added this to the gopls/v0.16.2 milestone Aug 16, 2024
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/606295 mentions this issue: gopls: update go.mod for v0.16.2-pre.1

gopherbot added a commit to golang/tools that referenced this issue Aug 16, 2024
This is an automated CL which updates the go.mod go.sum.

For golang/go#68916

Change-Id: I62a0ef8bf60353dcd08f9e5f153a2693912a677e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/606295
TryBot-Bypass: Robert Findley <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/607877 mentions this issue: gopls: update go.mod for v0.16.2-pre.2

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609596 mentions this issue: [gopls-release-branch.0.16] update telemetry to match Go 1.23.1

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609635 mentions this issue: gopls: update x/telemetry dependency

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609195 mentions this issue: gopls: update x/telemetry dependency

gopherbot pushed a commit to golang/tools that referenced this issue Aug 29, 2024
Update x/telemetry to pick up the fixes for golang/go#68976 and
golang/go#68946.

Commands run (from the gopls module):
  go get golang.org/x/telemetry@f29ab53
  go mod tidy -compat=1.19

For golang/go#68916

Change-Id: I1c1f70a6b88f2f52fcc51b08a4d226359fb4e172
Reviewed-on: https://go-review.googlesource.com/c/tools/+/609596
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609675 mentions this issue: gopls: update go.mod for v0.16.2-pre.2

gopherbot added a commit to golang/tools that referenced this issue Aug 29, 2024
This is an automated CL which updates the go.mod and go.sum.

For golang/go#68916

Change-Id: I5d9d0e51da06fb995a8d210aaba537d6c0ae61ad
Reviewed-on: https://go-review.googlesource.com/c/tools/+/609675
Auto-Submit: Gopher Robot <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609676 mentions this issue: extension/src/goToolsInformation: update gopls version v0.16.2-pre.2

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/609677 mentions this issue: [release-v0.42] extension/src/goToolsInformation: update gopls version v0.16.2-pre.2

gopherbot pushed a commit to golang/tools that referenced this issue Aug 30, 2024
Update x/telemetry to pick up the fixes for golang/go#68976 and
golang/go#68946.

Commands run (from the gopls module):
  go get golang.org/x/telemetry@f29ab53
  go mod tidy -compat=1.19

For golang/go#68916

Change-Id: Ifbe16ece970a89336f3e372ddfde088cf0770eac
Reviewed-on: https://go-review.googlesource.com/c/tools/+/609195
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
gopherbot added a commit to golang/vscode-go that referenced this issue Aug 30, 2024
This is an automated CL which updates the gopls version.

For golang/go#68916

Change-Id: Ibd44ee50ff142c5357f08318eb3faaa814c2a1be
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/609676
Reviewed-by: Robert Findley <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Commit-Queue: Gopher Robot <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
kokoro-CI: kokoro <[email protected]>
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/610835 mentions this issue: [release-v0.42] extension/src/goToolsInformation: update gopls version v0.16.2

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/610657 mentions this issue: extension/src/goToolsInformation: update gopls version v0.16.2

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/610658 mentions this issue: [release-v0.42] extension/src/goToolsInformation: update gopls version v0.16.2

gopherbot added a commit to golang/vscode-go that referenced this issue Sep 5, 2024
This is an automated CL which updates the gopls version.

For golang/go#68916

Change-Id: Ic37d66eaee93fd2534de7f97c77b8337987913dc
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/610657
Commit-Queue: Gopher Robot <[email protected]>
kokoro-CI: kokoro <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
gopherbot added a commit to golang/vscode-go that referenced this issue Sep 5, 2024
…n v0.16.2

This is an automated CL which updates the gopls version.

For golang/go#68916

Change-Id: Ie84c3060febfb9eed75a4c16c9778706df33a6a5
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/610658
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
kokoro-CI: kokoro <[email protected]>
Commit-Queue: Gopher Robot <[email protected]>
Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
@findleyr findleyr closed this as completed Sep 5, 2024
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

3 participants