Skip to content

Conversation

@karrtikr
Copy link

@karrtikr karrtikr commented Aug 30, 2021

For #17089

Kartik Raj added 2 commits August 30, 2021 12:57
…hen no Python is installed or when default python is selected
@karrtikr karrtikr added the skip tests Updates to tests unnecessary label Aug 30, 2021
@karrtikr karrtikr merged commit 486006f into microsoft:main Aug 30, 2021
@karrtikr karrtikr deleted the yos branch August 30, 2021 21:22
@karrtikr karrtikr added this to the September 2021 milestone Sep 1, 2021
karthiknadig pushed a commit to karthiknadig/vscode-python that referenced this pull request Sep 2, 2021
…crosoft#17161)

* Fix Pop-up The argument 'file' cannot be empty. Received '' appears when no Python is installed or when default python is selected

* News entry
karthiknadig pushed a commit that referenced this pull request Sep 2, 2021
…7161)

* Fix Pop-up The argument 'file' cannot be empty. Received '' appears when no Python is installed or when default python is selected

* News entry
karthiknadig added a commit that referenced this pull request Sep 22, 2021
* Update version and change log (#17170)

* Ensure default python executable to use is 'python' instead of '' (#17161)

* Fix Pop-up The argument 'file' cannot be empty. Received '' appears when no Python is installed or when default python is selected

* News entry

* Ensure workspace interpreters are discovered and watched (#17144)

* Cherry pick discovery related fixes to release (#17310)

* Do path comparisons appropriately in the discovery component (#17244)

* Do path comparisons appropriately in the discovery component

* News entry

* Fix some tests

* Some more fixes

* Fix poetry unit tests

* Ensure we trigger discovery for the first time as part of extension activation (#17304)

* Ensure we trigger discovery for the first time as part of extension activation

* Oops

* Fix parent path check (#17274)

* Fix parent path check

* only buiild vsix

* More verbose logging

* Revert "only buiild vsix"

This reverts commit b601e59.

* Fix for multiple directories in pytest args. (#17306)

* Fix for a bunch of test issues. (#17311)

* Fix for a bunch of test issues.

* Lint python files.

* Fix issue with in complete unittest runs. (#17313)

* Fix27ci (#17327) (#17328)

* Ensure tensorboard is not installed for python 2.7

* Add news item

* Point release version, change log, and TPN updates (#17333)

* Update version

* Change log updates for point release

* Third part notice update

* Correctly indicate when a refresh has finished (#17336)

* Cherry pick fixes from main (#17348)

* Fix for filenames starting with py. (#17275)

* Fix for filenames starting with py.

* Add news item.

* Update change logs for cherry pick

* Update run failed tests icon (#17271) (#17349)

Co-authored-by: Luciana Abud <[email protected]>

* Cherry pick debug caching fix to release (#17355)

* Fix for cached debug configuration (#17354)

* Update change log for cherry pick

* Ensure we block getting active interpreter on auto-selection (#17370) (#17372)

* Ensure we block getting active interpreter on autoselection

* News entry

* Fix single workspace tests

* Fix lint

* Fix for `unittest` ModuleNotFoundError when discovering tests (#17369)

* Fix for ModuleNotFoundError

* Add news

* Ensure we use cwd

* linting

* Improve display of lines in test output. (#17373)

* Improve display of lines in test output.

* Add news item

* Handle debug in terminai with undefined uri (#17375)

* Fix for buttons not showing up for test items. (#17402)

* Update change log and version.

* DS Product names were inadvertently removed (#17434)

* Fix `Python extension loading...` issue for users who have disabled telemetry (#17448)

* Enable discovery experiments for all users including those who have opted out of telemetry

* News entry

* Oops

* Ensure we still respect optInto/optOutFrom setting for discovery experiment

* Update change log and version (#17450)

* Ensure TPN is up to date

Co-authored-by: Kartik Raj <[email protected]>
Co-authored-by: Luciana Abud <[email protected]>
Co-authored-by: Don Jayamanne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants