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

Tune down a log #1352

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Tune down a log #1352

merged 1 commit into from
Sep 3, 2024

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Sep 3, 2024

No description provided.

Signed-off-by: Prabhu Subramanian <[email protected]>
@@ -1324,13 +1325,14 @@ export async function createJavaBom(path, options) {
}
// Use the cyclonedx maven plugin if there is no preference for maven deps tree
if (!PREFER_MAVEN_DEPS_TREE) {
if (DEBUG_MODE) {
if (!mavenDepsTreeInfoShown && DEBUG_MODE) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This would prevent repeated console.log output.

@prabhu prabhu merged commit 668d84c into master Sep 3, 2024
24 of 25 checks passed
@prabhu prabhu deleted the fix/tune-depstree-log branch September 3, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant