Commit Graph

24 Commits (9a41af323dfd21cdcdaab8ef29a455f39b8e63bf)

Author SHA1 Message Date
Laurents Meyer b2998a4bf4
Fix CI for releases. (#194) 2 years ago
Christopher Jolly 333055879d
Update push.yml (#193)
Don't add debug to the official version string.
2 years ago
Christopher Jolly 0773c28ff1
Another tag finding fix (#192) 2 years ago
Christopher Jolly 752cde4c05
Fix tag matching (#191) 2 years ago
Christopher Jolly f8b8872f74
fetch-tags doesnt work when triggered by a tag (#190) 2 years ago
Christopher Jolly b4dcf486a6
Update yaml to trigger on release (#189) 2 years ago
Christopher Jolly b7d03c8922
Update push.yml (#187)
Fetch tags when checking out
2 years ago
Christopher Jolly 33c0158ff9
Update push.yml (#186)
Use a better way to get the tag to see if it should be an official build
2 years ago
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