Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Fix log suppression#23

Merged
EverlastingBugstopper merged 2 commits into
EverlastingBugstopper:mainfrom
deviant-forks:fix-log-suppression
May 4, 2023
Merged

Fix log suppression#23
EverlastingBugstopper merged 2 commits into
EverlastingBugstopper:mainfrom
deviant-forks:fix-log-suppression

Conversation

@maxdeviant

Copy link
Copy Markdown

This PR fixes some instances of logs not being suppressed.

The usage of the suppressLogs flag was actually inverted, with suppressLogs = true causing the logs to be written and suppressLogs = false causing the logs to be suppressed.

Comment thread packages/binary-install/index.js
@frol

frol commented Apr 20, 2023

Copy link
Copy Markdown

@EverlastingBugstopper Hey, would you be able to merge this PR and cut a new release, please?

@EverlastingBugstopper EverlastingBugstopper left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for the fix!

@EverlastingBugstopper

Copy link
Copy Markdown
Owner

@maxdeviant - I just pushed some updates to the repo and tests/lints are now passing on main. Would you mind merging with main, running npm run fmt, and pushing up again? I'll try to cut a release here in the coming weeks.

@maxdeviant

Copy link
Copy Markdown
Author

@maxdeviant - I just pushed some updates to the repo and tests/lints are now passing on main. Would you mind merging with main, running npm run fmt, and pushing up again? I'll try to cut a release here in the coming weeks.

Sure thing!

@maxdeviant

Copy link
Copy Markdown
Author

@EverlastingBugstopper All pushed and ready to go 😄

@EverlastingBugstopper EverlastingBugstopper merged commit b1b82e5 into EverlastingBugstopper:main May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants