Skip to content

Release v0.39.0 #2798

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

Closed
25 tasks done
hyangah opened this issue Jun 5, 2023 · 2 comments
Closed
25 tasks done

Release v0.39.0 #2798

hyangah opened this issue Jun 5, 2023 · 2 comments

Comments

@hyangah
Copy link
Contributor

hyangah commented Jun 5, 2023

Release candidate (June 09, 2023)

  • Announce the release, leave enough time for teams to surface any last minute issues that need to get in before freeze. Make sure debugger and gopls teams are looped in as well.
  • Check the milestone and resolve/move unresolved issues.
  • Update master for the release
    • Update hardcoded latest version for gopls.
    • Update CHANGELOG.md.
    • Make sure the "Thanks" section is up-to-date.
    • Check the Markdown rendering to make sure everything looks good.
  • Update release for the release
    • Create a branch against release for a pull request.
    • Merge changes from master to prepare for the release.
    • Change the version in package.json from a -dev suffix
    • Run npm install to make sure package-lock.json is up-to-date
    • Update the license file ($ tools/license.sh; mv LICENSE.prod LICENSE)
  • Check the Long Tests status is green. Otherwise, fix the tests, send cls for review, submit them, and repeat.
  • Perform manual smoke tests
  • Create new RC version tag for v0.39.0-rc.1 at gerrit’s vscode-go repo management page
    • Go to the release page https://github.com/golang/vscode-go/releases and check if the new release candidate is up. If necessary, you can manually edit the comment by clicking the “Edit” button. Don’t mutate uploaded vsix.
    • Ask @golang/tools-team and contributors to this release to test the release candidate

Final (June 13, 2023)

  • Tag the new release for v0.39.0
  • Update the release description with CHANGELOG contents
  • Close the milestone

Prepare for the Next Release

  • Update master post-release
    • Bump the version number to the next monthly release in the master branch
      • Update package.json
      • Update package-lock.json
@hyangah hyangah added this to the v0.39.0 milestone Jun 5, 2023
@gopherbot gopherbot modified the milestones: v0.39.0, Untriaged Jun 5, 2023
@gopherbot
Copy link
Collaborator

Change https://go.dev/cl/501956 mentions this issue: CHANGELOG.md: add note for v0.39.0 release

gopherbot pushed a commit that referenced this issue Jun 8, 2023
For #2798

Change-Id: I1741599068a4e3d36b9724c6044b3815a792fff2
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/501956
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Suzy Mueller <[email protected]>
@hyangah hyangah modified the milestones: Untriaged, v0.39.0 Jun 13, 2023
@gopherbot
Copy link
Collaborator

Change https://go.dev/cl/505215 mentions this issue: package.json: prepare for the v0.40.0 dev cycle

@golang golang locked and limited conversation to collaborators Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants