Commit Graph

44 Commits

Author SHA1 Message Date
Tom Sydney Kerckhove
e34870d7c3 feedback attribute for nixpkgs 2022-03-08 17:26:16 +01:00
Tom Sydney Kerckhove
af9570981a Refactor out the filter code 2022-03-08 11:52:49 +01:00
Tom Sydney Kerckhove
de409342a1 docs about filtering 2022-03-08 11:40:15 +01:00
Tom Sydney Kerckhove
e0ae655e09 fixed feedback-test not working without a loop name 2022-03-08 11:37:11 +01:00
Tom Sydney Kerckhove
373b05efb2 Little piece of docs 2022-03-08 11:34:15 +01:00
Tom Sydney Kerckhove
aa44e2ecfd Read files from stdin as well 2022-03-08 11:14:59 +01:00
Tom Sydney Kerckhove
f822d907c1 Find support 2022-03-07 21:10:28 +01:00
Tom Sydney Kerckhove
e7d3312989 Filter configuration 2022-03-07 18:23:21 +01:00
Tom Sydney Kerckhove
60fdea047f object codec options as well 2022-03-07 18:08:52 +01:00
Tom Sydney Kerckhove
6ea64776df RunConfiguration refactor 2022-03-07 17:58:28 +01:00
Tom Sydney Kerckhove
6ee86853f8 Configurable gitignore filter 2022-03-07 17:31:24 +01:00
Tom Sydney Kerckhove
7a5ad699bd make feedback git aware 2022-03-07 02:22:02 +01:00
Tom Sydney Kerckhove
d0f8469578 moved the loop to outside of getting the settings so one can work on their loop too 2022-03-06 21:52:56 +01:00
Tom Sydney Kerckhove
d8a29c4f35 Set working dir for a loop 2022-03-06 19:32:46 +01:00
Tom Sydney Kerckhove
727a18d349 Allow specifying an entire script 2022-03-06 18:46:08 +01:00
Tom Sydney Kerckhove
370303ca97 show extra env in output too 2022-03-06 15:24:53 +01:00
Tom Sydney Kerckhove
9f42d7a2d0 Set the environment for a given loop 2022-03-06 15:09:47 +01:00
Tom Sydney Kerckhove
d972c99ced compatibility with newer envparse 2022-03-06 14:46:31 +01:00
Tom Sydney Kerckhove
3d7a4057a1 Version in help output 2022-03-06 14:34:27 +01:00
Tom Sydney Kerckhove
c871509e42 Shell integration feature in README 2022-03-06 14:14:15 +01:00
Tom Sydney Kerckhove
e5a0969c0b Indicator of how long the loop took 2022-03-06 14:05:42 +01:00
Tom Sydney Kerckhove
dac63db4d9 run a single loop test 2022-03-06 13:44:42 +01:00
Tom Sydney Kerckhove
50365c9a60 Refactored out outputting functionality 2022-03-06 13:40:34 +01:00
Tom Sydney Kerckhove
26fb60ca2f readme about the CI integration 2022-03-06 13:30:51 +01:00
Tom Sydney Kerckhove
42b897d514 first draft of test command 2022-03-06 13:28:54 +01:00
Tom Sydney Kerckhove
dce335cb25 test optparse 2022-03-06 13:04:30 +01:00
Tom Sydney Kerckhove
45274a7637 even further optparse refactor 2022-03-06 13:00:08 +01:00
Tom Sydney Kerckhove
553943223e use nix-shell for faster feedback loop 2022-03-06 12:48:52 +01:00
Tom Sydney Kerckhove
c77e553be1 Further refactor 2022-03-06 12:46:13 +01:00
Tom Sydney Kerckhove
0000f3490b refactor first 2022-03-06 12:40:35 +01:00
Tom Sydney Kerckhove
4109b00ff7 Per-loop output configuration 2022-03-06 12:33:08 +01:00
Tom Sydney Kerckhove
77bde208d8 Do not require a command key in the config file 2022-03-06 12:15:17 +01:00
Tom Sydney Kerckhove
343ab6a5a8 Fixed a bug in which the --no-clear flag was not respected 2022-03-06 12:12:09 +01:00
Tom Sydney Kerckhove
e25bf7aea4 Configurable loops 2022-03-06 12:02:43 +01:00
Tom Sydney Kerckhove
905ef6e672 readme tag line 2022-03-06 00:05:54 +01:00
Tom Sydney Kerckhove
bdfc628157 filled-in the comparison table 2022-03-06 00:04:29 +01:00
Tom Sydney Kerckhove
5d93a7ce14 Started on a comparison 2022-03-05 23:48:16 +01:00
Tom Sydney Kerckhove
e6cd88a895 make it possible to clear the screen between runs 2022-03-05 23:36:05 +01:00
Tom Sydney Kerckhove
05a2f8fcad tore out the tui 2022-03-05 23:12:35 +01:00
Tom Sydney Kerckhove
ab3195cceb Shoot, the tui idea won't work 2022-03-05 22:02:43 +01:00
Tom Sydney Kerckhove
63946ad767 rethinking the entire thing 2022-03-05 20:12:55 +01:00
Tom Sydney Kerckhove
62f160ed57 Keep track of the current process 2022-03-05 19:50:03 +01:00
Tom Sydney Kerckhove
5b1e0ce3be Debouncing and filtering of events 2022-03-05 17:03:53 +01:00
Tom Sydney Kerckhove
1a03cfcfc3 Initial commit 2022-03-05 15:12:28 +01:00