Commit Graph

28 Commits

Author SHA1 Message Date
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