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

Run certificate autoenroll with debug enabled #1151

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

denisonbarbosa
Copy link
Member

When something went wrong with some parts of autoenrollment, the user would need to download the autoenroll script and then run it manually, instead of getting the expected output when running update policies in debug mode. To avoid this cumbersome process, we now always run the script in debug mode and log the error message.

When something went wrong with somes parts of autoenrollment,
the user would need to download the autoenroll script and then run it
manually, instead of getting the expected output when running update
policies in debug mode. To avoid this cumbersome process, we now always
run the script in debug mode and log the error message.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.55%. Comparing base (72c93aa) to head (01d73ef).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files          79       79           
  Lines        8961     8962    +1     
=======================================
+ Hits         8204     8205    +1     
  Misses        747      747           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@denisonbarbosa denisonbarbosa marked this pull request as ready for review December 2, 2024 11:59
@denisonbarbosa denisonbarbosa requested a review from a team as a code owner December 2, 2024 11:59
Copy link
Member

@didrocks didrocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we discussed, that makes total sense!

@denisonbarbosa denisonbarbosa merged commit 6f72f17 into main Dec 2, 2024
4 checks passed
@denisonbarbosa denisonbarbosa deleted the hook-debug-to-helper-scripts branch December 2, 2024 12:34
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