20 Commits

Author SHA1 Message Date
Austin Bonander
228729e2ee
fix: disable macOS build for sqlx-cli (for reals) 2020-10-18 03:33:44 -07:00
Austin Bonander
0ad121ba59 fix(ci): disable build for sqlx-cli on macOS 2020-10-17 02:43:31 -07:00
Raphaël Thériault
1d6a0a9547 Add a missing runtime annotation for CI caching 2020-07-27 01:24:45 -07:00
Raphaël Thériault
6bca82cce7 CI caching 2020-07-27 01:24:45 -07:00
Raphaël Thériault
d78bfa6aac Add actions build job for cargo-sqlx binaries 2020-07-27 01:24:45 -07:00
Raphaël Thériault
92646e00b8 Fix migrate! and add migration test 2020-07-23 17:46:27 -04:00
Ryan Leckey
0bd556e0ee test: double sleep time after mysql start up to hopefully stave off "connection aborted" errors in CI 2020-07-03 05:15:13 -07:00
Ryan Leckey
518eb0c41a chore: add any to all-databases and to each db test in CI 2020-06-27 06:04:30 -07:00
Ryan Leckey
9ce596d492 test: temporarily remove test against MSSQL 2017
Getting weird errors when trying to run this with docker. We may
have better luck setting up a Windows CI runner to handle the
majority of MSSQL testing anyway.
2020-06-11 03:39:23 -07:00
Ryan Leckey
0039fcc167 test: mysql port is 3306 2020-06-08 01:00:20 -07:00
Ryan Leckey
70e224327a test: fix yaml indents 2020-06-08 00:20:40 -07:00
Ryan Leckey
b46215eca8 test: matrix for mssql should be named mssql 2020-06-08 00:03:16 -07:00
Ryan Leckey
923c7aa18e test: fix sqlite configuration 2020-06-07 23:51:05 -07:00
Ryan Leckey
c37cc9960d test: add remaining databases to core workflow 2020-06-07 05:37:49 -07:00
Ryan Leckey
322f0d3c1c test: use a matrix to extend coverage of postgres 2020-06-07 04:10:07 -07:00
Ryan Leckey
92f67f51b7 test: use a matrix to scatter runtime features 2020-06-07 03:57:10 -07:00
Ryan Leckey
cc74a18861 test: wait for 'check' before running the postgres test and set the DATABASE_URL 2020-06-07 03:53:19 -07:00
Ryan Leckey
65c7216812 test: try out using docker-compose in CI 2020-06-07 03:47:31 -07:00
Ryan Leckey
df142b3485 test: fix runs-on directive, '-' over ':' 2020-06-07 02:27:22 -07:00
Ryan Leckey
0386d6ed6c test: re-initialize github workflow 2020-06-07 02:21:58 -07:00