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

April release plan #5267

Closed
46 of 63 tasks
IanMatthewHuff opened this issue Mar 24, 2021 · 0 comments
Closed
46 of 63 tasks

April release plan #5267

IanMatthewHuff opened this issue Mar 24, 2021 · 0 comments
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@IanMatthewHuff
Copy link
Member

IanMatthewHuff commented Mar 24, 2021

Prerequisites

  • Python 3.7 and higher
  • run python3 -m pip install --user -r news/requirements.txt

Release candidate (Wednesday, March 24th)

  • Update Component Governance (Click on "microsoft/vscode-jupyter" on that page). Notes are in the OneNote under Python VS Code -> Dev Process -> Component Governance.
    • Provide details for any automatically detected npm dependencies
    • Manually add any repository dependencies
  • Create new release branch with format release-YYYY.MM
  • Update the release branch
    • If there are release branches that are two versions old (e.g. release-2020.[current month - 2]) you can delete them at this time
  • Update main post-release
    • Bump the version number to the next monthly ("YYYY.MM.0") release in the main branch
      • package.json
      • package-lock.json
    • Create a pull request against main
    • Merge pull request into main
  • GDPR bookkeeping (@greazer) (🤖; Notes in OneNote under Python VS Code -> Dev Process -> GDPR)
  • Open appropriate documentation issues
    • new features
    • settings changes
    • etc. (ask the team)
  • Schedule a bug bash. Aim for close after freeze so there is still time to fix release bugs before release. Ask teams before bash for specific areas that need testing.
  • Begin drafting a blog post. Contact the PM team for this.
  • Ask CTI to test the release candidate

Final (Monday, XXX XX)

Preparation

Release

  • Publish the release
  • Publish documentation changes
  • Publish the blog post
  • Determine if a hotfix is needed
  • Merge release-YYYY.MM back into main. Don't overwrite the version in package.json. (🤖)

Clean up after this release

  • Go through info needed issues and close any that have no activity for over a month (🤖)
  • GDPR bookkeeping (🤖)

Prep for the next release

@IanMatthewHuff IanMatthewHuff added the bug Issue identified by VS Code Team member as probable bug label Mar 24, 2021
@IanMatthewHuff IanMatthewHuff pinned this issue Mar 30, 2021
@joyceerhl joyceerhl unpinned this issue May 5, 2021
@greazer greazer closed this as completed Jun 6, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants