Skip to content

Conversation

@rickycodes
Copy link
Contributor

@rickycodes rickycodes commented Jul 15, 2024

The original intent was to only set -x when in debug environments, but instead we were setting it if ACTIONS_RUNNER_DEBUG was unset... so effectively all non-debug environments. This change remedies that mistake.

@rickycodes rickycodes requested a review from a team as a code owner July 15, 2024 14:36
@rickycodes rickycodes requested a review from Gudahtt July 15, 2024 14:36
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt
Copy link
Member

Gudahtt commented Jul 15, 2024

We should update the PR description and/or title to clarify what was broken, and what we're fixing here (we'll want this in the changelog as well).

We could maybe call this "disable debug output in non-debug environments", something like that.

@rickycodes rickycodes changed the title fix debug Disable debug output in non-debug environments Jul 15, 2024
@rickycodes rickycodes merged commit 1d1a8a8 into main Jul 15, 2024
@rickycodes rickycodes deleted the fix-debug branch July 15, 2024 20:27
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.

3 participants