Skip to content

Set debug when the action is using debug logging#78

Merged
emcfarlane merged 3 commits intomainfrom
ed/enableDebug
Nov 5, 2024
Merged

Set debug when the action is using debug logging#78
emcfarlane merged 3 commits intomainfrom
ed/enableDebug

Conversation

@emcfarlane
Copy link
Copy Markdown
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.
@github-actions

This comment has been minimized.

@bufbuild bufbuild deleted a comment from github-actions bot Nov 1, 2024
@emcfarlane
Copy link
Copy Markdown
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

@emcfarlane emcfarlane requested a review from oliversun9 November 1, 2024 16:12
Copy link
Copy Markdown

@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 requested a review from nicksnyder November 1, 2024 16:40
@emcfarlane emcfarlane merged commit d5697c6 into main Nov 5, 2024
@emcfarlane emcfarlane deleted the ed/enableDebug branch November 5, 2024 18:17
@emcfarlane emcfarlane mentioned this pull request Jan 29, 2025
emcfarlane added a commit that referenced this pull request Jan 29, 2025
Below is the draft release notes:

## What's Changed
* Add migration guide doc by @emcfarlane in
#74
* Set --debug when the action is using debug logging by @emcfarlane in
#78
* Set --source-control-url on push so that the push action now works by
default on enterprise GitHub instances by @nicksnyder in
#86

## New Contributors
* @doriable made their first contribution in
#98

**Full Changelog**:
v1.0.2...v1.0.3
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