Commit Graph

8 Commits

Author SHA1 Message Date
gsemaj a9942eadab Only upload artifacts from `master` 2022-04-09 13:31:05 -04:00
gsemaj 685cee2561 Fix directory names for artifacts 2022-04-07 10:17:42 -04:00
gsemaj b683152fbf Fix `git describe --tags` not working in CI 2022-04-07 10:03:10 -04:00
gsemaj 86576d48f6 Run CI/CD for pull requests marked as ready for review 2022-04-06 19:33:38 -04:00
gsemaj 4e1767ad58 Fix CI/CD not zipping subfolders 2022-04-06 19:15:19 -04:00
Gent Semaj 4354cab7e3
Add CI/CD step to upload artifacts off-site (#244)
* Download and list artifacts after build

* Add commit hash + file extension to artifact name

* Initial SSH implementation

* Don't build artifacts for PRs

* Fetch endpoint from secret

* Zip artifacts before uploading to CDN

* Use short SHA in archive names
2022-04-06 18:24:34 -04:00
CPunch 4f6979f236
Trigger check-builds on Makefile changes 2022-04-04 19:50:05 -05:00
CPunch 041908ddda
CI: Moved to Github Workflows from Appveyor (#243)
YOLO
2022-04-04 20:38:05 -04:00