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

fix(debug): disable use of debug log persistance (+misc) #2086

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

migbash
Copy link
Collaborator

@migbash migbash commented Apr 22, 2024

Please click on the (^) Preview tab and select the appropriate sub-template:

[1] -----
Remove logic for persisting to 'debug.log' for easier debugging, only temporarily.
[2] -----
Disable 'dev branch reset' workflow, as it interferes with development workflow. Will be updated to reset a 'release' branch instead.
[3] -----
Update '.gitignore' to remove 'debug.log' file from GIT and ran a 'git rm --cached' on it to remove it.
@migbash migbash added 🐞 [A] bug Something isn't working. Needs to be looked at. semver:patch semver bump of type :|: patch labels Apr 22, 2024
@migbash migbash added this to the [CORE]: General milestone Apr 22, 2024
@migbash migbash requested a review from jonsnowpt April 22, 2024 19:41
@migbash migbash self-assigned this Apr 22, 2024
Copy link

Important

Please set a versioning label of either semver:patch, semver:minor, or semver:major to THIS Pull-Request.

@jonsnowpt jonsnowpt merged commit 516b466 into main Apr 23, 2024
8 of 9 checks passed
@jonsnowpt jonsnowpt assigned jonsnowpt and unassigned migbash Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. semver:patch semver bump of type :|: patch
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants