Add support for run.shell task#247
Conversation
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
| processResult := output.(*ProcessResult) | ||
|
|
||
| // Go does not keep the order of map iteration | ||
| // TODO: improve the UnMarshal of args to keep the order |
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
|
Hi @ricardozanini, @spolti and @mrsimonemms I think we need to change the The
In the step 1 we are losing the order of |
|
@mcruzdev I actually stopped using |
|
@mcruzdev feel free to use a compromise for this specific scenario. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Many thanks for submitting your Pull Request ❤️!
What this PR does / why we need it:
Implement for
RunTask.shelltask.Closes #246
Special notes for reviewers:
In progress, I will add some commits yet.
Additional information (if needed):