Commit graph

87 commits

Author SHA1 Message Date
Luca Palmieri a8649181eb Formatting 2023-09-21 08:03:09 +02:00
Luca Palmieri d585096633 Update sqlx to 0.7 2023-09-19 09:10:59 +02:00
Luca Palmieri 49570fffd7 Update linker configuration for macs 2023-09-13 09:54:57 +02:00
Luca Palmieri 92a79e9253 Update Dockerfile 2023-09-13 09:02:23 +02:00
Luca Palmieri c5db72a834 Fix lint 2023-02-18 22:18:44 +00:00
Luca Palmieri 16ba9cc619 Update outdated dependencies 2023-02-18 22:17:56 +00:00
Luca Palmieri 39f175a5de Use Postgres 14, the latest available version of Postgres on Digital Ocean 2023-02-18 22:17:09 +00:00
Luca Palmieri 0ce900883a Use Postgres 14, the latest available version of Postgres on Digital Ocean 2023-02-18 22:16:49 +00:00
Luca Palmieri 0ad7128680 Update Cargo.lock 2023-02-18 18:19:08 +00:00
Luca Palmieri 2e28bfdde9 Update CI. 2023-02-18 18:19:02 +00:00
Luca Palmieri 31c5af0d3b Fix CI 2022-10-01 18:35:18 +01:00
Luca Palmieri 56b6916aca Update deps 2022-10-01 14:31:10 +01:00
Luca P 22c4d4c280 Update all dependencies 2022-07-05 18:13:17 +01:00
Luca P c2e19cfed2 Install ca-certificates in the runtime layer 2022-03-14 11:42:16 +00:00
Luca P 69db91935a Update README 2022-03-14 11:18:59 +00:00
Luca P 8bc0973880 Fix spec.yaml 2022-03-14 11:18:43 +00:00
Luca P e0f6d3a9f8 Fix CI. 2022-03-14 11:18:30 +00:00
Luca P 9e6e7fd04d Install linking system dependencies 2022-03-11 22:46:21 +00:00
Luca P 7b1da87ccf Add linker configuration 2022-03-11 22:44:22 +00:00
Luca P a677c48119 Update to latest stable. 2022-03-09 09:47:30 +00:00
Luca P ad0313d427 Remove unnecessary clippy allow 2022-03-09 09:24:36 +00:00
Luca P 7255ea6e10 Update to actix-web v4 2022-02-26 00:00:16 +00:00
Luca Palmieri 82e0e25ee5 Update to actix-web beta.19 2022-01-05 18:16:56 +00:00
Luca Palmieri 0b2e9da773 Remove direct dependency 2022-01-02 16:50:14 +01:00
Luca Palmieri eb1c4ff779 Fix clippy errors 2021-12-28 17:47:56 +01:00
Luca Palmieri 0e6184f264 Update dependencies. 2021-12-28 12:52:04 +01:00
Luca Palmieri be9916a2ed Do not use backticks - they lead to the script trying to execute the quoted command. 2021-12-28 12:19:25 +01:00
Luca Palmieri be736acc84 Use secrecy. 2021-12-27 13:24:24 +01:00
Luca Palmieri f9a999b49c Run cargo-update 2021-12-27 11:31:57 +01:00
Luca Palmieri c31d282f21 Remove tracing-futures. 2021-12-27 11:16:36 +01:00
Luca Palmieri 3bec77f043 Update to 2021 edition. 2021-12-27 10:59:11 +01:00
Luca Palmieri 2a7482479c Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 16:38:34 +01:00
LukeMathWalker 519a5e76e4 Use 127.0.0.1 instead of localhost. 2021-10-07 21:55:04 +01:00
LukeMathWalker 8f62548581 Update runtime image. 2021-09-30 21:23:08 +01:00
LukeMathWalker 5c142f7034 Lower level of sqxl's logs. 2021-09-30 21:10:47 +01:00
LukeMathWalker 0f76fe8deb Connect lazily. 2021-09-29 09:13:19 +01:00
Luca Palmieri 37b8023401 Test caching of sqlx 2021-09-27 18:05:34 +02:00
Luca Palmieri f4056b4843 Cache cargo-sqlx binary as well. 2021-09-27 17:59:14 +02:00
Luca Palmieri 59fd07aeca Test caching of sqlx 2021-09-27 17:50:54 +02:00
Luca Palmieri c2da99d60c Upgrade to sqlx 0.5.7. 2021-09-27 15:31:34 +02:00
Luca Palmieri 56af4497d8 Anchors are not supported in GitHub actions. 2021-09-27 15:31:15 +02:00
Luca Palmieri bfa9cc6ac5 Avoid duplication of sqlx version across jobs. 2021-09-27 15:30:32 +02:00
Luca Palmieri ea7fbfd335 Fix chapter. 2021-09-27 15:27:11 +02:00
Luca Palmieri a5bcf72fe0 Check sqlx file freshness. 2021-09-27 15:26:21 +02:00
Luca Palmieri 49311394c5 Update actix-web, fix lint 2021-09-11 21:49:59 +02:00
Luca Palmieri 067c26ab97 Update Dockerfile. 2021-08-31 23:39:41 +02:00
Luca Palmieri 993075317c Update actix-http. 2021-08-31 23:28:05 +02:00
Pedro de Matos Fedricci a28ff3c09a Cache sqlx-cli in CI 2021-08-31 23:21:57 +02:00
LukeMathWalker 2222025c6c Fix coverage job 2021-08-01 21:10:09 +01:00
LukeMathWalker f762f41f8e Fix name conflict with name from the bunyan format. 2021-07-16 09:01:29 +01:00