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

Improve superpmi-asmdiffs AzDO pipeline robustness #61819

Merged

Commits on Nov 18, 2021

  1. Improve superpmi-asmdiffs AzDO pipeline robustness

    1. When git fetching origin/main, use `--depth=500` to try to ensure
    there is enough context to allow finding a JIT change in the history.
    2. Add some error checking in pipeline setup so failures in setting
    up the pipeline should fail the jobs early.
    BruceForstall committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    46f0aed View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    8b6cba3 View commit details
    Browse the repository at this point in the history