godot/.github
Gordon MacPherson 04592af5a4 Use GitHub Actions instead of AppVeyor for Windows platform
This was based on quarmin's initial configuration, we had compile issues with AppVeyor being super slow and GitHub actions will take less time and also manage a full rebuild in 30 minutes.

This adds cache handling and will work with MSVC and scons 4.0, it will build for every PR submitted to the Godot Engine, and also for the branches specified. I have tested the caching and it seems to be working.

I left the 'publish artefacts' disabled until we can request more storage from Microsoft, 5 GB is far to low for us and we would eat this limit very fast. (it is tested and works fine)

Co-authored-by: Rafał Mikrut <mikrutrafal54@gmail.com>
2020-07-12 19:44:49 +01:00
..
ISSUE_TEMPLATE GitHub: Remove feature request placeholder template 2020-05-29 10:21:01 +02:00
workflows Use GitHub Actions instead of AppVeyor for Windows platform 2020-07-12 19:44:49 +01:00
CODEOWNERS Add aaronfranke to CODEOWNERS for GodotSharp 2020-07-03 21:31:10 -04:00
FUNDING.yml Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folder 2019-06-27 17:22:48 +02:00