File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,13 @@ time-critical as a new feature may be.
112112 *  [ tock]  Begin applying any changes to the development process as
113113 agreed upon during the previous "tick" cycle
114114*  Day 7 (Monday)
115-  *  3rd-party dependencies frozen to give CELA time to update TPN file
115+  *  3rd-party dependencies frozen
116+  *  Ask CELA to update the TPN file
116117*  Day 14 (2nd Monday)
118+  *  Update the TPN file as instructed by CELA
119+  *  Bump version number
117120 *  Code freeze
121+  *  Cut a ` .vsix `  file for testing
118122 *  Go through
119123 [ issues awaiting validation] ( https://github.com/Microsoft/vscode-python/issues?q=label%3A%22awaiting+4-validation%22+is%3Aclosed ) 
120124 & validate they have been fixed (and not subsequently broken by
@@ -123,13 +127,14 @@ time-critical as a new feature may be.
123127 [ documentation] ( https://code.visualstudio.com/docs/python/python-tutorial ) 
124128 -- including the
125129 [ WOW] ( https://code.visualstudio.com/docs/languages/python )  page)
126-  -- is updated appropriately 
130+  -- has  [ appropriate pull requests ] ( https://github.com/microsoft/vscode-docs/pulls ) 
127131 *  Update the
128132 [ changelog] ( https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md ) 
129-  *  Write a post for the [ team blog] ( https://aka.ms/pythonblog ) 
130-  *  Upload the new version of
131-  [ the extension] ( https://marketplace.visualstudio.com/items?itemName=ms-python.python ) 
132133 *  Tag the release in git
134+  *  Draft a post for the [ team blog] ( https://aka.ms/pythonblog ) 
135+ 
136+ Assuming no last-minute issues, the release should be made public
137+ later that same week.
133138
134139### Issue triaging  
135140
                         You can’t perform that action at this time. 
           
                  
0 commit comments