Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluate-default-paths.yml: Add paths for wasi #81817

Merged
merged 8 commits into from
Feb 9, 2023

Commits on Feb 8, 2023

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

    .. and exclude wasm specific paths from coreclr.
    radical committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a9f9bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3f1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bd5157 View commit details
    Browse the repository at this point in the history
  4. fix condition

    radical committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1167328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d686f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eebd001 View commit details
    Browse the repository at this point in the history
  7. 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 ']'.`
    radical committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e3275cf View commit details
    Browse the repository at this point in the history
  8. fix syntax error in yml

    radical committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e787ad4 View commit details
    Browse the repository at this point in the history