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

Set debug when the action is using debug logging #78

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

emcfarlane
Copy link
Collaborator

@emcfarlane emcfarlane commented Nov 1, 2024

Inherits the debug condition from the action to enable running of commands with --debug flag set. This is preferred over an explicit debug parameter to avoid churn in changing the config.

Closes #77

Inherits the debug condition from the action to enable running of
commands with `--debug` flag set.

This comment has been minimized.

@bufbuild bufbuild deleted a comment from github-actions bot Nov 1, 2024
@emcfarlane
Copy link
Collaborator Author

To enable debug logging select the debug option on the re-run: Screenshot 2024-11-01 at 12 10 20 PM

See: https://github.com/bufbuild/buf-action/actions/runs/11632446348/job/32395666255

Copy link

@oliversun9 oliversun9 left a comment

Choose a reason for hiding this comment

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

Thanks!

@emcfarlane emcfarlane merged commit d5697c6 into main Nov 5, 2024
36 checks passed
@emcfarlane emcfarlane deleted the ed/enableDebug branch November 5, 2024 18:17
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.

Feature Request: add a debug option
2 participants