Skip to content

Release of v0.30.0 #1930

Closed
Closed
@hyangah

Description

@hyangah

Release candidate (2021/12/9)

  • 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.

  • Create a milestone with the issues that are fixed by this release

  • Update master for the release

    • Update hardcoded latest version for dlv-dap and gopls
    • Update CHANGELOG.md
      • Make sure the "Thanks" section is up-to-date
      • Check the Markdown rendering to make sure everything looks good
      • Update README.md and src/welcome.ts to include highlights (@polinasok )
        - Suzy's gophercon demo (later)
        - Delve DAP remote attach support
      • Include settings.json change after gopls v0.7.4 release
  • 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) @hyangah
  • 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 version tag for v0.30.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 editor team and contributors to this release to test the release candidate

Final (2021/12/16)

  • Tag the new release
  • 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 ("0.31.0-dev") release in the master branch
      • package.json
      • package-lock.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions