Commit Graph

5928 Commits

Author SHA1 Message Date
João Moreno
17c617039b Squashed commit of the following:
commit 36f3d9d21bff68d1f7848aa14960f212bd019625
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 13:23:23 2021 +0100

    npx

commit 8ccb45e5dc70333f30fa7ebe3e5657bba2eb2db0
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 12:52:15 2021 +0100

    bump cache salt

commit 5f5d6b19cb0f3192365b3fa518538938872f239e
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 11:39:32 2021 +0100

    force rebuild keytar

commit a5f800f991b742d91a2ba2c9ee82c84e30cd9736
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Wed Jan 27 16:16:05 2021 +0100

    bump cache salt

commit e894045003a20d1ea5930e66a53d6f7d5076cdb7
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Wed Jan 27 16:15:24 2021 +0100

    fixes #113467
2021-01-28 14:07:49 +01:00
Alexandru Dima
3a287ee1ea Fixes microsoft/monaco-editor#2302: Only define global monaco if asked to do so or if using AMD 2021-01-28 13:51:17 +01:00
João Moreno
9519a5cb5a 💄 clean nuget.config file 2021-01-28 12:59:03 +01:00
Robo
f73c011ae3 fix: disable rosetta option for universal build (#115280) 2021-01-27 20:34:19 -08:00
Martin Aeschlimann
e4f1833d79 Use x64 node for darwin-arm64. Fixes #115009 2021-01-27 16:49:16 +01:00
Robo
676e8d62a3 chore: remove universal build from its separate stage (#115203)
* chore: remove universal build from its separate stage

* chore: remove extra space

* chore: fix indentation
2021-01-27 01:32:18 -08:00
Alexandru Dima
d877e86bdd Merge branch 'master' into alex/python-language-configuration 2021-01-25 20:11:25 +01: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
Alexandru Dima
d21d85a3fc Fix precommit hook on Windows 2021-01-25 17:46:09 +01:00
João Moreno
3b03189afa Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno
3f3b413606 maybe this is it 2021-01-22 16:57:59 +01:00
João Moreno
cf4c4a0ece drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
Alexandru Dima
2e5034a74b Retry downloading playwright when hitting ECONNRESET 2021-01-22 10:26:28 +01:00
João Moreno
dca2d81c65 upgrade build azure-storage 2021-01-22 09:40:15 +01:00
Johannes Rieken
dbd4ede23f add api lint rule for region comments 2021-01-21 17:42:33 +01:00
Alexandru Dima
c735c8b291 Merge branch 'master' into alex/python-language-configuration 2021-01-21 12:13:43 +01:00
João Moreno
9cfba54681 move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
Johannes Rieken
845a4d4268 add new rule to enforce Thenable over Promise, adopt in vscode.d.ts and vscode.proposed.d.ts 2021-01-20 13:08:04 +01:00
Alexandru Dima
2d5f7fd072 Move onEnterRules to language-configuration.json 2021-01-20 12:20:27 +01:00
João Moreno
239213eaeb push it real good 2021-01-19 20:04:43 +01:00
Raymond Zhao
74f31a6859 Fix #111299 (#114441)
* Fix #111299

* Apply review comments

* Update build/npm/preinstall.js

Co-authored-by: Robo <hop2deep@gmail.com>

Co-authored-by: Robo <hop2deep@gmail.com>
2021-01-19 10:52:50 -08:00
deepak1556
36cb0bde33 ci: disable exploration sync on PRs 2021-01-19 10:36:13 -08:00
João Moreno
c6145fc306 ext (un)link 2021-01-19 16:17:25 +01:00
João Moreno
635d7af638 update ext types 2021-01-19 14:37:43 +01:00
João Moreno
3c49afeaaf fix hygiene 2021-01-19 12:11:11 +01:00
João Moreno
867a52fc09 ext each: allowUnknownOption 2021-01-19 12:11:11 +01:00
João Moreno
0e7f3d0d8c Revert "remove colorize-tests extension usage"
This reverts commit d577c4b18d.
2021-01-19 11:39:39 +01:00
dependabot[bot]
78d5286adb Bump sshpk from 1.13.1 to 1.16.1 in /build (#114534)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 01:44:42 -08:00
dependabot[bot]
9af9580bf0 Bump stringstream from 0.0.5 to 0.0.6 in /build (#114533)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 01:44:08 -08:00
João Moreno
92083ed3e1 yarn ext 2021-01-18 21:01:45 +01:00
João Moreno
085317e932 dev: ls 2021-01-18 20:48:39 +01:00
João Moreno
d6ca7769f4 create extension workspaces 2021-01-18 20:37:11 +01:00
João Moreno
2bb41a1402 dev script 2021-01-18 15:47:36 +01:00
João Moreno
911a54273c Merge branch 'joao/fix-web' 2021-01-18 15:03:02 +01:00
João Moreno
9995d12824 missing build output 2021-01-18 15:02:55 +01:00
João Moreno
09bc6fc64b Migrate to new deb repo (#114527)
* migrate to new deb repo

* improve deb migration
2021-01-18 14:43:24 +01:00
João Moreno
ed8655201a fix web extensions 2021-01-18 14:35:58 +01:00
deepak1556
bec5afa292 fix: remove unnessary asar files from mac arm64 2021-01-15 12:12:35 -08:00
João Moreno
f7e7a95479 Merge branch 'joao/remove-grammar-extensions' 2021-01-15 16:34:47 +01:00
João Moreno
bf764f1ce6 wip: sync-extensions dev script 2021-01-15 15:45:31 +01:00
João Moreno
4974a33511 smoke tests are tests too 2021-01-15 15:19:42 +01:00
João Moreno
d472f9d503 remove devops continuous build 2021-01-15 13:56:51 +01:00
Ladislau Szomoru
6f9f6f806c Azure DevOps pipeline artifacts (#114405) 2021-01-15 13:00:03 +01:00
João Moreno
d577c4b18d remove colorize-tests extension usage 2021-01-15 12:59:42 +01:00
Ladislau Szomoru
5d620dc846 Update Linux publish script 2021-01-15 09:31:49 +01:00
Ladislau Szomoru
98d2d74ba0 Revert "Publish scripts update (#114375)"
This reverts commit 99f0ab9f73.
2021-01-15 08:22:50 +01:00
Ladislau Szomoru
99f0ab9f73 Publish scripts update (#114375) 2021-01-15 08:11:54 +01:00
João Moreno
6525b42f47 remove unused file 2021-01-14 20:22:28 +01: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
Ladislau Szomoru
4450e1d827 Azure DevOps - publish Windows artifacts (#114285) 2021-01-13 17:14:49 +01:00