-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
disable VS Code Desktop for stable #5434
Conversation
9ff61a9
to
6aa0c62
Compare
Codecov Report
@@ Coverage Diff @@
## main #5434 +/- ##
=========================================
+ Coverage 0 32.19% +32.19%
=========================================
Files 0 46 +46
Lines 0 9786 +9786
=========================================
+ Hits 0 3151 +3151
- Misses 0 6381 +6381
- Partials 0 254 +254
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
c279572
to
9db5642
Compare
/lgtm |
LGTM label has been added. Git tree hash: 81ea533ba9e87b7f86c15ea43a261d9afa62364c
|
9db5642
to
2e04d7f
Compare
/lgtm |
LGTM label has been added. Git tree hash: 81ea533ba9e87b7f86c15ea43a261d9afa62364c
|
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akosyakov, JanKoehnlein Associated issue requirement bypassed by: akosyakov The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What it does
VS Code Desktop is not ready yet to be available for everyone. This PR enables it only on latest.
Changes in Gitpod Code: gitpod-io/openvscode-server@330c9b3
How to test