1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Sebastian Schulze 5474598c6b
Add Viper configuration and rework the async process 2022-03-23 21:55:00 +01:00
Sebastian Schulze 114d020284
Use message events to encode SSE and display the status accordingly 2022-03-07 10:45:48 +01:00
Sebastian Schulze 203dbb8592
Rework Launch() into GetScanner() so command can be Start()'ed ad-hoc 2022-03-04 22:46:16 +01:00
Sebastian Schulze 3626d5ff1b
Refactor commands into separating Start() and Wait()
This commit broke more than I'd like to admit
2022-03-04 21:49:49 +01:00
Sebastian Schulze 7b971eea37
Get rid of run() in favour of just wrapping it in Start() 2022-03-04 20:24:42 +01:00
Sebastian Schulze f2c80f1a2d
Wait for command to exit before testing the exit status o.o 2022-03-04 20:16:32 +01:00
Sebastian Schulze 86d77a0cee
Render sr.ht build badge 2022-03-04 15:42:58 +01:00
Sebastian Schulze 6c85ae6d47
Add LICENSE file to please the sr.ht page renderer ^^ 2022-03-04 15:41:41 +01:00
Sebastian Schulze cd9bc3822f
Build with test coverage 2022-03-04 15:38:50 +01:00
Sebastian Schulze 13fe1cf6b8
Test in distinct step 2022-03-04 15:36:39 +01:00
Sebastian Schulze 0a56b4b9c1
Add gcc to run tests on sr.ht 2022-03-04 15:35:58 +01:00
Sebastian Schulze 9d677ccba6
Add build.yml for Sourcehut 2022-03-04 12:46:30 +01:00
Sebastian Schulze 266f35b06f
Add README.md 2022-03-04 12:42:50 +01:00
Sebastian Schulze e61816438b
Add Command tests and refactor this further 2022-03-04 12:38:37 +01:00
Sebastian Schulze 6eaef572d5
Add document tests, refactor a bit further 2022-03-03 23:16:38 +01:00
Sebastian Schulze c2a8976645
First iteration of scanberry
(Read: Code-Dump)
2022-03-03 22:38:56 +01:00