Ladislau Szomoru
95caaea452
Engineering - Add timeout and retries to the task to download Electron and Playwright ( #160490 )
...
Add timeout and retries to the task to download Electron and Playwright
2022-09-09 10:47:29 +02: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
Matt Bierner
ad9675f099
Scaffold out basic markdown language server ( #154293 )
...
* Scaffold out basic markdown lsp
This scaffolds out a new markdown language server and then uses it to implement document symbols. After the change, the markdown extension will have the following structure:
- languageService — Where all the LSP language stuff will eventually land
- server — The actual language server. Consumes ` languageService`
- src — The current extension that launches the server and implements VS Code specific functions
* Adding build scripts
* a
* Use language service from github
* Remove ls build scripts
* Bump versions
* Only build ext
* Enable for web
* Fixing for browser
2022-07-06 16:03:24 -07:00
Matt Bierner
bbe7b54cf4
Remove custom editor tests ( #152777 )
...
These tests are not actively being run or maintained. Removing them for now
2022-06-21 15:37:19 -04:00
Benjamin Pasero
47f417529c
Revert "fix smoke tests on linux ( #152232 )" ( #152418 )
...
This reverts commit 5f696f9955 .
2022-06-17 08:20:16 +02:00
Benjamin Pasero
5f696f9955
fix smoke tests on linux ( #152232 )
2022-06-15 11:07:42 -07:00
Martin Aeschlimann
527bc71786
add compile configuration-editing to pipeline ( #152020 )
2022-06-14 07:41:45 +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
42b1f560e3
ci: fix 403 when downloading ripgrep prebuilt ( #149081 )
2022-05-09 05:04:29 -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
deepak1556
cf63e1839c
ci: fix 403 when downloading ripgrep prebuilt
2022-04-19 20:19:47 +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
Henning Dieterichs
2076178ec0
Adds token to make 403s less likely when downloading ripgrep. ( #144686 )
2022-03-09 09:41:49 +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
Benjamin Pasero
a53624cc51
Revert "linux: disable crash reporting in CI also in smoke tests ( #142572 )"
...
This reverts commit 5faea719c5 .
2022-02-15 16:26:38 +01:00
Benjamin Pasero
5faea719c5
linux: disable crash reporting in CI also in smoke tests ( #142572 )
2022-02-15 08:45:36 +01:00
deepak1556
1aa9684ba8
chore: disable clang toolchain for arm
2022-02-10 11:36:32 +09:00
deepak1556
27db180263
chore: bump distro
...
Fixes https://github.com/microsoft/vscode/issues/142675
2022-02-10 10:18:33 +09:00
deepak1556
c8de43a7ca
chore: fix linker flags for linux build
...
Fixes https://github.com/microsoft/vscode/issues/142574
2022-02-10 00:26:02 +09:00
Robo
2d8e935714
ci: fix default gcc choice for remote ( #142554 )
2022-02-08 13:29:34 -08:00
Robo
01df559c18
chore: update to electron 16 ( #137241 )
...
* chore: bump electron@15.3.0
* chore: bump node@16.x
* chore: enable render process reuse
* Revert "watcher - use `type` property for crash reporter location"
This reverts commit bfa488dd8f .
* Revert "watcher - enable crash reports on linux (#136264 )"
This reverts commit af261488f8 .
* chore: enable crashpad on linux
* chore: bump electron@15.3.1
* chore: update api changes
* chore: bump @vscode/sqlite3@5.0.3
* spec: skip non-context aware module unittests
* chore: fix perf hook integration with node environment
* fix: adopt fs api changes
* chore: fix integration tests
* chore: bump electron@15.3.2
* chore: bump electron@16.0.0
* temp(macOS): kill test instances in OSS
* Revert "temp(macOS): kill test instances in OSS"
This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.
* chore: update chromium version for clang downloader
* some 💄 changes
* align with changes
* adopt more fs.rm
* 💄
* chore: bump @vscode/sqlite3@5.0.4
* fix layers check to account for duplicated types from node.js
* update todo for type casts
* smoke - fix compile issue
* chore: update module cache
* watcher - fix unhandled rejection (fix #137416 )
* ci: update node version
* enable stack dumping
* update electron types to 16.x
* chore: bump @vscode/sqlite3@5.0.5
Refs https://github.com/microsoft/vscode/issues/137496
* fix layer issue
* add `AbortSignal` to core types
* chore: update linux compile flags
Refs 797723ec83
* ci: fix linux build
* ci: update github ci cache
* ci: fix remote build in github ci
* ci: better fix for remote build
* chore: bump azure cache
* chore: fix merge conflict
* :chore: update to electron@16.0.2
* chore: bump @vscode/sqlite3@5.0.7
* ci: update to gcc-4.9 for remote
Refs https://github.com/microsoft/vscode/issues/137659
* ci: switch to buster for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: fix build on linux arm64
* ci: fix arm client compiler toolchain
Refs #137927
* chore: bump electron@16.0.3
* ci: fix compile flags for the c toolchain
* chore: bump electron@16.0.4
* Add experimental dark mode flag (#139109 )
* Add experimental dark mode flag
* Apply PR feedback
* chore: bump electron@16.0.6
* chore: bump electron@16.0.7
Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300
* chore: experimental highlight API
* smoke - fix compile issue
* FIXME: custom ELECTRON_RUN_AS_NODE with node worker
* Revert "chore: bump electron@16.0.7"
This reverts commit 5fd01cf37c .
* Revert "Revert "chore: bump electron@16.0.7""
This reverts commit a7f1b73951 .
* chore: fix github linux workflow
* chore: address review feedback
* chore: bump electron@16.0.8
* ci: revert to stretch distro for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: force build
* chore: update yarn.lock
* address feedback
* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"
This reverts commit 7b48fa3732 .
* ci: fix remote folder build
* chore: fix github linux ci
* 🆙 `versionSpec`
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com >
2022-02-08 20:09:00 +01:00
Ladislau Szomoru
559a11fff0
Engineering - bring back SBOM tasks ( #142487 )
2022-02-08 10:36:10 +01:00