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 2024 Endgame #210887

Closed
deepak1556 opened this issue Apr 22, 2024 · 1 comment
Closed

April 2024 Endgame #210887

deepak1556 opened this issue Apr 22, 2024 · 1 comment
Assignees
Labels
endgame-plan VS Code - Next release plan for endgame
Milestone

Comments

@deepak1556
Copy link
Contributor

deepak1556 commented Apr 22, 2024

  • 04/22 Code freeze for the endgame
  • 04/26 Endgame done
  • 05/02 Expected release date (this may change)
Monday
  • Check that all queries in this issue use the current milestone @lramos15
  • Run OSS tool @lramos15
  • Update links in the Endgame notebooks to point to new milestone @lramos15
  • Code freeze at 5pm PT, PRs should no longer be accepted to ensure a green build
  • Ensure we have a green build on all platforms at 5pm PT
  • 🔖Ensure all closed feature-requests either have a verification-needed or on-testplan label
  • Create test plan items following the template here by 6pm PT
    • Remind the team that TPIs should be written so that anyone can test. If this is not feasible, then TPI authors should assign specific testers @lramos15
  • Update your availability for testing here - https://tools.code.visualstudio.com/team-manifest team
    • Update availability of testers in vacation (Check OOF section in the Internal Backlog Plan). Double check N/A testers. @lramos15
    • Remind team that in the event of sickness or overload with TPIs, to inform the endgame champ ASAP so items can be reassigned
  • Remind team to go through their fixed issues for the milestone and update repro steps for issues which require more detailed instructions.
