Commit Graph

2250 Commits

Author SHA1 Message Date
Ladislau Szomoru
22c1c0b486 update distro again 2021-01-15 09:41:48 +01:00
Ladislau Szomoru
ba7f5c60a5 update distro 2021-01-15 09:38:11 +01:00
Ladislau Szomoru
45e8d6ebc6 Update distro commit 2021-01-15 09:31:09 +01:00
Alexandru Dima
9cb4f1e2ae update distro 2021-01-14 22:10:10 +01:00
meganrogge
ff7aabe3fc fix #114215 2021-01-14 12:07:34 -08:00
meganrogge
f34a3ace3f update distro 2021-01-14 10:50:48 -08:00
meganrogge
e1d8b92658 update distro 2021-01-14 09:46:54 -08:00
meganrogge
e44fb4ab92 update distro 2021-01-14 09:24:02 -08:00
Alexandru Dima
00f8540d79 Fixes #114332
`yarn` no longer compiles the smoke test as a postinstall script. This breaks the flow of running `yarn && yarn smoketest` to execute the smoketest.

So change `yarn smoketest` to also do the compiling of the smoke test. But that generates too much extra work on the build machine, which needs to invoke `yarn smoketest` twice, once for Electron and once for web.

To workaround that, `yarn smoketest-no-compile` is added, which can be used by the build machine to avoid needlessly compiling.

While here, the nodejs version is already checked in the `yarn` preinstall script, so remove the check from the smoke test.
2021-01-14 10:35:42 +01:00
deepak1556
c265dff48a chore: bump electron@11.2.0 2021-01-13 20:52:48 -08:00
Alex Dima
d39eefd1b0 update distro 2021-01-13 23:33:25 +01:00
Martin Aeschlimann
6fef673683 update distro 2021-01-13 11:27:40 +01:00
Benjamin Pasero
6dc779565e 🆙 distro 2021-01-12 07:23:35 +01:00
Martin Aeschlimann
60bc00ff63 webpack config typing fix 2021-01-11 09:57:11 +01:00
Johannes Rieken
f6bbc8b68d update tsec tool 2021-01-11 09:56:43 +01:00
Johannes Rieken
6d2e0aa21d rename tsc config file for better intellisense 2021-01-08 12:10:57 +01:00
Johannes Rieken
a5a0c1527d add tsec config and exemption file (defunct?) 2021-01-08 12:00:56 +01:00
João Moreno
a78fffbdb0 remove unused eslint mocha 2021-01-07 14:55:03 +01:00
Johannes Rieken
de9e9c414e fix path in tsec-compile-check 2021-01-07 11:14:35 +01:00
João Moreno
5e673678eb Merge branch 'joao/build/single-compile-job' 2021-01-07 10:59:12 +01:00
João Moreno
575f87306f Merge branch 'joao/build/esbuild' 2021-01-07 10:56:08 +01:00
João Moreno
2d114755e8 update distro 2021-01-07 09:27:15 +01:00
João Moreno
c6ceb1ab2e isolate eslint from hygiene 2021-01-07 09:15:05 +01:00
João Moreno
af6d164f73 single compile job 2021-01-06 20:37:33 +01:00
Daniel Imms
a7267aa093 Update distro 2021-01-06 09:59:59 -08:00
Daniel Imms
e8edff5eb7 xterm@4.10.0-beta.39
(includes from 4.9.0)
Diff: https://github.com/xtermjs/xterm.js/compare/3504e2e...master

Fixes #108400
Fixes #111562
2021-01-06 09:45:21 -08:00
João Moreno
841f6c9938 align source-map dependencies 2021-01-06 14:30:29 +01:00
Benjamin Pasero
27ff576089 🆙 playwright 2021-01-06 14:20:23 +01:00
João Moreno
22b9a2b1e8 update esbuild 2021-01-06 14:19:19 +01:00
Benjamin Pasero
f8a07fa6a9 Revert "build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)"
This reverts commit 63a0638d4c.
2021-01-06 14:19:10 +01:00
swinder0161
63a0638d4c build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)
#113894
fyi @bpasero
2021-01-06 14:11:10 +01:00
Johannes Rieken
fa593d83ad use vscode-tsec instead of tsec 2021-01-06 10:58:07 +01:00
Robo
6503475091 chore: bump chokidar@3.5.0 (#113886) 2021-01-06 10:20:42 +01:00
João Moreno
7449d86b89 use esbuild for minification 2021-01-05 11:54:18 +01:00
João Moreno
699d736d78 distro 2021-01-05 11:18:57 +01:00
João Moreno
fe795313d8 Revert "parallelize hygiene"
This reverts commit bdbd644c27.
2021-01-05 10:08:46 +01:00
João Moreno
bdbd644c27 parallelize hygiene 2021-01-05 09:40:42 +01:00
João Moreno
3bdf2825d0 parallelize 2021-01-04 21:34:08 +01:00
Benjamin Pasero
b948e42373 🆙 distro 2021-01-04 11:13:15 +01:00
Rachel Macfarlane
3c518e43d3 Update distro 2020-12-28 09:59:16 -08:00
Alexandru Dima
9a7e8372ea update distro 2020-12-22 22:02:19 +01:00
Alexandru Dima
98e05820b8 update distro 2020-12-22 20:06:52 +01:00
Alexandru Dima
277a8262e0 Avoid gulp having to respawn 2020-12-22 16:00:21 +01:00
Alexandru Dima
d63aa232d9 update distro 2020-12-21 20:26:45 +01:00
Alexandru Dima
dee0c84e7f update distro 2020-12-21 10:56:49 +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
8fdb44467c update distro 2020-12-18 19:43:39 +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
da4192d287 Leave sorting deps up to yarn 2020-12-18 17:40:23 +01:00