Commit Graph

582 Commits (e70ba206ff5b7b6fe54a7abda6ddb97ca3658758)

Author SHA1 Message Date
Ladislau Szomoru 2b230e4b26
Azure DevOps build task to download built-in extension details (#116938) 2021-02-19 18:10:40 +01:00
Ladislau Szomoru 28de0a4686 Fix YAML typo 2021-02-16 11:59:46 +01:00
Ladislau Szomoru 58a427566b Revert change 2021-02-16 11:57:14 +01:00
Ladislau Szomoru c967932ba3 Specify sourceScanPath 2021-02-16 11:53:56 +01:00
Ladislau Szomoru 3dab064342 Move component governance to compile stage 2021-02-16 11:25:51 +01:00
João Moreno 88089d3f20
fix terrapin failures not reporting 2021-02-15 12:04:31 +01:00
João Moreno 980becda8d main rename
fixes #116341
2021-02-14 20:10:24 +01:00
Sandeep Somavarapu 4dfab617e0 Merge branch 'sandy081/smoketests/remote' 2021-02-04 20:49:47 +01:00
Benjamin Pasero 668a6401f6 build - increase timeout for integration tests to 10min 2021-02-04 18:00:02 +01:00
Sandeep Somavarapu 056d660918 Merge branch 'master' into sandy081/smoketests/remote 2021-02-04 14:43:38 +01:00
João Moreno 4bdba123d2
use PersistKeySet 2021-02-04 11:25:55 +01:00
Sandeep Somavarapu 9c479a4518 enable remote smoke tests 2021-02-03 20:48:45 +01:00
Ladislau Szomoru 2cf80f97cc
Azure DevOps - Add global variable for VSCODE_QUALITY (#115636)
* Add variable for VSCODE_QUALITY
2021-02-03 09:13:48 +01:00
João Moreno 631802d5ce
comment out arm snaps 2021-01-28 17:07:32 +01:00
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
João Moreno 9519a5cb5a
💄 clean nuget.config file 2021-01-28 12:59:03 +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
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 3f3b413606
maybe this is it 2021-01-22 16:57:59 +01:00
Alexandru Dima 2e5034a74b
Retry downloading playwright when hitting ECONNRESET 2021-01-22 10:26:28 +01:00
João Moreno 9cfba54681
move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
deepak1556 36cb0bde33 ci: disable exploration sync on PRs 2021-01-19 10:36:13 -08: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
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
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
Ladislau Szomoru 161ce44dda
Azure DevOps - Move release into a separate stage (#114205) 2021-01-12 15:18:01 +01:00
Alexandru Dima 5755d943ca
Tests must be compiled even when `yarn` is executed 2021-01-11 13:18:55 +01:00
Alexandru Dima 175e2c0b1d
`yarn` is already installed (fixes #114140) 2021-01-11 11:08:40 +01:00
João Moreno 128987f575
remove duplicate step 2021-01-08 10:56:31 +01:00
Alexandru Dima aa48a4eff7
`monaco-compile-check` is covered by the GitHub CI 2021-01-07 16:27:33 +01:00
João Moreno a84603f49f
fix condition 2021-01-07 11:26:18 +01:00
João Moreno df10825f69
fix yaml 2021-01-07 11:01:15 +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 fb4a88e403
rename 2021-01-07 10:55:45 +01:00
João Moreno ab3297dd13
only run terrapin on cache miss 2021-01-07 10:53:33 +01:00
João Moreno 11b79ba7eb
parameters 2021-01-07 10:38:28 +01:00
João Moreno d495358b01
add parameter display names 2021-01-07 10:35:50 +01:00
João Moreno 4149b09417
parallelize eslint and hygiene in product-compile 2021-01-07 09:25:28 +01:00
João Moreno af6d164f73 single compile job 2021-01-06 20:37:33 +01:00
Ladislau Szomoru 8389f07269
Azure Pipeline - Adopt pipeline parameters in favour of pipeline variables (#113902) 2021-01-06 15:58:25 +01:00
João Moreno bb4cbce969
Revert "publish linux builds"
This reverts commit ca2e7d8527.
2021-01-06 15:51:39 +01:00
João Moreno ca2e7d8527
publish linux builds 2021-01-06 14:56:41 +01:00
João Moreno e8ad195f3e
Revert "revert pool"
This reverts commit 035e15b771.
2021-01-05 14:49:59 +01:00
João Moreno 13e313c2b5
fix compile and hygiene cache miss 2021-01-05 14:49:22 +01:00