bewica/Parallel commands
Run a bunch of commands in parallel, return the first error encountered
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 19, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: bewica/parallel-commands@c51668347541a17e077fff594de1e71997a68253 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | A list of commands (and their arguments) separated by empty line (`\n\n`) | yes | — |
| working-directory | The root directory to execute commands from | no | — |
Outputs
no outputs