Logan Ramos
|
4b9ce8f962
|
Bump some action versions (#164136)
|
2022-10-21 09:14:39 -04:00 |
|
Alexandru Dima
|
717bb2892f
|
Always use node version 16 (#150722)
|
2022-05-30 14:53:07 +00:00 |
|
Eliaz Bobadilla
|
b4914124f1
|
chore: bump actions/checkout (#145891)
|
2022-03-23 10:21:25 -07: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 |
|
deepak1556
|
0e6927053e
|
ci: fix rich-nav agent
|
2022-03-05 19:05:59 +09:00 |
|
Robo
|
5783ee998d
|
ci: update node-gyp for VS 2022 support (#144056)
* ci: update node-gyp for VS 2022 support
* chore: update cache
* chore: update comments
|
2022-02-28 03:20:12 -08: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 |
|
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 |
|
Noelle Caldwell
|
7b2528e65b
|
remove specific TS version for RichNav task
Use the default version specified by the RichCodeNavIndexer task
|
2022-02-01 10:01:12 -08:00 |
|
Dirk Baeumer
|
93347ca210
|
Move to latest LSIF indexer
|
2021-12-02 15:16:00 +01:00 |
|
Dirk Baeumer
|
3632dffb24
|
Move to latest LSIF version
|
2021-09-07 16:20:17 +02:00 |
|
Dirk Baeumer
|
8f7396616f
|
Correct syntax for indexing action
|
2021-09-02 20:47:18 +02:00 |
|
Dirk Baeumer
|
08b69512e6
|
Run indexing on release tags
|
2021-09-02 20:44:48 +02:00 |
|
Dirk Baeumer
|
1ee61f368e
|
Reference config file in rich nav action
|
2021-08-08 15:53:01 +02:00 |
|
Dirk Baeumer
|
75a02330ac
|
Use new TypeScript LSIF indexer
|
2021-08-06 14:15:30 +02:00 |
|
Dirk Baeumer
|
bd00b1b97a
|
Support manual trigger for rich nav indexing
|
2021-08-05 21:35:07 +02:00 |
|
Dirk Baeumer
|
e9aec7b308
|
Enable Rich Nav logging
|
2021-08-05 21:15:42 +02:00 |
|
Dirk Baeumer
|
8b065237e4
|
Update rich nav indexer
|
2021-08-05 14:08:34 +02:00 |
|
deepak1556
|
2ae32096c2
|
ci: update node version for rich-navigation.yml
|
2021-07-01 01:36:36 -07:00 |
|
Alex Dima
|
544f8e1f2e
|
update rich nav node version
|
2021-06-10 22:11:32 +02:00 |
|
Dirk Baeumer
|
70475bf1b8
|
Move to dev version of LSIF tooling to support TS 4.4.0 dev version
|
2021-06-08 17:36:35 +02:00 |
|
Dirk Baeumer
|
eb141a8025
|
Use the latest LSIF version for indexing
|
2021-04-27 11:54:38 +02:00 |
|
João Moreno
|
980becda8d
|
main rename
fixes #116341
|
2021-02-14 20:10:24 +01:00 |
|
João Moreno
|
7e4f90277d
|
run prettier over yml files
|
2020-11-24 11:45:39 +01:00 |
|
Jessica Petty
|
6479a9c46a
|
add node task to fix build breaks (#110762)
|
2020-11-17 08:42:45 +01:00 |
|
Jessica Petty
|
3fe9fd9987
|
Add caching to Rich Navigation step to reuse node_modules
|
2020-09-16 15:59:33 -07:00 |
|
noecald
|
e0ae13f19e
|
remove patch version
|
2020-08-13 16:17:50 -07:00 |
|
noecald
|
a76c649aaa
|
update to indexer version 0.1.4
|
2020-08-13 15:54:06 -07:00 |
|
noecald
|
e1b316078b
|
test for GitHub Action updated functionality
|
2020-08-13 15:20:17 -07:00 |
|
noecald
|
eeae2a6445
|
revert to 2.2 and 0.1.2 temporarily
|
2020-08-12 15:39:25 -07:00 |
|
noecald
|
cb633a5d73
|
add minor version
|
2020-08-12 14:05:27 -07:00 |
|
noecald
|
7c48b0cfa2
|
removed 2.2 dependency
|
2020-08-12 13:42:33 -07:00 |
|
noecald
|
8201ae0af0
|
install .net core 2.2 for rich nav dependency
|
2020-08-06 17:19:42 -07:00 |
|
noecald
|
258e752fe9
|
updated rich nav task version
|
2020-08-06 16:54:24 -07:00 |
|
João Moreno
|
af74999e03
|
fix rich nav build
|
2020-06-21 16:59:03 +02:00 |
|
Noelle Caldwell
|
d36713b94f
|
removed rich nav trigger on PRs (#100417)
* removed trigger on PRs
* added repo-token
* prevent workflow failure with continue-on-error
* replicate ci build setup
* remove sudo commands and update with failing dependency
* move continue-on-error to steps
* remove manual node-gyp installation
* Update .github/workflows/rich-navigation.yml
Co-authored-by: João Moreno <mail@joaomoreno.com>
|
2020-06-21 16:56:45 +02:00 |
|
Noelle Caldwell
|
18cb88ee6d
|
adding rich navigation workflow (#100014)
* added rich navigation workflow
* update yarn command to install dependencies
* Update .github/workflows/rich-navigation.yml
Co-authored-by: João Moreno <mail@joaomoreno.com>
|
2020-06-15 10:15:05 +02:00 |
|