Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
switch from AppVeyor to GitHub Actions to run tests on Windows#58721
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Oh, sounds good guys 🙏 I discovered AppVeyor by searching why tests go away sometimes for no reason ^^ |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
d12a878
to4032018
Compare0f29271
tof606338
CompareYou did an amazing job, thank you very much. 🖖 |
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
to pptimize the display in the GH UI :)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
2c7c4ba
intosymfony:5.4Uh oh!
There was an error while loading.Please reload this page.
wouterj commentedNov 6, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Wohoo! 🚀 Thanks for all the debugging work@xabbuh! Next step I will experiment with: |
In#58370 I tried hard but failed to get our test suite running with PHPUnit 11 on AppVeyor.@wouterj did a great job reviving an old branch and got it working on GitHub Actions in#58699. I picked his commit and rebased it on the
5.4
branch so that we are able to have a consistent CI config throughout all maintained branches.