Add utilities for running commands in stages (#140)

* Add more comprehensive test for context propagation in redirect

* Add tests for forking and exceptional execution

* Add test for redirect+execute nodes

* Cleanup some warnings from CommandDispatcherTest

* Remove leftover check (was needed when redirect was not cached)

* Refactor command execution loop and change "no command" behavior to not
depend on runtime

* Add utilities for running command chains manually

* Bump version
This commit is contained in:
Bartek Bok
2023-10-09 15:42:10 +02:00
committed by GitHub
parent f20bede62a
commit b92c420b2a
6 changed files with 539 additions and 88 deletions
+1 -1
View File
@@ -1 +1 @@
majorMinor: 1.1
majorMinor: 1.2