cfry / dde

Dexter Development Environment
Other
44 stars 25 forks source link

Fix CI #50

Open bcomnes opened 4 years ago

bcomnes commented 4 years ago

Getting started on some of the chores we discussed previously, First up, fixing DDE's CI system.

Appveyor + electron builder seems to be having some issues, so rather than fix those, I proposed we switch to GitHub actions, a CI system native to GitHub. Also, since GitHub is Microsoft now, it supports very decent windows build environments (unlike Travis last we checked).

Here is the plan: