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

Fix failed nodes report #108

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

edward-harley
Copy link

@edward-harley edward-harley commented Jan 30, 2024

Pull Request (PR) description

Fix visibility on failed nodes in the output report for the Catalog Diff Viewer

PR 50 introduced a bug where the pull_output is not being added to the nodes hash when the report is written.
Adding pull_output back to the nodes hash to be written to the json report.
This allows the Catalog Diff Viewer to see failed nodes in the report.

Changing the compile catalog to print body instead of reason when a compile fails as it provides the log entry with reason why compile failed for the node.

This Pull Request (PR) fixes the following issues

Fixes #92

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.

Reporting for 'failed_nodes' doesn't work
1 participant