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

Accumulate exp warnings with logger #2376

Merged

Conversation

MaciejG604
Copy link
Contributor

@MaciejG604 MaciejG604 commented Sep 4, 2023

Closes #2294

Replacement for #2358 that uses a mutable logger instead of return values.
Also handles experimental sub-commands, options, directives and config keys instead of just directives.

@MaciejG604 MaciejG604 force-pushed the accumulate-exp-warnings-with-logger branch from f9df159 to 0c7d90d Compare September 5, 2023 07:45
@MaciejG604 MaciejG604 force-pushed the accumulate-exp-warnings-with-logger branch 2 times, most recently from 7af1f28 to 32a6e51 Compare September 5, 2023 08:13
@MaciejG604 MaciejG604 force-pushed the accumulate-exp-warnings-with-logger branch from 32a6e51 to 905a15c Compare September 6, 2023 10:17
Copy link
Contributor

@lwronski lwronski left a comment

Choose a reason for hiding this comment

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

LGTM

@MaciejG604 MaciejG604 merged commit 16f321d into VirtusLab:main Sep 19, 2023
38 checks passed
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.

ScalaCLI should accumulate warnings about using experimental directives
2 participants