Add rich nav specific pipeline to enable Rich Navigation (#43374)
authorJessica Petty <jepetty@microsoft.com>
Wed, 3 Feb 2021 20:20:06 +0000 (12:20 -0800)
committerGitHub <noreply@github.com>
Wed, 3 Feb 2021 20:20:06 +0000 (12:20 -0800)
commit5569fbb04a9b637987fbd07263f67ed86062274d
treeebfa7c3e8a545f55a99bfcf121061bc524d934b2
parent5ef6e8f55fea14d4a2302a3f36a2f7002d78d004
Add rich nav specific pipeline to enable Rich Navigation (#43374)

* Add new Rich Nav specific pipeline, temporarily enable RichNav in CI

* Temporarily fix template issue in arcade to test build

* Fix typo in build-job.yml

* Add Rich Nav package feed

* Thread 'enableRichCodeNavigation' parameter through, respond to PR feedback

* Remove change from templates

* Simplify templating and building after insight from Santiago

* Respond to pull request feedback from Santiago

* Specify environment manually, enable for allConfigurations

* Flow environment parameter through to build script

* HACK HACK HACK: replace normal CI with Rich Nav

* Increase timeout to 4 hours

* Empty commit to force another build

* Push empty commit to re-trigger build

* empty commit to force build

* fix build pipeline - remove script that no longer exists

* Add missing task

* Try changing the platform that is building this

* Update Rich Nav pipeline, revert changes to runtime pipeline
NuGet.config
eng/pipelines/common/global-build-job.yml
eng/pipelines/runtime-richnav.yml [new file with mode: 0644]
eng/pipelines/runtime.yml