Luca Palmieri
|
eaeaa08c50
|
Fix 'without db' confusion
|
2024-09-01 11:09:48 +02:00 |
|
Luca Palmieri
|
876728a90e
|
Speed up other CI jobs by avoiding the usage of a live Postgres database
|
2024-08-30 16:10:15 +02:00 |
|
Luca Palmieri
|
d96d54844e
|
Update CI
|
2024-08-30 12:16:56 +02:00 |
|
Luca Palmieri
|
aa9c00de51
|
Don't require the user to have psql installed
|
2024-08-30 11:38:27 +02:00 |
|
Luca Palmieri
|
8b0196d24c
|
Update dependencies
|
2024-08-29 16:11:08 +02:00 |
|
Luca Palmieri
|
384916fddd
|
Update sqlx to 0.7
|
2023-09-19 09:53:53 +02:00 |
|
Luca Palmieri
|
e7b02af13a
|
Use Postgres 14, the latest available version of Postgres on Digital Ocean
|
2023-02-18 22:30:57 +00:00 |
|
Luca Palmieri
|
325a4de9ef
|
Update CI.
|
2023-02-18 18:39:13 +00:00 |
|
Luca Palmieri
|
f28b89ee94
|
Fix CI
|
2022-10-01 18:40:56 +01:00 |
|
Luca Palmieri
|
285653b802
|
Update deps
|
2022-10-01 14:34:33 +01:00 |
|
Luca P
|
39a507a1c7
|
Fix CI
|
2022-03-14 11:29:45 +00:00 |
|
Luca Palmieri
|
5414cd0212
|
Check prepared data is up-to-date.
|
2021-09-27 18:12:59 +02:00 |
|
Pedro de Matos Fedricci
|
5ec43a3328
|
Cache sqlx-cli on ci workflow (#112)
|
2021-08-31 23:14:11 +02:00 |
|
LukeMathWalker
|
e0c67b8747
|
Fix coverage job
|
2021-08-01 21:12:05 +01:00 |
|
Luca Palmieri
|
6e31366fb2
|
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:05:02 +02:00 |
|
LukeMathWalker
|
53b3d4a6d7
|
Change to main values.
|
2021-03-13 15:08:33 +00:00 |
|
LukeMathWalker
|
d129a77dea
|
Start developing chapter 7, part 2.
|
2021-03-07 18:17:41 +00:00 |
|
Moises Marquez
|
d89c2a36c6
|
Cache cargo dependencies (#45)
|
2021-02-15 09:21:49 +00:00 |
|
Patrick Barrett
|
cc340b168e
|
use locked dependencies when installing sqlx-cli (#47)
This change is needed to workaround an incompatibility in the latest
release of a deep dependency that causes a conflict in bitvec, see:
https://github.com/launchbadge/sqlx/issues/1048
|
2021-02-15 09:18:48 +00:00 |
|
LukeMathWalker
|
f2ea222c96
|
Update to the latest chapter.
|
2021-02-14 19:36:20 +00:00 |
|
LukeMathWalker
|
f01f826aca
|
Edit for chapter branch.
|
2021-02-14 10:58:00 +00:00 |
|
LukeMathWalker
|
d5e09e849b
|
Update to tokio 1.
|
2021-02-11 09:23:13 +00:00 |
|
LukeMathWalker
|
6c18494507
|
Rename branch.
|
2021-01-23 18:20:08 +00:00 |
|
LukeMathWalker
|
48ce9dcacb
|
Remove redundant step.
|
2021-01-23 17:55:57 +00:00 |
|
LukeMathWalker
|
6af0a13c36
|
Use clippy action.
|
2021-01-23 17:48:23 +00:00 |
|
LukeMathWalker
|
b303646815
|
Update to front-cover.
|
2021-01-17 16:35:51 +00:00 |
|
LukeMathWalker
|
901942edef
|
Start chapter 7, part 0.
|
2021-01-10 16:30:20 +00:00 |
|
Luca Palmieri
|
96c348bb68
|
Update CI + update sqlx
|
2020-12-05 19:14:22 +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 |
|