Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(config): Log unknown parsing error at debug level #32512

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

rdicroce
Copy link
Contributor

Changes

When a config parsing error occurs, and it's not one of the specific known cases, log the full error at debug level.

Context

#32398

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Co-authored-by: Rhys Arkins <rhys@arkins.net>
@rarkins rarkins added this pull request to the merge queue Nov 13, 2024
Merged via the queue into renovatebot:main with commit de518af Nov 13, 2024
39 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 39.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants