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.1 #61675

Closed
8 tasks done
findleyr opened this issue Jul 31, 2023 · 5 comments
Closed
8 tasks done

x/tools/gopls: release version v0.13.1 #61675

findleyr opened this issue Jul 31, 2023 · 5 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 31, 2023

This issue tracks progress toward releasing gopls@v0.13.1

  • 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.1-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.13.1
@findleyr findleyr 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 Jul 31, 2023
@findleyr findleyr added this to the gopls/v0.13.1 milestone Jul 31, 2023
@gopherbot
Copy link

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

@gopherbot
Copy link

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

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

Merge List:

+ 2023-07-31 3d20bbe internal/gcimporter: add a missing return if objectpath fails
+ 2023-07-31 c16d0be cmd/gonew: add new tool for starting a module by copying one
+ 2023-07-31 304e203 internal/edit: copy cmd/internal/edit
+ 2023-07-28 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check
+ 2023-07-28 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types
+ 2023-07-28 fe58b07 gopls/internal/lsp/source: fix renaming of type parameters
+ 2023-07-28 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs

Change-Id: Ibdfdcf9531bb9582d2886908ed1e4a25a63c1479
gopherbot pushed a commit to golang/tools that referenced this issue Jul 31, 2023
For golang/go#61675

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

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

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

For golang/go#61675

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

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

gopherbot pushed a commit to golang/tools that referenced this issue Aug 1, 2023
For golang/go#61675

Merge List:

+ 2023-08-01 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt
+ 2023-08-01 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters

Change-Id: I5a27fc0307d7f032b6f06d677a29a757a3c7f758
@gopherbot
Copy link

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

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

For golang/go#61675

Change-Id: I2158fbdfa1688b203847a0fea029c64851faa485
Reviewed-on: https://go-review.googlesource.com/c/tools/+/514817
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Peter Weinberger <pjw@google.com>
@findleyr findleyr closed this as completed Aug 1, 2023
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