* bugfix: change action request cnt type as Counter
* bugfix: fix type of act req count and typo
* bugfix: change to correct type of act req in TC
* bugfix: use Windows compatible cmds for test
* bugfix: wait more for slow test env
---------
Co-authored-by: wushuzh <wushuzh@outlook.com>
* bugfix: change action request cnt type as Counter
* bugfix: fix type of act req count and typo
* bugfix: change to correct type of act req in TC
---------
Co-authored-by: wushuzh <wushuzh@outlook.com>
* bugfix: use filepath to set correct configDir in Windows
* test: improve unittest rep folder creation
---------
Co-authored-by: wushuzh <wushuzh@outlook.com>
* feature: Argument form now uses a grid layout, making the input boxes take up available room
* feature: Argument form now uses a grid layout, making the input boxes take up available room
* feature: Argument form now uses a grid layout, making the input boxes take up available room
* feature: Argument form now uses a grid layout, making the input boxes take up available room
* bugfix: Kill the process group, not just the parent process (#328), thanks @ioqy, @vvrein
* bugfix: Kill the process group, not just the parent process (#328), thanks @ioqy, @vvrein
* bugfix: Kill the process group, not just the parent process (#328), thanks @ioqy, @vvrein
* feature: Checking for updates is now disabled by default (#93)
* feature: Default config has checkForUpdates: false (it defaults to false anyway) to make people aware of the update checking feature
* bugfix: Sleep testing
* feature: Vastly improved testing for killing actions (#328)
* cicd: Add find-flakey-tests target
* cicd: Better debugging for domStatus
* cicd: Debug flakey test
* cicd: Debug flakey test
* cicd: Is cors messing with killaction?
* cicd: Slip broken test in CI
* cicd: Skip broken test in CI
* cicd: Skip broken test in CI
* feature: Live command output WIP
* cicd: Fix live command output build errors
* feature: Live command output WIP, remove stdout/stderr split
* feature: Live command output
* Restore output im stepExecAfter, rename so to ost for OutputStreamer
* Update executor.go
* feature: Remove output from log message, bad for long messages, binary output, and security
* feature: Live command output WIP
* feature: The executor now controls the public action map
* bugfix: Build the action map if there are no entities!
* bugfix: Sort by title if the actions have the same config order
* feature: OliveTin now relies on websocket, and will show a big error if it isnt available
* feature: OliveTin now relies on websocket, and will show a big error if it isnt available