Commit Graph

63 Commits

Author SHA1 Message Date
Robo
3a11b47eee chore: revert to Electron 19 (#175851)
* Revert "Update to min supported version of node (#175723)"

This reverts commit f749e6be2d.

* Revert "chore: update min node version for development (#175663)"

This reverts commit f2a822fbe9.

* Revert "electron 22 sandbox - enable for OSS (#175659)"

This reverts commit 2551af21f8.

* Revert "chore: update to Electron 22 (#166430)"

This reverts commit 6e85d2b51e.
2023-03-02 02:58:46 -08:00
Robo
6e85d2b51e chore: update to Electron 22 (#166430)
* chore: bump electron@22.0.0-beta.5

* chore: bump electron@22.0.0-beta.7

* chore: update libc++ flags

* chore: switch to c++17

* chore: bump electron@22.0.0

* chore: bump electron@22.0.2

* chore: cleanup build config for linux

* chore: update debian dependencies

* chore: update rpm dependencies

* chore: update electron@22.0.3

* chore: bump electron@22.2.0

* chore: remove deprecated utility process invoker

* chore: bump electron@22.2.1

* chore: remove unused methods

* chore: update internal electron version

* chore: bump electron@22.3.0

* temp: update electron with default PGO

* chore: bump electron@22.3.1

* cleanup

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-02-28 07:04:00 -08:00
Connor Peet
d5ab02349e rename cli binary to reflect quality 2023-01-17 08:19:36 -08:00
João Moreno
e8fa61d2fc retry terrapin 5 times (#171489)
fixes #170935
2023-01-17 13:48:02 +01:00
João Moreno
717d7d62c8 always authenticate to npm (#170437) 2023-01-03 09:27:18 +01:00
João Moreno
59814267dd Use new Key Vault account (#166049)
use separate keyvault
2022-11-11 09:38:36 +01:00
Alexandru Dima
ba91a81c16 Always patch the npm registry in yarn.lock files and compute the node modules cache key after having patched them (#164795) 2022-10-27 12:31:15 +02:00
João Moreno
8fe6f3e917 Allow custom npm registries at build time (#163629)
* use azure artifacts as new terrapin solution

* debug

* skip npm auth

* bring back

* also configure yarn

* custom npm registry

* oops

* powershell

* use none instead of empty string

* uff
2022-10-24 09:24:44 +02:00
Martin Aeschlimann
f10e84118b ci: use tunnelApplicationName (#164257)
fix location of tunnel command in CI and in code
2022-10-23 20:12:23 +03:00
Connor Peet
8bfd07de06 update client builds to pull the right artifacts 2022-10-18 15:42:31 -07:00
Connor Peet
84439a87f6 wip 2022-10-14 15:46:49 -07:00
João Moreno
ac9aff3521 reenable terrapin (#163622)
* drop npx for terrapin

* enable terrapin by default
2022-10-14 01:35:15 -07:00
Connor Peet
dc69e22984 fix build 2022-10-10 15:59:55 -07:00
Connor Peet
191dc770d1 address pr comments 2022-10-10 10:40:01 -07:00
Connor Peet
b401701d87 address pr comments 2022-10-05 11:46:24 -07:00
Connor Peet
9bcc88eafe cli: get builds in order 2022-09-23 13:28:26 -07:00
Connor Peet
e02895941d build: include the integrated CLI in product builds 2022-09-19 23:16:19 -07:00
Johannes
46bab7505c let builds use transpile-client-swc 2022-08-26 15:03:31 +02:00
Connor Peet
fbda011715 build: do proper hashing for built-in dependencies (#157295)
Fixes #157244
2022-08-05 13:00:33 -07:00
Connor Peet
c9df538b06 build: apply built-in ext cache to the rest of the pipeline (#156939) 2022-08-02 16:26:17 -07:00
Ladislau Szomoru
c4d99090fc Engineering - Code OSS pipeline to use generic node modules cache (#156537)
Code OSS pipeline to use generic node modules cache
2022-07-28 08:50:51 +02:00
Ladislau Szomoru
34f1bc679d Engineering - update Code OSS pipeline (#155610) 2022-07-19 13:40:33 +00:00
Tyler James Leonhardt
a1c801454b Move sbom above publishing client (#151775)
move sbom above publishing client
2022-06-10 10:51:56 -07:00
Ladislau Szomoru
2be99473d5 Engineering - execute tests in parallel for the CI build (#151593) 2022-06-10 04:35:28 -07:00
Benjamin Pasero
14676ca481 ci - always publish log files (#151686) 2022-06-10 06:30:07 +00:00
Robo
9aa946329d ci: fix 32-bit arm compilation (#150799) 2022-05-31 04:39:24 -07:00
Robo
60e199cda4 chore: bump electron@17.4.4 (#149896) 2022-05-18 22:34:26 -07:00
Ladislau Szomoru
d1f882f635 Engineering - Exploration to run tests in parallel (#149698) 2022-05-18 10:37:44 +02:00
João Moreno
5854ef865c Generate policies again (#149322)
* Generate ADMX/ADML policy declaration files from static analysis

Fixes: #148941

* fix build

* move to optional dependencies
2022-05-12 09:16:03 +02:00
Ladislau Szomoru
2a9f19d36f Engineering - create pull request pipeline (#149171) 2022-05-11 03:08:54 -07:00
Robo
3d7135a49f ci: fix 32-bit builds of native modules (#149062)
* ci: fix 32-bit builds of native modules

* chore: bump distro
2022-05-09 10:00:18 +00:00
Daniel Imms
a5f0a29527 Fix, re-enable or disable skipped terminal smoke tests
Fixes #146700
2022-05-06 08:11:50 -07:00
Benjamin Pasero
eedf60ead0 ci - only publish log files when there was a failure 2022-04-22 09:21:21 +02:00
deepak1556
87191b089d ci: fix downloading linux server dependencies 2022-04-21 01:59:16 +09:00
Robo
d38141a519 ci: build arm64 server with centos7-devtoolset8 (#147676) 2022-04-19 03:34:10 -07:00
Benjamin Pasero
7e5c345ff2 smoke - remov verbose again 2022-04-08 09:45:40 +02:00
Benjamin Pasero
c4de759c43 smoke - limit diagnostics to x64 platforms 2022-04-08 09:24:40 +02:00
Benjamin Pasero
f4617bb774 tests - print diag also before smoke tests 2022-04-06 16:31:08 +02:00
Benjamin Pasero
f4aebbc956 Print diag after smoke test (#146920)
* smoke - list processes after run

* print more diag on linux

* .
2022-04-06 16:29:23 +02:00
Benjamin Pasero
18377e6ee2 smoke - allow to enable verbose vscode logs and enable for now 2022-04-06 10:41:22 +02:00
Benjamin Pasero
82cac76aef smoke - drop legacy tests 2022-04-06 08:00:42 +02:00
Benjamin Pasero
6508a29d23 smoke - more verbose logging on windows 2022-04-05 09:17:17 +02:00
Benjamin Pasero
f707fd3b09 smoke - run legacy tests again, do not fail new playwright tests for a while to figure out flakiness 2022-04-04 15:03:17 +02:00
Benjamin Pasero
2ada17080c Use playwright for desktop smoke tests (#146692)
* Use `playwright` for desktop smoke tests

* fix distro issues

* tests - enable prefs tests for web
2022-04-04 10:13:08 +02:00
João Moreno
c5902c4e2b hm 2022-03-21 14:46:14 +01:00
João Moreno
726eeffa71 introduce distro private builds 2022-03-21 14:40:00 +01:00
Joao Moreno
29ef778b1c fixes #145397 2022-03-18 13:54:12 +01:00
Robo
32d40cf44e chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Robo
df645f1450 chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"

This reverts commit 01df559c18.
This reverts commit 46301339b7

* ci: fix remote compiler for sdl-scan

* chore: fix remote/.yarnrc

* chore: fix build/npm/postinstall.js

* chore: rm crash reporter from shared process

* chore: rm crash reporter from ext host

* chore: fix build/lib/layersChecker.ts

* :chore: preserve some more changes

* fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01:00
deepak1556
0992d85866 ci: fix linux system services
Refs https://github.com/microsoft/vscode/issues/142572
2022-02-17 02:16:46 +09:00