Commit Graph

2992 Commits

Author SHA1 Message Date
Alexandru Dima
94421edf0c Merge pull request #84636 from microsoft/monaco/ci
CI for Monaco Editor compile and bundling.
2020-02-22 16:44:02 +01:00
Alex Dima
4d92b1d1f8 Fix minor issues 2020-02-22 16:02:23 +01:00
Alex Dima
c95e2e4bf2 Support members with dots in their name 2020-02-22 15:40:20 +01:00
Alex Dima
4f21fd58a8 Move gulp specific code to gulpfile.editor.js 2020-02-22 15:01:58 +01:00
Alex Dima
f81397f451 Merge remote-tracking branch 'origin/master' into monaco/ci 2020-02-22 00:45:38 +01:00
Joao Moreno
56cd2882a1 fix env in postinstall 2020-02-21 16:39:59 +01:00
Joao Moreno
cc5dd0c98b refactor build 2020-02-21 15:30:01 +01:00
Matt Bierner
9c0899f286 Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
Rachel Macfarlane
eed39324b6 Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
Benjamin Pasero
5d64dcc0a6 working copy - introduce and adopt a way to participate in file operations 2020-02-20 09:27:45 +01:00
Connor Peet
d2d4c00d3a debug: update js-debug-nightly to "2020.2.1417" @ 2020-02-15T01:06:09.07Z 2020-02-18 07:35:32 -08:00
Joao Moreno
326ee3ce95 lower notarization timeout 2020-02-18 16:10:13 +01:00
Connor Peet
51cbc75279 debug: update js-debug-nightly to "2020.2.1117" @ 2020-02-14T01:05:56.75Z 2020-02-14 07:42:46 -08:00
Connor Peet
baf92de622 debug: update js-debug-nightly to "2020.2.1017" @ 2020-02-12T01:06:27.1Z 2020-02-12 08:05:38 -08:00
Benjamin Pasero
7ce981c1ca windows - run integration tests against firefox (#90522) 2020-02-12 13:59:35 +01:00
Benjamin Pasero
4b359a57a5 build - address some issues
- run local and remote integration tests separately
- enable playwright on Linux with -no-sandbox trick
2020-02-12 12:07:44 +01:00
Benjamin Pasero
bdf11560cd Web - add "Open in Desktop" feature and new web API 2020-02-12 11:21:19 +01:00
João Moreno
38674b705c Merge branch 'master' into robo/fix_entitlements 2020-02-12 10:27:39 +01:00
Jackson Kearl
d5aaab5603 Move things around to maybe not have distro merge conflict 2020-02-11 15:30:33 -08:00
Jackson Kearl
ebb00abdac Skip hokeyapp stage. #90491. 2020-02-11 15:11:14 -08:00
deepak1556
2abb49255d fix: add entitlement to allow dyld env variables in child processes 2020-02-11 11:55:00 -08:00
Connor Peet
543b36d97e debug: update js-debug-nightly to "2020.2.517" @ 2020-02-11T01:06:42.083Z 2020-02-11 08:55:55 -08:00
Benjamin Pasero
f938395936 build - linux cannot run playwright in docker containers, so disable it 2020-02-11 16:59:11 +01:00
Benjamin Pasero
c4303d1a5b build - remove smoke tests from product builds 2020-02-11 16:34:50 +01:00
Andre Weinand
97cc40b922 node-debug@1.43 2020-02-11 12:25:47 +01:00
Joao Moreno
d60616daa6 fix windows build 2020-02-11 10:17:05 +01:00
Benjamin Pasero
02aa3e75e6 remove smoke test from windows 2020-02-11 10:04:05 +01:00
Benjamin Pasero
33855166ef unblock build 2020-02-11 08:06:22 +01:00
Benjamin Pasero
cdf4026fb6 Add browser unit tests to product build (#90353)
* wip - add browser unit tests to product build

* run with more output

* load loader via script tag
2020-02-10 12:44:28 +01:00
Benjamin Pasero
9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Joao Moreno
8d17dc1e84 fix macos notarization 2020-02-10 10:29:15 +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
2b73bcc14d Merge branch 'master' into joh/continous-browser-tests 2020-02-07 15:54:27 +01:00
Johannes Rieken
99fc41304e hygiene - exlcude test/**/out/** files 2020-02-07 15:54:04 +01:00
Johannes Rieken
37ef5e45af Merge branch 'master' into joh/continous-browser-tests 2020-02-07 14:48:21 +01:00
João Moreno
c196df9d3a Merge pull request #86588 from microsoft/joao/macos-notarization
Enable macOS notarization
2020-02-07 13:43:43 +01:00
Alex Dima
fc15adad83 Fix hygiene glob 2020-02-07 13:43:00 +01:00
Benjamin Pasero
4be3cc8846 test - convert web integration to TS 2020-02-07 12:41:12 +01:00
Johannes Rieken
92b158791f skip webkit tests on linux 2020-02-07 12:25:54 +01:00
Joao Moreno
64d7709245 build 2020-02-07 09:57:02 +01:00
Johannes Rieken
c7352f7831 d'oh 2020-02-07 09:33:15 +01:00
Johannes Rieken
cf127f9edf Merge branch 'master' into joh/continous-browser-tests 2020-02-07 09:18:51 +01:00
Joao Moreno
bf7ff5fab9 cleanup darwin product build 2020-02-07 09:11:18 +01:00
Joao Moreno
1e9a333900 tweak entitlements 2020-02-07 09:08:13 +01:00
Connor Peet
a4c2d6337d debug: update js-debug-nightly to "2020.2.408" @ 2020-02-06T01:05:43.207Z 2020-02-06 15:20:20 -08:00
Joao Moreno
4527405f04 build 2020-02-06 20:44:14 +01:00
Joao Moreno
65c1e2db29 build 2020-02-06 20:27:26 +01:00
Joao Moreno
5544fba391 oh 2020-02-06 20:25:31 +01:00
Joao Moreno
2d42476404 build 2020-02-06 20:19:41 +01:00
Joao Moreno
e4bcc1e499 build 2020-02-06 20:03:40 +01:00