Skip to content

fix(package): make packagerConfig.quiet configurable #3831

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

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

erickzhao
Copy link
Member

@erickzhao erickzhao commented Jan 31, 2025

Fixes #3540

Note that these logs will show up at the bottom after execution because we use Listr2 for the Forge CLI. The workaround is to use set DEBUG to anything or to set CI=true to use the Listr2 fallback renderer.

ref: #3796 (comment)

@erickzhao erickzhao requested a review from a team as a code owner January 31, 2025 08:03
@erikian
Copy link
Member

erikian commented Feb 1, 2025

Should we update the docs as well?

@erickzhao erickzhao added this pull request to the merge queue Feb 3, 2025
Merged via the queue into main with commit e64d1d2 Feb 3, 2025
14 checks passed
@erickzhao erickzhao deleted the quiet-configurable branch February 3, 2025 22:06
@jdeniau
Copy link

jdeniau commented Feb 4, 2025

Thank you!

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.

"quiet" package option can not be override
3 participants