Commit Graph
3006 Commits
Author SHA1 Message Date
Rob Lourens 2191265521 Revert "make sure unnotarized build is published even if notarization fails"
This reverts commit 7298bf4bd1.
2020-03-02 19:52:20 +01:00
Alex Dima f3c0ea571c Remove notice since promise-polyfill was removed 2020-03-02 16:41:47 +01:00
Johannes Rieken 02f23e5680 remove polyfill promise 2020-03-02 15:30:43 +01:00
Johannes Rieken 27bc032975 nuke special lib options and use compiler option's lib instead 2020-03-02 13:44:22 +01:00
Johannes Rieken 8fac4133c5 adopt inline compile config for editor src task 2020-03-02 12:51:32 +01:00
Matt Bierner ff253a8f60 Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
Joao Moreno 7298bf4bd1 make sure unnotarized build is published even if notarization fails 2020-02-28 11:51:14 +01:00
Connor Peet 06529506b2 debug: update js-debug-nightly to "2020.2.2617" @ 2020-02-27T01:06:21.78Z 2020-02-27 11:04:51 -08:00
Connor Peet 611231f0c0 debug: update js-debug-nightly to "2020.2.2517" @ 2020-02-26T01:05:44.117Z 2020-02-26 11:32:54 -08:00
Andre Weinand 46a973511b node-debug@1.43.2 2020-02-26 14:52:20 +01:00
Connor Peet b304296e82 debug: update js-debug-nightly to "2020.2.2507" @ 2020-02-25T15:24:10.260Z 2020-02-25 07:25:00 -08:00
Connor Peet 31f757f254 debug: update js-debug-nightly to "2020.2.2117" @ 2020-02-22T01:07:51.383Z 2020-02-24 15:26:55 -08:00
Rachel Macfarlane bf0a32e729 Add support for other vscode environments for github auth 2020-02-24 11:14:11 -08:00
Andre Weinand 7adff8721e node-debug@1.43.1 2020-02-24 12:06:15 +01:00
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