Go to file
Joshua Coles 97f57803e5
All checks were successful
Build and Publish Docker Container / build (push) Successful in 9m28s
Expose more information in logging and improve error handling
2024-06-03 19:04:44 +01:00
.github/workflows Try to fix the build process, missing docker executable. 2023-09-05 18:11:54 +01:00
entity Make title optional in db 2024-06-03 17:34:08 +01:00
fixtures Add monzo-row parsing testcases 2024-06-03 17:41:43 +01:00
migration rustfmt 2024-06-03 18:41:32 +01:00
src Expose more information in logging and improve error handling 2024-06-03 19:04:44 +01:00
.dockerignore Add Dockerfile 2023-09-04 17:10:19 +01:00
.env Initial work 2023-09-04 15:29:21 +01:00
.gitignore Rustfmt 2024-05-28 15:48:55 +01:00
Cargo.lock Expose more information in logging and improve error handling 2024-06-03 19:04:44 +01:00
Cargo.toml Expose more information in logging and improve error handling 2024-06-03 19:04:44 +01:00
compose.yaml Remove unused secret def 2023-09-05 17:55:30 +01:00
Dockerfile Update Dockerfile 2024-02-23 10:30:17 +00:00
justfile Make title optional in db 2024-06-03 17:34:08 +01:00