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

add debug environment variable when debugging #15

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

jakecoffman
Copy link
Member

Adds the environment variable "DEBUG=1" when the --debug flag is passed, which will cause the updater to require the "debug" gem allowing for interactive debugging.

Related: dependabot/dependabot-core#5763

@jakecoffman jakecoffman requested a review from a team as a code owner October 10, 2022 13:08
Copy link
Member

@landongrindheim landongrindheim left a comment

Choose a reason for hiding this comment

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

🙌

@jakecoffman jakecoffman merged commit edcc9a7 into main Oct 10, 2022
@jakecoffman jakecoffman deleted the jakecoffman/debugging branch October 10, 2022 13:22
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.

2 participants