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

Remove unrelated output from parse-sandboxed #1334

Merged
merged 6 commits into from
Jan 10, 2024
Merged

Conversation

cd-work
Copy link
Contributor

@cd-work cd-work commented Jan 10, 2024

This patch removes all output from parse-sandboxed that isn't directly related to its purpose of parsing dependency files. This includes omitting both config and update messages.

Closes #1328.

This patch removes all output from `parse-sandboxed` that isn't directly
related to its purpose of parsing dependency files. This includes
omitting both config and update messages.

Closes #1328.
@cd-work cd-work requested a review from a team as a code owner January 10, 2024 16:56
@cd-work cd-work requested a review from maxrake January 10, 2024 16:56
cli/src/app.rs Show resolved Hide resolved
cli/src/bin/phylum.rs Outdated Show resolved Hide resolved
cli/src/config.rs Show resolved Hide resolved
cli/src/bin/phylum.rs Outdated Show resolved Hide resolved
cli/src/config.rs Outdated Show resolved Hide resolved
cli/src/bin/phylum.rs Outdated Show resolved Hide resolved
cli/src/app.rs Show resolved Hide resolved
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

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

Verified with local testing. LGTM

@cd-work cd-work merged commit c11b81c into main Jan 10, 2024
14 checks passed
@cd-work cd-work deleted the no_sandboxed_logs branch January 10, 2024 18:45
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.

Avoid unrelated output in parse-sandboxed
3 participants