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
e3c8435220
Update auto_commit.yml ( #279 )
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
a7a2154fd0
Fix test related CI workflows.
2 years ago
Laurents Meyer
e8784f9ae9
Fix test related CI workflows.
2 years ago
Laurents Meyer
c04284a552
Fix test related CI workflows.
2 years ago
Laurents Meyer
0c67eecfee
Fix test related CI workflows.
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
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