Commit graph

2269 commits

Author SHA1 Message Date
Sandeep Somavarapu
98ee1c6efd update distro 2021-01-21 16:57:22 +01:00
João Moreno
e847324756
distro 2021-01-21 10:58:32 +01:00
Alexandru Dima
5717c0396a
update distro 2021-01-20 20:46:26 +01:00
Benjamin Pasero
0b038406a9 🆙 distro 2021-01-20 16:13:28 +01:00
Sandeep Somavarapu
4d0d36c6ab update distro 2021-01-20 09:57:16 +01:00
Sandeep Somavarapu
b31660dccc update distro 2021-01-20 09:41:38 +01:00
Johannes Rieken
f3c865334d use real tsec instead of vscode-tsec fork 2021-01-20 09:12:27 +01:00
meganrogge
3c4f06dc98 update distro 2021-01-19 10:59:03 -08:00
João Moreno
bcb5f3c77b update mkdirp 2021-01-19 17:45:44 +01:00
João Moreno
b0b4bc4e33
add grammars scripts 2021-01-19 16:43:08 +01:00
Jackson Kearl
32b28f6f8f And again bump distro 2021-01-18 21:47:55 -08:00
Jackson Kearl
ce106c3924 Bump distro again. 2021-01-18 20:49:40 -08:00
Jackson Kearl
ced398d18a Bump distro 2021-01-18 20:18:04 -08:00
Martin Aeschlimann
dc58838950 remote install-extension with VSIX 2021-01-18 23:35:51 +01:00
João Moreno
92083ed3e1 yarn ext 2021-01-18 21:01:45 +01:00
Martin Aeschlimann
74f272fbb7 update distro 2021-01-18 16:28:32 +01:00
Martin Aeschlimann
85f1501c86 update distro 2021-01-18 13:17:00 +01:00
Martin Aeschlimann
253d99a16f update distro 2021-01-18 11:57:44 +01:00
Benjamin Pasero
12ef541b36 🆙 distro 2021-01-18 08:57:40 +01:00
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