Skip to content

Only activate discovery component when in experiment#14985

Merged
karrtikr merged 1 commit intomicrosoft:release-2020.12from
karrtikr:kartikreleas2
Dec 15, 2020
Merged

Only activate discovery component when in experiment#14985
karrtikr merged 1 commit intomicrosoft:release-2020.12from
karrtikr:kartikreleas2

Conversation

@karrtikr
Copy link

@karrtikr karrtikr commented Dec 15, 2020

For #14977

Add activating using component adapter later if needed: #14984
The old code is left there so it's easier to explain what the comment is referring to, and we can address the above using the reference.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release-2020.12@af2de4d). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             release-2020.12   #14985   +/-   ##
==================================================
  Coverage                   ?      65%           
==================================================
  Files                      ?      555           
  Lines                      ?    26131           
  Branches                   ?     3708           
==================================================
  Hits                       ?    17088           
  Misses                     ?     8352           
  Partials                   ?      691           

Copy link

@kimadeline kimadeline left a comment

Choose a reason for hiding this comment

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

Should we delete it all instead of commenting it?

@karrtikr
Copy link
Author

@kimadeline I wanted to leave it there so it's easier to explain what the comment is referring to. I feel this may only be a temporary change.

@karrtikr karrtikr merged commit 76c671a into microsoft:release-2020.12 Dec 15, 2020
@karrtikr karrtikr deleted the kartikreleas2 branch December 15, 2020 23:53
@kimadeline
Copy link

kimadeline commented Dec 15, 2020

The explanation could have lived in the PR description, and if this had turned out to be a temporary change then this PR could have been reverted (easily visible in the commit history), instead of having to make a separate commit (disconnected from the original one in the commit history).

In any case, not a big deal (and this is already merged).

@karrtikr
Copy link
Author

Okay I'll add it to the PR description. I don't feel it is temporary in the sense that this PR will need to be reverted, but in the sense we'll change this code again soon enough, so a separate commit is fine I think.

karrtikr pushed a commit to karrtikr/vscode-python that referenced this pull request Dec 17, 2020
karrtikr pushed a commit that referenced this pull request Dec 18, 2020
* Revert "Add a locator for executables on $PATH on Windows. (#14981)

This reverts commit 651a6b9.

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>

* Version and changelog update (#14982)

* Only activate discovery component when in experiment (#14985)

* Update version and changelog (#14986)

* Update version and changelog

* Update package and package.lock json

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants