evaluate-default-paths.yml: Add paths for wasi (#81817)
authorAnkit Jain <radical@gmail.com>
Thu, 9 Feb 2023 01:20:08 +0000 (20:20 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 01:20:08 +0000 (20:20 -0500)
commit765e3dbb2d3aa2b114d8c07e44ae2ca926df16b4
tree02a8d54fa43fac7c4554664482cbed5820047882
parent232fbcea7f56d4e23fa5af7a0a490f59195dc5f4
evaluate-default-paths.yml: Add paths for wasi (#81817)

* evaluate-default-paths.yml: Add paths for wasi

.. and exclude wasm specific paths from coreclr.

* disable runtime-wasm-optional automatic trigger for PRs

* CI: skip debugger tests on runtime-wasm if they run on runtime pipeline

.. too.

* fix condition

* address review feedback from @kg

* Fix yml issue

Using `Was?Runner*` failed to validate on azdo with:

`/eng/pipelines/common/evaluate-default-paths.yml (Line: 10, Col: 24): While parsing a flow sequence, did not find expected ',' or ']'.`

* fix syntax error in yml
eng/pipelines/common/evaluate-default-paths.yml
eng/pipelines/common/templates/wasm-debugger-tests.yml
eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.yml
eng/pipelines/runtime-wasm-optional.yml