Commit Graph

165 Commits

Author SHA1 Message Date
Matt Bierner
0ec29f0fcf Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
2021-06-07 14:44:24 -07:00
Logan Ramos
ba3b75bafa Bump ES build to latest version 2021-06-07 09:51:49 -04:00
Benjamin Pasero
e3d03109a3 Revert ESBuild updates and fix #125518 (#125574)
* avoid strictNull bypass (fix #125518)

* Revert "Update lock file"

This reverts commit f843c51bca.

* Revert "Bump es build"

This reverts commit 8d87a66427.
2021-06-07 09:49:08 -04:00
Logan Ramos
8d87a66427 Bump es build 2021-06-04 11:03:14 -04:00
Matt Bierner
5e7cd99876 Bump TS build version 2021-05-28 13:44:40 -07:00
Logan Ramos
045e5d2f56 Store conflicting defaults in storage service (#124366)
* Revert "Revert "Closes #122433""

This reverts commit 29c61570a5.

* Get rid of ? to see if minifier is happy

* Bump ES build
2021-05-21 10:02:55 -04:00
Robo
bce4d71f64 chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Matt Bierner
248cbc49cf Update TS version for building VS Code 2021-05-03 15:58:26 -07:00
Matt Bierner
5c8ab73c2f Build using newer TS nightly 2021-04-26 16:18:40 -07:00
Matt Bierner
731402dce2 async override -> override async 2021-04-21 13:40:44 -07:00
deepak1556
3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
Matt Bierner
ead5639bbe Pick up new TS nightly for building VS Code 2021-04-12 14:10:09 -07:00
deepak1556
f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
deepak1556
79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
Matt Bierner
73ae56b82b Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Matt Bierner
795f44ea6a Build VS Code with latest TS nightly 2021-03-30 13:30:09 -07:00
Matt Bierner
a01035c44f Pick up latest TS 4.3 for building VS Code 2021-03-05 18:49:17 -08:00
Matt Bierner
3feb2ece1e Pick up latest TS version for building VS Code
This new version also adds a new check for conditionals where you are testing a value that is a promise (the condition will always be true in strict mode)
2021-02-26 17:23:58 -08:00
Ladislau Szomoru
2b230e4b26 Azure DevOps build task to download built-in extension details (#116938) 2021-02-19 18:10:40 +01:00
Matt Bierner
2cc13674e3 Also bump build version and run formatter on all files 2021-02-16 14:09:38 -08:00
João Moreno
ca746af08a fix hygiene 2021-02-02 14:30:46 +01:00
João Moreno
35e1ee2ecc ext: extract to disk 2021-02-02 13:59:48 +01:00
João Moreno
7e0230677a improve ext ci output 2021-02-02 11:39:26 +01:00
João Moreno
76962b2583 ext: ci command 2021-02-01 17:08:49 +01:00
Robo
f73c011ae3 fix: disable rosetta option for universal build (#115280) 2021-01-27 20:34:19 -08:00
Robo
60bce0f628 feat: add macos universal build ci config (#114446)
* feat: add universal build ci config

* chore: skip .npmrc files added by terrapin

* ci: cleanup conditional vairables for universal

* ci: use publish variable instead of parameter
2021-01-25 10:29:02 -08:00
João Moreno
c6145fc306 ext (un)link 2021-01-19 16:17:25 +01:00
João Moreno
2bb41a1402 dev script 2021-01-18 15:47:36 +01:00
Alexandru Dima
8ad08b04f5 Do not compile /test/ and /build/ scripts during postinstall, the scripts get compiled explicitly during CI 2021-01-07 16:47:11 +01:00
João Moreno
22b9a2b1e8 update esbuild 2021-01-06 14:19:19 +01:00
João Moreno
7449d86b89 use esbuild for minification 2021-01-05 11:54:18 +01:00
Alex Dima
57e3aba4e1 Have /build/ compilation and createAsset.js be runnable independent of the root package.json 2020-12-21 10:47:16 +01:00
Alexandru Dima
20831dd3df Keep only @types/* deps in /build/ and share terser (#112718) 2020-12-18 19:51:10 +01:00
Alexandru Dima
dc169ce06d Merge remote-tracking branch 'origin/master' into alex/node-modules-build 2020-12-18 17:40:39 +01:00
Alexandru Dima
db82bc13aa Move /build/ dev dependencies to root (#112718) 2020-12-18 13:39:23 +01:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima
bb157721fb /build/ and /test/ should only have devDependencies 2020-12-17 10:27:39 +01:00
Alexandru Dima
428008f3a5 Align versions across package.json files 2020-12-14 20:06:18 +01:00
Matt Bierner
542fa93eae Pick up new TS version for building VS Code 2020-12-09 14:08:15 -08:00
João Moreno
043c17ef7d update azure cosmos 🤷 2020-11-25 14:03:35 +01:00
Matt Bierner
acfd724aac Pick up latest TS 4.2 for building VS Code
Also fixes a newly identified error in terminal where function calls were missing
2020-11-19 22:42:12 -08:00
Matt Bierner
e57af55eaa Pick up latest TS nightly for building VS Code 2020-11-04 18:06:39 -08:00
Joao Moreno
8bd3d7d717 add gulp-azure-storage to build 2020-10-26 10:08:01 +00:00
Joao Moreno
3070165ff2 web cdn: gzip files by default 2020-10-26 10:08:01 +00:00
Matt Bierner
6ad1da9f79 Pick up new TS for building VS Code 2020-10-19 16:58:09 -07:00
Matt Bierner
5484453ae2 Update to latest TS nigthly for building VS Code 2020-09-24 23:28:29 -07:00
Matt Bierner
b160164e3d Pick up latest typescript nightly for building VS Code 2020-09-18 18:28:41 -07:00
Matt Bierner
50cc1d0e97 Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
Matt Bierner
4b222a704f Revert "Revert "Use TS 4.1-nightly for building VS Code""
This reverts commit 4e96ceff54.
2020-08-25 11:59:20 -07:00
Matt Bierner
4e96ceff54 Revert "Use TS 4.1-nightly for building VS Code"
This reverts commit 50a10934dd.

This seems to be causing with extension require statements
2020-08-24 20:00:01 -07:00