Activity
docs: update readme
docs: update readme
feat: add logging for stderr-as-info
feat: add logging for stderr-as-info
fix: update the job name logic
fix: update the job name logic
fix: remove output strings
fix: remove output strings
fix: stream entries and wg
fix: stream entries and wg
fix: reorder stdout output
fix: reorder stdout output
fix: refactor to use cmd.Output
fix: refactor to use cmd.Output
fix: split std pipelines and increase buffer size
fix: split std pipelines and increase buffer size
fix: build binaries
fix: build binaries
fix: update stdout logic
fix: update stdout logic
fix: set default shell to bash
fix: set default shell to bash
fix: add stdout to errors
fix: add stdout to errors
fix: ensure logs output after command run
fix: ensure logs output after command run
fix: test job generation changes
fix: test job generation changes
fix: revert job logic due a/v issues
fix: revert job logic due a/v issues
fix: restore binaries
fix: restore binaries
fix: compile binaries
fix: compile binaries
fix: compile binaries
fix: compile binaries
fix: reverting job name changes to compare
fix: reverting job name changes to compare
fix: change to filter runner on id
fix: change to filter runner on id