File tree 1 file changed +10
-5
lines changed
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.
112
112
* [ tock] Begin applying any changes to the development process as
113
113
agreed upon during the previous "tick" cycle
114
114
* 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
116
117
* Day 14 (2nd Monday)
118
+ * Update the TPN file as instructed by CELA
119
+ * Bump version number
117
120
* Code freeze
121
+ * Cut a ` .vsix ` file for testing
118
122
* Go through
119
123
[ issues awaiting validation] ( https://github.com/Microsoft/vscode-python/issues?q=label%3A%22awaiting+4-validation%22+is%3Aclosed )
120
124
& validate they have been fixed (and not subsequently broken by
@@ -123,13 +127,14 @@ time-critical as a new feature may be.
123
127
[ documentation] ( https://code.visualstudio.com/docs/python/python-tutorial )
124
128
-- including the
125
129
[ 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 )
127
131
* Update the
128
132
[ 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 )
132
133
* 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.
133
138
134
139
### Issue triaging
135
140
You can’t perform that action at this time.
0 commit comments