Commit Graph

18 Commits (563008f85eb9f4c236f3b41db858af44f63c1de0)

Author SHA1 Message Date
Christopher Jolly 563008f85e
Don't run certain tests in CI (#278)
* dont run migrationstest in CI

* fix IsCI

* remove non ci tests from green file

* try fix token

* [GitHub Actions] Update green tests.

* more tests

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
8 months ago
Christopher Jolly 98bdd0a1f8
Update ACE install urls (#268) 1 year ago
Christopher Jolly 4a11689835
MS have removed the 2010 redistributable from their website. Use Wayback Machine url for now (#243) 2 years ago
Laurents Meyer 1f652f9b84
Fix test related CI workflows. (#227) 2 years ago
Laurents Meyer 6ee5cd2abe
Fix test related CI workflows. (#225) 2 years ago
Laurents Meyer efa83401b5
Update GitHub workflows. (#224) 2 years ago
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 79a0f1b679
Add automatic crash detection to CI and repeat crashing test runs up to 3 times. (#164) 2 years ago
Laurents Meyer 53b0aee7d1
Publish test results as GitHub Checks. (#168) 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 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