|
19 | 19 | - [ ] Touch up news entries (e.g. add missing periods)
|
20 | 20 | - [ ] Check the Markdown rendering to make sure everything looks good
|
21 | 21 | - [ ] Add any relevant news entries for `debugpy` and the language server if they were updated
|
22 |
| - - [ ] Update [`ThirdPartyNotices-Distribution.txt`](https://github.com/Microsoft/vscode-python/blob/main/ThirdPartyNotices-Distribution.txt) by using https://tools.opensource.microsoft.com/notice (Notes for this process are in the Team OneNote under Python VS Code -> Dev Process -> Third-Party Notices / TPN file) |
| 22 | + - [ ] Update [`ThirdPartyNotices-Distribution.txt`](https://github.com/Microsoft/vscode-python/blob/main/ThirdPartyNotices-Distribution.txt) by using https://tools.opensource.microsoft.com/notice (Notes for this process are in the Team OneNote under Python VS Code → Dev Process → Third-Party Notices / TPN file) |
23 | 23 | - [ ] Update [`ThirdPartyNotices-Repository.txt`](https://github.com/Microsoft/vscode-python/blob/main/ThirdPartyNotices-Repository.txt) as appropriate. This file is manually edited so you can check with the teams if anything needs to be added here.
|
24 | 24 | - [ ] Create a pull request against `main` (🤖)
|
25 | 25 | - [ ] Merge pull request into `main`
|
|
33 | 33 | - [ ] Create a pull request against `main`
|
34 | 34 | - [ ] Merge pull request into `main`
|
35 | 35 | - [ ] Announce the code freeze is over on the same channels
|
36 |
| -- [ ] Update [Component Governance](https://dev.azure.com/ms/vscode-python/_componentGovernance) (Click on "microsoft/vscode-python" on that page). Notes are in the OneNote under Python VS Code -> Dev Process -> Component Governance. |
37 |
| - - [ ] Provide details for any automatically detected npm dependencies |
38 |
| - - [ ] Manually add any repository dependencies |
39 |
| -- [ ] GDPR bookkeeping (@brettcannon) (🤖; Notes in OneNote under Python VS Code -> Dev Process -> GDPR) |
| 36 | +- [ ] Update Component Governance (Notes are in the team OneNote under Python VS Code → Dev Process → Component Governance). |
| 37 | + - [ ] Make sure there are no active alerts |
| 38 | + - [ ] Manually add any repository/embedded/CG-incompatible dependencies |
| 39 | +- [ ] GDPR bookkeeping (@brettcannon) (🤖; Notes in OneNote under Python VS Code → Dev Process → GDPR) |
40 | 40 | - [ ] Open appropriate [documentation issues](https://github.com/microsoft/vscode-docs/issues?q=is%3Aissue+is%3Aopen+label%3Apython)
|
41 | 41 | - new features
|
42 | 42 | - settings changes
|
|
0 commit comments