Go to file
Joshua Coles 49a1700706
Some checks failed
Rust CI / Build and Test (push) Failing after 34m17s
Move docker setup up to try make the tests pass
2024-08-09 11:53:33 +01:00
.github/workflows Move docker setup up to try make the tests pass 2024-08-09 11:53:33 +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 Fix some clippy lints 2024-08-09 09:56:23 +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 Bump versions once more and move to specifying only X.Y versions to make this easier 2024-08-09 10:07:51 +01:00
Cargo.toml Bump versions once more and move to specifying only X.Y versions to make this easier 2024-08-09 10:07:51 +01:00
compose.yaml Remove unused secret def 2023-09-05 17:55:30 +01:00
Dockerfile Fix binary name 2024-08-09 10:28:21 +01:00
justfile Make title optional in db 2024-06-03 17:34:08 +01:00