Laurents Meyer
485ac00e5e
Return successful status if only MD files changed (because in those cases, no other CI runs).
2 years ago
Laurents Meyer
79a0f1b679
Add automatic crash detection to CI and repeat crashing test runs up to 3 times. ( #164 )
2 years ago
Laurents Meyer
e7539ef509
Publish test results as GitHub Checks.
2 years ago
Laurents Meyer
e7d8a02f70
Publish test results as GitHub Checks.
2 years ago
Laurents Meyer
53b0aee7d1
Publish test results as GitHub Checks. ( #168 )
2 years ago
Laurents Meyer
528df20e25
Publish test results as GitHub Checks.
2 years ago
Laurents Meyer
c1a8d1d4e4
Publish test results as GitHub Checks.
2 years ago
Laurents Meyer
1332c941cd
Fix auto commit handling for PR cases where the green tests files have not changed.
2 years ago
Laurents Meyer
6d9e20d380
Fix auto commit handling for PR cases where the green tests files have not changed. ( #167 )
2 years ago
Laurents Meyer
f865ea4413
Fix auto commit handling for PR cases where the green tests files have not changed.
2 years ago
Laurents Meyer
0d140f2735
Revert "Update auto commit workflow file to skip pull requests without artifacts."
...
This reverts commit 0cfe5a8b58 .
2 years ago
Laurents Meyer
0cfe5a8b58
Update auto commit workflow file to skip pull requests without artifacts.
2 years ago
Laurents Meyer
746f727ec7
Fix auto commit for pull requests. ( #165 )
...
* Fix auto commit for pull requests by using multiple workflows.
* Cleanup green tests after #162 .
* [GitHub Actions] Update green tests.
---------
Co-authored-by: github-actions <github-actions@github.com>
2 years ago
Laurents Meyer
42a0e3aa1f
Add new auto commit workflow file to default branch.
2 years ago
Laurents Meyer
1ba41b74d7
Ensure that tests that passed before still pass. ( #161 )
2 years ago
Laurents Meyer
c712906ae1
Move from AZDO to GitHub Actions. ( #148 )
...
* Move from AZDO to GitHub Actions.
* Fix Xunit test runner configuration.
* Ensure deterministic test order until test runs are stable.
* Update to use new organization settings.
* Remove obsolete AZDO pipelines file.
2 years ago