Commit graph

22 commits

Author SHA1 Message Date
Luca Palmieri
83e9059f65 Fix 'without db' confusion 2024-09-01 08:43:21 +02:00
Luca Palmieri
885b501da0 Speed up other CI jobs by avoiding the usage of a live Postgres database 2024-08-30 16:07:29 +02:00
Luca Palmieri
f90e8dced3 Update CI 2024-08-30 12:16:18 +02:00
Luca Palmieri
de7d629678 Don't require the user to have psql installed 2024-08-30 11:37:30 +02:00
Luca Palmieri
080144488c Update dependencies 2024-08-29 16:03:57 +02:00
Luca Palmieri
74c73490b8 Update sqlx to 0.7 2023-09-19 09:16:34 +02:00
Luca Palmieri
a65ae70fe3 Use Postgres 14, the latest available version of Postgres on Digital Ocean 2023-02-18 22:23:54 +00:00
Luca Palmieri
c0365e2031 Update CI. 2023-02-18 18:28:16 +00:00
Luca Palmieri
da02997d78 Fix CI 2022-10-01 18:37:27 +01:00
Luca Palmieri
8fbb84c7e7 Update deps 2022-10-01 14:32:24 +01:00
Luca Palmieri
0c2833defd Check prepared data is up-to-date. 2021-09-27 18:11:33 +02:00
Pedro de Matos Fedricci
256c8f2968 Cache sqlx-cli in CI 2021-08-31 23:21:23 +02:00
LukeMathWalker
4860863929 Fix coverage job 2021-08-01 21:10:47 +01:00
Luca Palmieri
ce221b982e Use the latest version of sqlx-cli, 0.5.5.
0.5.1 does not work anymore due to a conflict between a constant added to the standard library and a crate in our dependency tree.
2021-07-05 08:08:41 +02:00
LukeMathWalker
b1258bd780 Update to latest tokio. 2021-05-01 15:34:46 +01:00
LukeMathWalker
867a87b848 Update clippy and fmt jobs. 2021-01-23 18:01:15 +00:00
LukeMathWalker
e83df3991f Update branch name. 2021-01-03 18:02:20 +00:00
LukeMathWalker
837a4bcce9 Init root branch for chapter 7. 2020-12-22 21:24:49 +00:00
Luca Palmieri
847bb8152a Update CI + update sqlx 2020-12-05 19:10:01 +00:00
Luca Palmieri
bfbbf96c41 Chapter 05 (snapshot) 2020-12-05 17:07:31 +00:00
Luca Palmieri
656ee46c09
Chapter03, Part 1 (#2) 2020-08-25 22:19:53 +01:00
LukeMathWalker
ba38b61449 Add CI. 2020-08-23 12:00:32 +01:00