Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prep for trusted workspaces work #16485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jun 16, 2021

Conversation

karrtikr
Copy link

@karrtikr karrtikr commented Jun 15, 2021

Closes https://github.com/microsoft/vscode-python-internalbacklog/issues/39

I have edited the changelog directly so we don't need news entries.

See the wiki for more details on the pythonDeprecatePythonPath experiment.

@karrtikr karrtikr requested a review from karthiknadig June 15, 2021 18:31
@github-actions github-actions bot requested a review from kimadeline June 15, 2021 18:31
@karrtikr karrtikr added no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating labels Jun 15, 2021
@karrtikr karrtikr removed the no-changelog No news entry required label Jun 15, 2021
@karrtikr karrtikr added the no-changelog No news entry required label Jun 15, 2021
@karrtikr
Copy link
Author

@karthiknadig @kimadeline Alright, it's ready for review.

Copy link
Member

@karthiknadig karthiknadig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment that can be handled separately.

@karrtikr karrtikr merged commit b11b35a into microsoft:release-2021.06 Jun 16, 2021
@karrtikr karrtikr deleted the securityrelease branch June 16, 2021 18:10
@karrtikr
Copy link
Author

Merged as advised by the team.

karrtikr pushed a commit to karrtikr/vscode-python that referenced this pull request Jun 16, 2021
* Implement python.defaultInterpreterPath in workspace scope

* Move DeprecatePythonPath experiment to new framework and retire old framework

* Remove execution isolation script

* Do not delete old user setting while migrating interpreter settings

* Modify the python path deprecation prompt

* Add deprecate pythonPath doc in package.json

* Add default Interpreter path entry at the bottom of the interpreter list

* Update VSCode engine to 1.57

* Restore Deprecate PythonPath experiment for compatibility

* Remove environments security related to discovery (#17)

* Remove environments security related to autoselection (#18)

* Fix ESLint errors related to security undo work

* Add experiment to package.json

* Edit changelog to include enhancement details

* Delete news entry
karrtikr pushed a commit to karrtikr/vscode-python that referenced this pull request Jun 17, 2021
* Implement python.defaultInterpreterPath in workspace scope

* Move DeprecatePythonPath experiment to new framework and retire old framework

* Remove execution isolation script

* Do not delete old user setting while migrating interpreter settings

* Modify the python path deprecation prompt

* Add deprecate pythonPath doc in package.json

* Add default Interpreter path entry at the bottom of the interpreter list

* Update VSCode engine to 1.57

* Restore Deprecate PythonPath experiment for compatibility

* Remove environments security related to discovery (#17)

* Remove environments security related to autoselection (#18)

* Fix ESLint errors related to security undo work

* Add experiment to package.json

* Edit changelog to include enhancement details

* Delete news entry
karthiknadig added a commit that referenced this pull request Jun 21, 2021
* Recommend >= 0.2.0 of `torch-tb-profiler` (#16440)

* Recommend >= 0.2.0 of torch-tb-profiler

* Update CHANGELOG.md and delete news

* Prep for trusted workspaces work (#16485)

* Implement python.defaultInterpreterPath in workspace scope

* Move DeprecatePythonPath experiment to new framework and retire old framework

* Remove execution isolation script

* Do not delete old user setting while migrating interpreter settings

* Modify the python path deprecation prompt

* Add deprecate pythonPath doc in package.json

* Add default Interpreter path entry at the bottom of the interpreter list

* Update VSCode engine to 1.57

* Restore Deprecate PythonPath experiment for compatibility

* Remove environments security related to discovery (#17)

* Remove environments security related to autoselection (#18)

* Fix ESLint errors related to security undo work

* Add experiment to package.json

* Edit changelog to include enhancement details

* Delete news entry

* Update release candidate for release (#16490)

* Update change log

* Update version

* Update TPN

* Remove deprecated setting usage in DS smoke test (#16491)

Co-authored-by: Joyce Er <[email protected]>
Co-authored-by: Kartik Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants