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

(feat) Better puppet error detection and better readable output #173

Merged
merged 2 commits into from
Sep 5, 2019
Merged

(feat) Better puppet error detection and better readable output #173

merged 2 commits into from
Sep 5, 2019

Conversation

hajee
Copy link
Contributor

@hajee hajee commented Aug 28, 2019

The current implementation only detects failed catalog compiles. This is enough for very simple manifests, but misses errors when applying larger manifests.

This PR uses detailed exitcodes to detect ALL errors. It also reports the stdout of the puppet run in a much better readable format when an error occurs.

@hajee
Copy link
Contributor Author

hajee commented Sep 3, 2019

Is there an expected time frame when there is time to look at this PR?

@florindragos
Copy link
Contributor

Hi @hajee,
Thank You for your contribution!
Sorry for taking so long to review your PR. I'll have a look.

@florindragos florindragos merged commit cd6be05 into puppetlabs:master Sep 5, 2019
@hajee
Copy link
Contributor Author

hajee commented Sep 5, 2019

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants