Luca Palmieri
|
6763d582cd
|
Fix 'without db' confusion
|
2024-09-01 11:06:33 +02:00 |
|
Luca Palmieri
|
e2684b18ab
|
Speed up other CI jobs by avoiding the usage of a live Postgres database
|
2024-08-30 16:09:01 +02:00 |
|
Luca Palmieri
|
a225058928
|
Update CI
|
2024-08-30 12:16:38 +02:00 |
|
Luca Palmieri
|
3f4cff9858
|
Don't require the user to have psql installed
|
2024-08-30 11:38:01 +02:00 |
|
Luca Palmieri
|
df02ff8240
|
Update dependencies
|
2024-08-29 16:06:26 +02:00 |
|
Luca Palmieri
|
2163795eaf
|
Update sqlx to 0.7
|
2023-09-19 09:32:48 +02:00 |
|
Luca Palmieri
|
a1e0a2ec35
|
Use Postgres 14, the latest available version of Postgres on Digital Ocean
|
2023-02-18 22:27:24 +00:00 |
|
Luca Palmieri
|
5c94b7e183
|
Update CI.
|
2023-02-18 18:36:09 +00:00 |
|
Luca Palmieri
|
485a8cc5fe
|
Fix CI
|
2022-10-01 18:39:50 +01:00 |
|
Luca Palmieri
|
6895745cee
|
Update deps
|
2022-10-01 14:32:46 +01:00 |
|
Luca P
|
c808b2fe1f
|
Fix CI
|
2022-03-14 11:22:46 +00:00 |
|
Luca Palmieri
|
0a441c677b
|
Check prepared data is up-to-date.
|
2021-09-27 18:12:11 +02:00 |
|
Pedro de Matos Fedricci
|
fd3bdce8b8
|
Cache sqlx-cli on ci workflow (#112)
|
2021-08-31 23:16:03 +02:00 |
|
LukeMathWalker
|
89600946e7
|
Fix coverage job
|
2021-08-01 21:11:31 +01:00 |
|
Luca Palmieri
|
cc1271f0cd
|
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:06:24 +02: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 |
|