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

chore: improve debugging #179

Closed
wants to merge 1 commit into from

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Oct 20, 2023

Add more debugging so that its easier to understand what is happening.

Default debugging setting to that the DEBUG environment if set so that the developer doesn't have to set it manually in settings when running a debug session.

Also enable npm-groovy-lint debugging which is key to understanding issues. While this was previous set for debugging sessions in the environment the setting would always override it.

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG.md listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Add more debugging so that its easier to understand what is happening.

Default debugging setting to that the DEBUG environment if set so that
the developer doesn't have to set it manually in settings when running a
debug session.

Also enable npm-groovy-lint debugging which is key to understanding
issues. While this was previous set for debugging sessions in the
environment the setting would always override it.
@stevenh
Copy link
Collaborator Author

stevenh commented Dec 11, 2023

Superseded by #185

@stevenh stevenh closed this Dec 11, 2023
@stevenh stevenh deleted the chore/improve-debugging branch December 11, 2023 20:21
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.

1 participant