Commit Graph

155 Commits

Author SHA1 Message Date
Matan Kushner 3ef9a953c1 ci: Add brew bump formula version 2019-10-04 23:36:49 +09:00
Matan Kushner fcaf2592e6 ci: Replace cargo-publish-all with cargo 2019-10-04 23:22:14 +09:00
Matan Kushner e90a3768da ci: Use target as matrix instead of OS 2019-10-04 21:47:09 +09:00
Matan Kushner 1d701729cf ci: Add the Crates.io token secret for publishing 2019-10-04 19:04:46 +09:00
Matan Kushner aee46dd678 ci: Update CI and migrate publish job to Actions (#455)
- Replace hecrj/setup-rust-action with actions-rs tools
- Add a Cargo Audit test step
- Move cargo publish step from Azure Pipelines to GitHub Actions
- Use cargo-publish-all to publish multiple packages at once
- Automate the creation of release notes
2019-10-04 15:12:48 +09:00