Axelrod-Python/Axelrod

Removing appveyor

Closed this issue · 0 comments

Appveyor has been running our Windows CI but since #1309 is now done we don't need it.

If I understand correctly, removing appveyor cannot be done on a branch by branch basis and I need to remove it on the appveyor service itself. The process will be:

  • Delete the Axelrod-Python repo on appveyor (at which point I believe all appveyor CI will stop)
  • Open a PR to delete the appveyor.yml file (because we might as well)

This issue is just a headsup to us all that I'm going to do it, so to make sure tests have run on all open PRs going forward they need to be up to date with master to include the CI from GitHub actions.

@marcharper @meatballs @gaffney2010 and @Nikoleta-v3 if you could just give me a 👍 to confirm you're happy for me to go ahead, once everyone has, I'll pull the plug :)