Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Franke db32366ec9
Add a formatting script for GitHub Actions and add GitHub metadata 2020-07-03 23:12:01 -04:00
Ignacio Etcheverry 3669d9aba4 CI: Use actions/cache@v1.2.0 (supports the branch 'create' event)
actions/cache@v1 wasn't supported for branch creation events ('create').
This meant our CI builds (when a 'release/**') branch is created,
would not re-use the cached resourced and instead do everything from scratch.
2020-05-23 22:04:43 +02:00
Ignacio Etcheverry d1f88c23fb CI: Run Linux builds on Ubuntu 16.04 for better compatibility 2020-05-23 17:42:13 +02:00
Ignacio Etcheverry 42a0caae0f CI: Add net_4_x-win32 to the BCL profiles to build 2020-05-15 21:57:56 +02:00
Ignacio Etcheverry 398c818d8c CI: Fix release description 2020-05-15 01:19:59 +02:00
Ignacio Etcheverry bc11550129 CI: Add paths to ignore and README badge 2020-05-15 00:54:49 +02:00
Ignacio Etcheverry 0e5cd48f05 Added Github Actions workflow 2020-05-14 22:01:26 +02:00