Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to retrieve full output of tasks and some cmd fixes #66

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

kdesjard
Copy link
Contributor

task/state.rs:

  • New method to the full output

engine/dag.rs:

  • Set the output on task errors
  • New method to get the full output

task/cmd.rs:

  • Get the status code regardless of result
  • Output::new already wraps the type into Content, but error_with_exit_code does not

…code regardless of result. set the output on errors as well. Output::new already wraps the type into Content, but error_with_exit_code does not

Signed-off-by: kdesjard <kristian.desjardins@nrcan-rncan.gc.ca>
@genedna genedna enabled auto-merge July 24, 2024 01:30
@genedna genedna merged commit 81eb85c into dagrs-dev:main Jul 24, 2024
3 checks passed
@kdesjard kdesjard deleted the full_output_plus_fixes branch August 13, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants