Commit graph

69 commits

Author SHA1 Message Date
Vlad Stepanov
084add9cdb #115: implement time-rs support 2020-02-29 22:38:48 +03:00
Austin Bonander
cd7eae038b deny warnings in CI 2020-01-21 15:49:00 -08:00
Ryan Leckey
3a2a34381f
Streamline CI to run build _then_ db checks (#68)
* Streamline CI to run build _then_ db checks

* Run rustfmt

* Test the sqlx-core manifest explicitly for unit tests

* Fix incorrect feature enabled in CI

* Make doctests conditional on runtime

* Clean up CI file a bit more

* Tweak CI file one more last time
2020-01-16 18:14:47 -08:00
Ryan Leckey
c42e859141 Add support for tokio to sqlx-macros 2020-01-15 01:54:50 -08:00
Ryan Leckey
92f12e11aa Add support for Tokio 2020-01-15 01:17:33 -08:00
Austin Bonander
367e6635cd remove debug lines from MySQL workflow 2020-01-14 12:09:34 -08:00
Ryan Leckey
d99b87b5c5 Fix cargo-check command in postgres workflow 2020-01-14 10:25:38 -08:00
Austin Bonander
d129dead81 test TLS for MySQL on CI 2020-01-13 18:16:06 -08:00
Austin Bonander
638852a2dd implement TLS support for Postgres 2020-01-13 11:52:09 -08:00
Ryan Leckey
fe827a3337
Tweak CI and enable for PRs
* Tweak cache strategy for Rust

* Tweak cache strategy some more

* ci: trigger

* Tweak the rest of the CI tasks
2020-01-06 23:55:11 -08:00
Ryan Leckey
77fbe3dd9e Try a different health check for MariaDB 2020-01-03 21:59:22 -08:00
Ryan Leckey
cec532acb1 Fix port reference for MariaDB 2020-01-03 21:59:22 -08:00
Ryan Leckey
2cc2fd5700 MariaDB takes longer to start than Postgres 2020-01-03 21:59:22 -08:00
Ryan Leckey
8c92a179ca Fix health command for MariaDB 2020-01-03 21:59:22 -08:00
Ryan Leckey
0b6be44fc0 Add initial CI workflow for Postgres 2020-01-03 21:59:22 -08:00
Ryan Leckey
e42c0ec123 Clean up existing CI 2020-01-03 21:59:22 -08:00
Ryan Leckey
ce47db8d9b
Update rust.yml 2019-12-30 02:21:54 -08:00
Ryan Leckey
a60d3d3aa4
Create rust.yml 2019-12-30 02:16:00 -08:00
Ryan Leckey
0acd0b0db7
Create rustfmt.yml 2019-12-30 02:12:48 -08:00