Commit Graph

20 Commits

Author SHA1 Message Date
Matan Kushner dcc105ea1b
ci: Add a build target for musl 2019-09-08 00:20:21 -04:00
Matan Kushner e66d7bae1c
ci: Migrate CI from Azure Pipelines to GitHub Actions ()
Migrated CI from Azure Pipelines to GitHub Actions.
Until the release process is figured out in Actions, we'll stick to using Azure pipelines for releases.
2019-09-04 19:13:53 -04:00
Matan Kushner c5404e0495
ci: Remove remaining reference to bump brew formula 2019-08-13 19:42:25 -04:00
Matan Kushner 5a2bd8162d
ci: Automate the bumping of the starship Brew formula () 2019-08-12 21:29:14 -04:00
Matan Kushner 616b50b4e3 ci: Publish crate to Crates.io with CI 2019-08-05 11:05:08 -04:00
Matan Kushner 1ed3b5b41b
ci: Set releases to not be pre-releases 2019-07-15 00:04:53 -04:00
Matan Kushner 92df2174ea
ci: Trigger CI when new tags are pushed 2019-07-14 23:28:11 -04:00
Matan Kushner 0703a74048
ci: Add GitHub releases to CI () 2019-07-14 17:54:45 -04:00
Matan Kushner 617b278a33
Use starship-test docker image for running integration tests ()
* Publish docker image used in testing
* Update integration_test to pull the image and build, using the image as its cache
* Publish the built image after successful test runs on master
2019-05-29 13:27:18 +02:00
Matan Kushner 2cf69a82b7
ci: Fix CI to work with changes to Azure Pipelines build agent () 2019-05-16 09:40:30 -06:00
John Letey c95bb60571 Add integration tests for Python segment () 2019-05-13 21:53:26 -06:00
John Letey d3ce00c516 Add Go version module () 2019-05-11 23:58:45 -04:00
Matan Kushner d945b03093
Install a fixed version of rust for CI integration tests () 2019-05-01 11:12:02 -04:00
Matan Kushner 0872d524ca
Add docker for integration tests () 2019-04-28 13:34:46 -04:00
Matan Kushner 5980a0a845
Revert "Add docker for integration tests" ()
This reverts commit 67d938c3de.
2019-04-28 13:08:49 -04:00
Matan Kushner 67d938c3de
Add docker for integration tests () 2019-04-28 12:38:55 -04:00
Matan Kushner 2017bcfc7a
Use criterion.rs for section benchmarking ()
### Changes
- Replace Rust nightly built-in benchmarking with criterion.rs
- Add benchmarking to Azure Pipelines
2019-04-16 12:20:00 -07:00
Matan Kushner 7136059dcd
Add tests to dir home truncation 2019-04-04 14:32:22 -04:00
Matan Kushner 471af82ebe Add cross-platform CI 2019-04-03 23:57:04 -04:00
Matan Kushner e68a7d244a Set up CI with Azure Pipelines [skip ci] 2019-04-03 23:20:55 -04:00