You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete installOldPtvsd gulp task and refactor the installPythonRequirements gulp task (it won't be a series of tasks anymore)
Delete CI steps & gulp task installing ptvsd
Remove packaging, pyparsing and six from requirements.txt
Remove DebugAdapterNewPtvsd and DebugAdapterDescriptorFactory experiments - [ ] Remove pythonFiles/debug_adapter and clean up pythonFiles/tests/__main__.py
Edit: The tests under pythonFiles/debug_adapter test the wheels installer for debugpy. We should keep it.
Remove packaging from test-requirements.txt
Remove legacy code in buildApi() : see Remove APIs related to ptvsd paths #11757 - [ ] Remove pin of the Node version in the GitHub Action CI workflow (Pin the version of Node used in GHA #10410 (comment)) - [ ] Remove pin of the Node version in the AzDO workflows (NodeVersion in globals.yml and all the places using it)
Edit: We have decided to pin node version for consistency across all platforms.
Remove all uses of ChildProcessLaunchData, isChildProcessLaunchData, and ChildProcessLaunched
For #6017
installOldPtvsdgulp task and refactor theinstallPythonRequirementsgulp task (it won't be a series of tasks anymore)packaging,pyparsingandsixfromrequirements.txtDebugAdapterNewPtvsdandDebugAdapterDescriptorFactoryexperiments- [ ] RemovepythonFiles/debug_adapterand clean uppythonFiles/tests/__main__.pyEdit: The tests under
pythonFiles/debug_adaptertest the wheels installer for debugpy. We should keep it.packagingfromtest-requirements.txtbuildApi(): see Remove APIs related to ptvsd paths #11757- [ ] Remove pin of the Node version in the GitHub Action CI workflow (Pin the version of Node used in GHA #10410 (comment))- [ ] Remove pin of the Node version in the AzDO workflows (NodeVersioninglobals.ymland all the places using it)Edit: We have decided to pin node version for consistency across all platforms.
ChildProcessLaunchData,isChildProcessLaunchData, andChildProcessLaunched