Commit Graph

14 Commits

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