Tuesday
  • Test plan items assigned (using https://tools.code.visualstudio.com/test-plan-items)
    • Run the tool multiple times to balance load if test items come in later and assignments are already made
    • Assigned to you
  • Test build starts at 7am CET
  • Test plan ready by 8am CET
  • Remind the team about the priorities
    • Tuesday should be dedicated exclusively to testing activities. Our goal is to ensure the completion of all Test Plan Items (TPIs) and subsequently proceed with the verification phase. Fixes or commits should be refrained from unless there are exceptional circumstances such as blocked TPIs or build-related issues. On Tuesday Redmond EOD, only blocked TPIs should remain open with a corresponding label blocked and status update comment in the issue.
    • Redmond members commence testing the TPIs authored by Zurich members, enabling them to address any feedback on the following day.
  • 🔖Testing
  • 🔖Verification needed
  • 🔖Verification (If verification needed is finished)
Wednesday
  • 🔖Testing
    • These remaining TPIs should be the ones that are currently blocked. Discuss during the standup and redistribute assignments based on the TPI owner and the test coverage. For instance, if a TPI is owned by a member from Zurich and has not undergone sufficient testing, it will be reassigned to one of the Zurich team members.
  • Remind team members to triage issues found in testing and assign major issues that they intend to fix to the current milestone. Remind team to move out or close other open issues/PRs on the milestone that they do not intend to fix this milestone.
  • 🔖Verification needed
  • 🔖Verification
  • Message team members as needed to add steps to verification-steps-needed issues @lramos15
Thursday
  • Make sure the insider build is green @lramos15
  • Confirm with team extension authors when to disable continuous insider builds (includes vscode.dev publishing). The default time is Thursday EOD (Redmond) @lramos15
  • Fixing (self-assigned, milestone assigned)
    • Increased scrutiny sets in due to testing being completed. Fixes pose a much higher risk
    • Move open issues/PRs to the next month that can be deferred
  • Emphasize to the team that we want to verify as many issues as we can before the branching time, and ping team members as needed to remind them to add steps to verification-steps-needed issues @lramos15
  • 🔖Verification needed
  • 🔖Verification
  • By Thursday EOD (Redmond), branch from main and release @lramos15
    • Disable the continuous release by toggling the continuous release button on the top-right corner of the Builds page
    • Branch following repositories to release/<x.y>
      • vscode
      • vscode-distro
      • vscode-dev
    • Localization: Run Update VS Code Branch build with release/* as the VS Code Branch parameter (it's the default so you shouldn't have to change anything)
    • Announce main is open for business and all issues on the current iteration are candidates and that the candidate release process is to be followed.
    • Build and manually release Insider from release/<x.y> branch for Code
    • Build and manually release Insider from release/<x.y> branch for vscode.dev (if there were vscode.dev candidates)
    • Remind team extension authors to check if all release branch changes have been published to users. If not, they need to build and manually release a new prerelease version of their extension. @lramos15
  • Build but don't release a stable build from release/<x.y> branch to ensure stable build is green @lramos15
  • Bump up the version in package.json on main - @lramos15
  • Create next milestone on microsoft/vscode repo and ensure that it has a due date. The created milestone and its due date will be automatically synced across our repos. @lramos15
Friday
Friday/Monday
  • Polish release notes redmond
  • Schedule an endgame restrospective with with @lramos15, endgame buddy, and next @lramos15 for this week. Retrospective template
  • Decide whether a Patch Tuesday release will happen:
  • Remind the team: if they are going to be OOF for more than five days during the next iteration, assign someone to look out for critical issues in their feature areas and fix them if necessary. This helps with bug identification and fixing for recovery releases. @lramos15
Monday - Wednesday
  • 🔖milestone issues
  • 🔖candidate issues
  • Polish release notes redmond
  • Cherry-pick hand-picked and reviewed changes to release/<x.y>, and close open candidate issues that have already been merged to the release branch. @lramos15
  • Build Insider from release/<x.y> (roughly on a daily basis) @lramos15
  • Manually release Insider @lramos15
  • Endgame champion / authors of candidate PRs should find testers to test merged candidates. VS Code candidates should be tested on newly released Insiders. team
  • Build but don't release stable for all platforms as new candidate issues come in @lramos15
  • Documentation updated
  • Run scripts/test-documentation.sh|bat after compiling the vscode repo, and fix any issues regarding new undocumented colors. Changes made to the vscode-docs repository must be merged to the main branch of that repository for the script to acknowledge them. False positives within the color section in vscode-known-variables.json can be moved under the others section of that file. @lramos15
  • Coordinate the official release timing with team and more specifically, team extension authors (ex: Jupyter and Copilot rely on VS Code release) @lramos15

Note: The Insiders build needs to be in the wild for 24 hours before we can enter the last phase of the endgame, though the sanity testing step alone can happen earlier if there are no new candidates. @lramos15

Wednesday/Thursday - Expected release day (this may change)
  • Build stable for all platforms @lramos15
  • Build but don't release an insider build based on main for all platforms @lramos15
  • Sanity Testing
    • Windows 64 bit @roblourens
      • System Installer
      • User Installer
      • Archive
      • Server
      • CLI
    • Windows ARM64 @TylerLeonhardt
      • System Installer
      • User Installer
      • Archive
      • CLI
    • macOS Intel @lramos15
      • Archive
      • Universal Archive
      • Server
      • CLI
    • macOS ARM64 @bhavyaus
      • Archive
      • Universal Archive
      • Server
      • CLI
    • Linux x64 owner
    • Linux Server @rzhao271 (can be tested from any OS with Docker)
      • x64
      • ARM32
      • ARM64
      • x64 Alpine
      • ARM64 Alpine
    • Linux CLI @rzhao271 (can be tested from any OS with Docker)
      • x64
      • ARM32
      • ARM64
      • x64 Alpine
      • ARM64 Alpine
  • Publish website @ntrogh @lramos15
  • Release stable from builds page @lramos15
  • Trigger the vscode.dev Deploy pipeline for release/x.y for the prod deployment target. Note that there are four deploy approvals needed - one for overall and one per each of the three service regions @lramos15
    • Request approval from another team member at the necessary step to deploy the vscode.dev build. @lramos15
  • Create an official release @lramos15
    • Create a tag (make sure you pull the release branch first): git tag <x.y.z>
    • Push the tag: git push origin <x.y.z>
    • Create a GitHub release: Open the GitHub tags, and click far right ... > Create Release. Use the correct title and description from our release notes. Also change the relative links for the key highlight list items to absolute links Example
  • Twitter announcement @chrisdias
  • Create and publish next release notes placeholder @ntrogh
  • Enable scheduled insider builds @lramos15
  • Release insiders based on main @lramos15
  • Publish @types/vscode @lramos15
  • Close the milestone on GitHub @lramos15
@deepak1556 deepak1556 added the endgame-plan VS Code - Next release plan for endgame label Apr 22, 2024
@deepak1556 deepak1556 added this to the April 2024 milestone Apr 22, 2024
@deepak1556 deepak1556 pinned this issue Apr 22, 2024
@lramos15
Copy link
Member

lramos15 commented May 3, 2024

1.89 has been released

@lramos15 lramos15 closed this as completed May 3, 2024
@lramos15 lramos15 unpinned this issue May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endgame-plan VS Code - Next release plan for endgame
Projects
None yet
Development

No branches or pull requests

2 participants