Baptiste Roux
|
8cbdd9f408
|
chore: Add fmt in justfile; Update doc
|
2023-02-01 03:50:54 +01:00 |
|
|
|
d5bbbe6171
|
just: Use bash explicitly
|
2022-10-06 12:28:20 +02:00 |
|
|
|
bd694c3f7d
|
just: Add pushall target for easier releases
|
2022-07-21 20:05:22 +02:00 |
|
|
|
3207bdfdfb
|
Add wait helper to Justfile
|
2022-06-30 20:02:36 +02:00 |
|
|
|
129111273d
|
Add Justfile target for release
|
2022-06-30 19:08:03 +02:00 |
|
|
|
664cfb8965
|
e2e: Exit on first test error
|
2022-06-23 18:55:39 +02:00 |
|
|
|
ba4240720c
|
Use static binary for e2e tests
|
2022-06-23 18:55:19 +02:00 |
|
|
|
addff12c17
|
Run e2e tests again dynamically linked dev binary
This makes the build much faster.
|
2022-06-17 01:50:01 +02:00 |
|
|
|
c21fb5813b
|
just: Remove redunant commands from check target
|
2022-06-16 00:39:57 +02:00 |
|
|
|
df8e69bce2
|
Enable autoformatting for shell scripts
|
2022-06-16 00:39:31 +02:00 |
|
|
|
58fdcfba9f
|
Enable linting for shell scripts
|
2022-06-16 00:32:16 +02:00 |
|
|
|
9fc34e6989
|
just: Add clean target
|
2022-06-15 20:39:54 +02:00 |
|
|
|
4b79b6dd1d
|
just: Update targets for static builds
|
2022-06-15 20:39:54 +02:00 |
|
|
|
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 |
|