Skip to content

(maint) Merge 7.9.0_release into main #8735

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

Merged
merged 3 commits into from
Aug 10, 2021
Merged

Conversation

ciprianbadescu
Copy link
Contributor

No description provided.

Tu2607 and others added 3 commits July 12, 2021 11:02
This bug arose from adding the option to use debug logging to the puppetserver-ca gem.  The error happened when the test for Puppet's 'clean' face in 6.x is ran.  The reason behind the error is because we did not have a 'debug' option in our 'LoggerIO' class in 'clean' face.  Thus, the solution to the bug is to include the 'debug' option in our logger by adding a debug function in the LoggerIO class.  Furthermore, we decided to include the 'warn' option for the logger similar to Puppet's 'clean' face in 7.x so that it's less of a hassle when merging and having a uniform code base.
…lean-log

(maint) Fix a bug with the logger in clean.rb
@ciprianbadescu ciprianbadescu requested a review from a team August 10, 2021 11:45
@GabrielNagy GabrielNagy merged commit 285d89b into puppetlabs:main Aug 10, 2021
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