olivetin/internal/executor
James Read ac0f3ab6f8
feature: Live command output! (#325)
* 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
2024-05-31 20:56:49 +00:00
..
arguments.go Nullable args (#292) 2024-04-26 17:36:33 +00:00
arguments_test.go Nullable args (#292) 2024-04-26 17:36:33 +00:00
executor.go feature: Live command output! (#325) 2024-05-31 20:56:49 +00:00
executor_actions.go feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) 2024-05-27 22:52:06 +00:00
executor_test.go feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) 2024-05-27 22:52:06 +00:00