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.7.5 #50613

Closed
9 tasks done
findleyr opened this issue Jan 14, 2022 · 4 comments
Closed
9 tasks done

x/tools/gopls: release version v0.7.5 #50613

findleyr opened this issue Jan 14, 2022 · 4 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 Jan 14, 2022

This issue tracks progress on releasing x/tools/gopls@v0.7.5.

  • reset the x/tools replace directive
  • merge master into gopls-release-branch.0.7
  • update hard-coded version
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag prerelease gopls/v0.7.5-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.7.5

CC @hyangah @pjweinbgo @suzmue

@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 Jan 14, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jan 14, 2022
@gopherbot
Copy link

Change https://golang.org/cl/378582 mentions this issue: gopls: v0.7.5: add replace directive back to go.mod

gopherbot pushed a commit to golang/tools that referenced this issue Jan 14, 2022
In preparation for merging master, add back the x/tools replace
directive.

For golang/go#50613

Change-Id: Icb06d15e256396d3e030aec644841f6acc1edcea
Reviewed-on: https://go-review.googlesource.com/c/tools/+/378582
Trust: Robert Findley <rfindley@google.com>
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>
@findleyr findleyr modified the milestones: Unreleased, gopls/v0.7.5 Jan 14, 2022
@gopherbot
Copy link

Change https://golang.org/cl/378585 mentions this issue: internal/lsp/debug: update hard-coded version for v0.7.5

gopherbot pushed a commit to golang/tools that referenced this issue Jan 14, 2022
For golang/go#50613

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

Change https://golang.org/cl/379115 mentions this issue: gopls: update go.mod file for v0.7.5

gopherbot pushed a commit to golang/tools that referenced this issue Jan 18, 2022
For golang/go#50613

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

@golang golang locked and limited conversation to collaborators Jan 21, 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