-
Notifications
You must be signed in to change notification settings - Fork 524
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
Got both the walkthrough and Get Started page #3235
Comments
Looking into why VSCode and Docker are coming up with different values for the experiment... |
I have a theory--the Docker extension will mark itself as "Team" population group if it's being debugged (i.e., us mainly), "Insiders" if "alpha" is in the version number, and "Public" otherwise. On the other hand, VSCode Insiders will report itself as Insiders. What may be happening is @digitarald is in the control group (50%) for "Public" (what the Docker extension sees), but in the treatment group (100%) for Insiders (what VSCode sees). |
I shut down the experiment for the Insiders population group, so this should no longer happen--it will never show the walkthrough on Insiders, and should have 50/50 to show the start page on first activation. It's sort of moot because most likely the start page will be removed entirely in 1.18.0. |
This fix is now released in Docker extension version 1.18.0. |
Tested on Insiders:
π Docker - Getting Started opens
The text was updated successfully, but these errors were encountered: