-
Notifications
You must be signed in to change notification settings - Fork 300
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
Get prerelease working #8648
Get prerelease working #8648
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8648 +/- ##
=====================================
- Coverage 71% 71% -1%
=====================================
Files 382 382
Lines 24522 24526 +4
Branches 3764 3766 +2
=====================================
- Hits 17628 17546 -82
- Misses 5377 5456 +79
- Partials 1517 1524 +7
|
What's this PR about? |
This turns on 'prerelease' bits. VS code supports prerelease now. Don had partially enabled it but the |
Cool, didn't realize that was a thing...How does that overlap with expected users of our insiders build (since we already have daily build there)? Actually I can just ask at the notebook sync today. |
Publish test
Finish support for microsoft/vscode#15756