Uh oh!
There was an error while loading. Please reload this page.
Remove appveyor - #3669
Conversation
firewave
commented
Jan 3, 2022
It fails without the file - that's what I meant with "keep the configuration" (similar to Travis). We (rather Daniel) just need to disable this repository in Appveyor itself and that job should just go away. |
firewave
commented
Jan 3, 2022
We also need to adjust the |
I have configured "Skip branch if there is no appveyor.yml" in appveyor settings. So as I understand it we can keep the project for a little while but it will not run without this file. |
danmar
commented
Jan 4, 2022
The "Skip branch if there is no appveyor.yml" did not seem to work well so I removed our appveyor project. |
firewave
commented
Jan 4, 2022
Thanks. I checked the file and it seems we already moved everything to GitHub actions so it was just testing additional Qt versions and Visual Studio Toolsets. The Qt builds will be addressed with the tooling re-definition and CI improvements. I will also look into testing other Visual Studio toolsets. So this can actually be merged. |
No description provided.