Commit Graph

26 Commits

Author SHA1 Message Date
67c3e40108 just: Update check target to be pre-commit ready 2022-06-14 00:15:15 +02:00
9f7195282f Enable output in rust unit tests 2022-06-14 00:15:15 +02:00
dca2b3c9b4 Justfile: Add build targets 2022-05-27 23:37:54 +02:00
90d188e01e Back to pure docker for testing 2022-05-27 23:37:54 +02:00
2e6166e807 Link binary statically with musl 2022-05-27 23:37:54 +02:00
c439595d92 Justfile: Add target to lint 2022-05-26 18:57:31 +02:00
af45b13612 Justfile: Add target for formatting 2022-05-26 18:53:12 +02:00
c994c90247 Justfile: Remove Cargo.lock check 2022-05-26 18:53:12 +02:00
38c66cad62 Add git forge integration 2022-05-26 17:55:07 +02:00
f10ae25b2a Justfile: Add target to clean up 2022-01-22 11:23:53 +01:00
7a2fa7ae3f Add justfile target to update all dependencies 2022-01-03 10:10:00 +01:00
76130c5b48 Add script to update pip requirements.txt 2021-12-31 11:23:25 +01:00
fc91ee7a01 Just: Allow running selected e2e tests 2021-12-31 11:20:01 +01:00
a3ccea9dcb Justfile: Check cargo dep updates during "check" 2021-12-21 16:15:12 +01:00
da601c2d5f Always use color in pytest 2021-12-01 20:12:11 +01:00
98580d32ad Run e2e tests in tmpfs 2021-12-01 19:44:46 +01:00
43c47bdca6 Fail with non-zero exit code on clippy warnings 2021-11-29 00:45:41 +01:00
df0b5728fc Add test to "check" Justfile target 2021-11-29 00:42:36 +01:00
d0b78686e2 Add an E2E test suite 2021-11-29 00:42:36 +01:00
e43d4bf3cd Split unit and integ tests in Justfile 2021-11-29 00:23:42 +01:00
e2db935c74 Add script to update cargo dependencies 2021-11-24 19:22:18 +01:00
d677c2d41b Add "install" target to Justfile 2021-11-24 17:22:10 +01:00
6b80a0f2d5 Add test target to Justfile 2021-11-22 21:13:21 +01:00
06e7d68089 Add check target to Justfile 2021-11-22 21:13:21 +01:00
db0f91f32f Add cargo fmt to lint check 2021-11-22 21:11:41 +01:00
f6a51c70cc Initial commit 2021-11-18 11:04:48 +01:00