Commit graph

14 commits

Author SHA1 Message Date
Rostislav Raykov 48a9832a7a fix: Correct release artifact downloaded file names 2019-09-21 23:34:52 +02:00
Rostislav Raykov 53608879b9 chore: Attempt to figure out why one workflow is not triggering 2019-09-21 23:18:47 +02:00
Rostislav Raykov e2ec6bbcdc feat: Refactor the GH actions
Have a matrix to build both macOS and Linux binaries.
Fix the version fetching and putting it in the release
archive's name
2019-09-19 11:41:23 +02:00
Rostislav Raykov 84982d6131 fix: Wrong option name for cargo github action
https://github.com/actions-rs/cargo/issues/4
2019-09-18 14:31:12 +02:00
Rostislav Raykov e004a70d0b fix: Another attempt to get this env variable passed correctly 2019-09-18 10:49:20 +02:00
Rostislav Raykov d0667bb70f fix: Still trying to figure out the correct syntax for GitHub Actions sometimes 2019-09-18 10:42:27 +02:00
Rostislav Raykov c047a99306 refactor: Simplify getting version in GH action 2019-09-18 02:18:12 +02:00
Rostislav Raykov e53a823581 fix: Pass cargo login token as an argument 2019-09-18 01:49:39 +02:00
Rostislav Raykov 37b5cf4414 fix: Use another way to extract just the version from the ref 2019-09-18 01:48:58 +02:00
Rostislav Raykov 2fc1e0a928 feat: Add a simple title to the GitHub release body 2019-09-18 01:31:19 +02:00
Rostislav Raykov ef18de474d feat: Add action to create GitHub release 2019-09-18 01:27:21 +02:00
Rostislav Raykov 382a973e14 fix: Correct syntax for action to be executed only on master branch 2019-09-18 01:02:57 +02:00
Rostislav Raykov 878b7b4d2a fix: Add a step to install nightly toolchain 2019-09-18 00:53:54 +02:00
Rostislav Raykov bacdea35f6 chore: Setup initial version of build/publish GitHub Actions 2019-09-17 22:12:45 +02:00