Commit Graph

4014 Commits

Author SHA1 Message Date
Martin Aeschlimann
4d329cc759 avoid hardcoded extensions list in update all grammars 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
e3ce1668b0 [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
Daniel Imms
79b79309ce Call a script on update 2018-02-08 09:09:12 -08:00
Daniel Imms
588675bbf4 Update dockerfile 2018-02-07 18:11:35 -08:00
Erich Gamma
14ecae9b1e ensure to only lint files in the src program 2018-02-07 22:50:02 +01:00
Daniel Imms
7097e0b3da Remove postRefreshHook reference 2018-02-07 13:28:58 -08:00
Daniel Imms
90385c778b Remove post-refresh hook 2018-02-07 11:13:50 -08:00
Rob Lourens
7432a5bdff Respect VSCODE_QUALITY in generate-vscode-configuration task 2018-02-07 09:56:56 -08:00
Daniel Imms
32c28382f7 Fix bash var 2018-02-07 07:27:40 -08:00
Joao Moreno
a915a7bf43 bring back windows background updates 2018-02-07 14:41:07 +01:00
Rob Lourens
a7d6f40a6e Bump node-debug2 2018-02-06 21:40:52 -08:00
Daniel Imms
4bd6c1cf3c Merge remote-tracking branch 'origin/master' into tyriar/snap 2018-02-06 11:03:55 -08:00
Sandeep Somavarapu
191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Erich Gamma
9c553da1c8 Share a common tslint.json between the language service and the hyiene task 2018-02-03 17:47:14 +01:00
Daniel Imms
893714d0ce Merge remote-tracking branch 'origin/master' into tyriar/snap 2018-02-02 12:04:43 -08:00
Daniel Imms
947d563482 Add SNAPCRAFT secret vars 2018-02-02 11:43:39 -08:00
Erich Gamma
00df3bdc28 Merge branch 'master' into unused-variables 2018-02-02 16:18:49 +01:00
Erich Gamma
c7b7ace3d4 Perform the tslint checks in the context of a program to enable checks which require type information 2018-02-02 16:11:16 +01:00
Daniel Imms
99875872f0 Fix hooks dir 2018-02-01 21:15:23 -08:00
Daniel Imms
79786dcdf2 Add a test post refresh hook 2018-02-01 18:23:17 -08:00
Daniel Imms
482d882531 Add missing variable 2018-02-01 16:19:10 -08:00
Daniel Imms
3117032b02 Set IS_FROZEN 2018-02-01 14:49:21 -08:00
Daniel Imms
d34c0805a0 Fix quality condition 2018-02-01 14:36:30 -08:00
Daniel Imms
de6d670301 Build everything again 2018-02-01 14:36:06 -08:00
Daniel Imms
f1233bb94e Auto push and release snap 2018-02-01 14:35:26 -08:00
Daniel Imms
9609e49398 Add revision to snapcraft version
Version doesn't contain semantic meaning, this will allow us to identify
the build though
2018-02-01 14:15:20 -08:00
Daniel Imms
7d741df2c4 Echo snapcraft vars 2018-02-01 13:49:41 -08:00
Daniel Imms
9373fb1997 Don't ls dir 2018-02-01 13:45:19 -08:00
Daniel Imms
5806e7f1b7 Don't look for version 2018-02-01 13:43:49 -08:00
Daniel Imms
fc7b21f627 don't build snap package 2018-02-01 13:42:05 -08:00
Daniel Imms
d338aaaa49 don't build 2018-02-01 13:39:31 -08:00
Daniel Imms
d3e86940aa Login to snapcraft and publish 2018-02-01 13:39:02 -08:00
Daniel Imms
0bb30b159f Move snap Dockerfile to new dir 2018-02-01 13:20:54 -08:00
Daniel Imms
a18ab37847 Add snap Ubuntu 16.04 dockerfile 2018-02-01 13:03:58 -08:00
Daniel Imms
26ae1a529f Add release snap that only builds and publishes the snap 2018-02-01 13:02:49 -08:00
Daniel Imms
17e5119738 Add snapcraft version to snap task 2018-02-01 09:52:10 -08:00
Erich Gamma
95982533bc more ts-ignore 2018-02-01 16:16:41 +01:00
Alex Dima
1766dc59de Remove asar files & folders (fixes #42711) 2018-02-01 14:57:04 +01:00
Erich Gamma
5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Daniel Imms
c938bd3736 Publish snap package 2018-01-31 16:12:12 -08:00
Andre Weinand
7422739ac7 node-debug@1.20.10 2018-02-01 00:58:09 +01:00
Daniel Imms
ede5af3c77 Use correct folder for nvmrc 2018-01-31 15:50:15 -08:00
Daniel Imms
0434c60b4e Build snap and print folder 2018-01-31 15:47:40 -08:00
Daniel Imms
43ea0f8f93 Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:57 -08:00
Daniel Imms
214eed32d8 Revert "Move .nvmrc before nvm init in CI"
This reverts commit b708fc1c0b.
2018-01-31 15:44:43 -08:00
Daniel Imms
b708fc1c0b Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:11 -08:00
Daniel Imms
c1ebba8f2e Fix snap filename 2018-01-31 15:44:11 -08:00
Martin Aeschlimann
1f6e3ffd26 [18n] Promise rejection for fetching translation. Fixes #42525 2018-01-31 11:38:12 +01:00
Alex Dima
010de7da99 Do not ship core node modules as an ASAR (#36997) 2018-01-31 10:28:04 +01:00
Alex Dima
8cac1acd97 Fixes #42498: Always unpack node-pty build artefacts 2018-01-30 17:59:06 +01:00