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

New 'dump' command to download all the information from a job #34

Closed
nodet opened this issue Oct 8, 2021 · 4 comments
Closed

New 'dump' command to download all the information from a job #34

nodet opened this issue Oct 8, 2021 · 4 comments

Comments

@nodet
Copy link
Owner

nodet commented Oct 8, 2021

This command is intended to be a debugging tool. It should gather all the information that's available, including the inputs to the job, whether they are inline, data assets or connections.

@nodet
Copy link
Owner Author

nodet commented Oct 8, 2021

As per #35, the href part of a location may miss the 'machine/domain' part of the URL, and an id may or may not be included.

The code will get the id from the href, and will warn if an id is provided that doesn't match the content of the href.

@nodet
Copy link
Owner Author

nodet commented Oct 8, 2021

nodet added a commit that referenced this issue Oct 8, 2021
nodet added a commit that referenced this issue Oct 8, 2021
nodet added a commit that referenced this issue Oct 8, 2021
... and replace the now deprecated get_output with get_outputs
nodet added a commit that referenced this issue Oct 8, 2021
Also, lower the log level when no output structure is present. Such
cases are now expected, as the functions are called no matter what...
@nodet nodet closed this as completed Oct 8, 2021
@nodet nodet reopened this Oct 8, 2021
@nodet
Copy link
Owner Author

nodet commented Oct 8, 2021

We still need to rename 'output' into 'dump'.

@nodet
Copy link
Owner Author

nodet commented Oct 11, 2021

Commit 4d97035 should have been tagged for this issue.

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

No branches or pull requests

1 participant