Commit graph

1762 commits

Author SHA1 Message Date
Alex Ross 3349b15e84 OSS tool 2020-03-30 18:22:12 +02:00
Johannes Rieken 4ef3159638 update distro 2020-03-30 15:10:13 +02:00
Matt Bierner 2b9e8b4aa0 Pick up latest TypeScript@next
Fixes one type check issue and works around  https://github.com/microsoft/TypeScript/issues/37480
2020-03-27 14:31:12 -07:00
Benjamin Pasero d468b457a2 playwright@0.12.1 2020-03-25 13:17:23 +01:00
Andre Weinand 47a5274403 node-debug@1.44.3 2020-03-20 15:36:35 +01:00
Benjamin Pasero 3e32ce73e7 🆙 distro 2020-03-18 07:41:36 +01:00
Benjamin Pasero c7786cf4ca update distro 2020-03-17 17:32:49 +01:00
Matt Bierner b7bfce30be Use latest TS next to build VS Code 2020-03-16 20:23:17 -07:00
Matt Bierner 075794da3c Update TS versions
Also replaces a weird use of `.bind` that was causing issues with the update. I've tried to refactor the code to preseve the existing behavior
2020-03-13 13:02:33 -07:00
Christof Marti 14b5afc0ec Add --use-host-proxy (microsoft/vscode-remote-release#2487) 2020-03-13 12:42:58 +01:00
Robo f618e507fb
feat: enable appcenter support (#92295)
* feat: update appcenter config (#92041)

* fix: order of crash reporter initialization (#92044)

* fix: create new guid for crash reporter (#92180)

This id should never be sent to telemetry for
GDPR reasons, hence we don't reuse any of existing
persistent ids like instanceId etc.

* chore: update distro
2020-03-09 14:56:57 -07:00
Pine Wu 2362584a62 Revert "Fix #73803"
This reverts commit 67e6aef0c8.
2020-03-06 00:30:14 -08:00
Matt Bierner 222d157dc9 Pick up new TS nightly for building VS Code 2020-03-05 12:52:18 -08:00
Pine Wu 67e6aef0c8 Fix #73803 2020-03-05 11:34:58 -08:00
Matt Hernandez 52e12fcd39
Update distro ID 2020-03-05 10:59:26 -08:00
Matt Hernandez 686798f29f
Update distro ID 2020-03-05 09:24:59 -08:00
Sandeep Somavarapu 78b5a91c77 update distro 2020-03-02 18:23:01 +01:00
Matt Bierner ff253a8f60 Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
Alex Dima 982429716b
Update distro 2020-02-28 17:32:42 +01:00
Christof Marti 1575632abc 1.44.0 2020-02-28 17:00:49 +01:00
Pine Wu 2e16c59fde Update distro 2020-02-26 14:06:56 -08:00
Benjamin Pasero e3273a250b 🆙 distro 2020-02-26 18:03:14 +01:00
Andre Weinand ebafcb9318 update DAP to final version 2020-02-26 14:54:49 +01:00
Daniel Imms 8dfc759232 Run OSS tool for v1.43 2020-02-24 18:00:02 -08:00
deepak1556 3d10b3156e update distro 2020-02-24 10:26:20 -08:00
Andre Weinand 049b51ba9f update DAP 2020-02-24 12:29:58 +01:00
Alex Dima f81397f451
Merge remote-tracking branch 'origin/master' into monaco/ci 2020-02-22 00:45:38 +01:00
Matt Bierner 9c0899f286 Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
Martin Aeschlimann cb9ba640e6 update distro 2020-02-20 16:29:40 +01:00
Sandeep Somavarapu 2dad275dea update distro 2020-02-18 09:04:36 +01:00
Benjamin Pasero 772689e9f8 🆙 distro 2020-02-17 18:36:27 +01:00
chrisdias f2ca025aa0 update distro 2020-02-14 11:05:49 -08:00
Benjamin Pasero a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Benjamin Pasero af69a32dba 🆙 distro 2020-02-13 12:41:00 +01:00
Benjamin Pasero 30749362bc 🆙 distro 2020-02-13 12:33:52 +01:00
Daniel Imms 2b63a583e4 Update distro 2020-02-12 17:34:29 -08:00
Daniel Imms b4c19fd926 xterm@4.5.0-beta.4
a840db3...c5593bd
2020-02-12 17:30:20 -08:00
Benjamin Pasero b7a29c77ef tests - document and enable debug mode for integration tests 2020-02-11 17:18:43 +01:00
Sandeep Somavarapu a8247add3b update-distro 2020-02-11 13:19:39 +01:00
Joao Moreno f4a868fb0d
update distro 2020-02-11 10:21:46 +01:00
Rob Lourens 99cce92f42 Bump vscode-ripgrep 2020-02-10 15:23:02 -08:00
Benjamin Pasero bf27bd3fa1 🆙 distro 2020-02-10 15:38:45 +01:00
Benjamin Pasero 3fdd9c04da 🆙 distro 2020-02-10 15:34:36 +01:00
Daniel Imms aeafeb8a12 Update distro 2020-02-10 06:03:26 -08:00
Daniel Imms 3bf397276d Fix terminal search
Fixes #90303
2020-02-10 05:59:21 -08:00
Benjamin Pasero 9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Matt Bierner ea54f48dda Update TS 3.8.1-rc
Updates to build VS Code using TS 3.8.1 (which require fixing a newly caught type error)

Also updates our shipped JS/TS version to 3.8.1-rc
2020-02-07 17:43:56 -08:00
Johannes Rieken 37ef5e45af
Merge branch 'master' into joh/continous-browser-tests 2020-02-07 14:48:21 +01:00
Johannes Rieken 92b158791f skip webkit tests on linux 2020-02-07 12:25:54 +01:00
Alex Dima 4afd61c29f
Replace usage of express 2020-02-07 12:15:14 +01:00