File tree 2 files changed +524
-526
lines changed
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.
123
123
[ issues awaiting validation] ( https://github.com/Microsoft/vscode-python/issues?q=label%3A%22awaiting+4-validation%22+is%3Aclosed )
124
124
& validate they have been fixed (and not subsequently broken by
125
125
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
126
130
* Make sure the
127
131
[ documentation] ( https://code.visualstudio.com/docs/python/python-tutorial )
128
132
-- including the
129
- [ WOW] ( https://code.visualstudio.com/docs/languages/python ) page)
133
+ [ WOW] ( https://code.visualstudio.com/docs/languages/python ) page
130
134
-- 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
134
135
* Draft a post for the [ team blog] ( https://aka.ms/pythonblog )
135
136
136
137
Assuming 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.
138
140
139
141
### Issue triaging
140
142
You can’t perform that action at this time.
0 commit comments