File tree Expand file tree Collapse file tree 2 files changed +524
-526
lines changed Expand file tree Collapse file tree 2 files changed +524
-526
lines changed Original file line number Diff line number Diff line change @@ -123,18 +123,20 @@ time-critical as a new feature may be.
123123 [ issues awaiting validation] ( https://github.com/Microsoft/vscode-python/issues?q=label%3A%22awaiting+4-validation%22+is%3Aclosed ) 
124124 & validate they have been fixed (and not subsequently broken by
125125 later changes)
126+  *  Update the
127+  [ changelog] ( https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md ) 
128+  *  Create a branch for the release
129+  *  Unfreeze the ` master `  branch
126130 *  Make sure the
127131 [ documentation] ( https://code.visualstudio.com/docs/python/python-tutorial ) 
128132 -- including the
129-  [ WOW] ( https://code.visualstudio.com/docs/languages/python )  page) 
133+  [ WOW] ( https://code.visualstudio.com/docs/languages/python )  page
130134 -- has [ appropriate pull requests] ( https://github.com/microsoft/vscode-docs/pulls ) 
131-  *  Update the
132-  [ changelog] ( https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md ) 
133-  *  Tag the release in git
134135 *  Draft a post for the [ team blog] ( https://aka.ms/pythonblog ) 
135136
136137Assuming no last-minute issues, the release should be made public
137- later that same week.
138+ later that same week. After releasing, the previous release's branch
139+ is turned into a tag and its branch is deleted.
138140
139141### Issue triaging  
140142
                         You can’t perform that action at this time. 
           
                  
0 commit comments