Skip to content

fix(container-group): ignore stderr when checking file type as stderr can be spammed #36

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 9, 2024

Conversation

reubenmiller
Copy link
Collaborator

Fix a minor bug where checking the container-group file type (using file) would generated large stderr output, now the stderr is ignored when detecting the file type.

Copy link

github-actions bot commented Feb 9, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
7 0 1 7 100 1m11.972s

Passed Tests

Name ⏱️ Duration Suite
Get Configuration 9.848 s Operations
Install container-group package 14.246 s Operations
Install container-group with multiple files 27.226 s Operations
Uninstall container-group 2.614 s Operations
Install container package 15.440 s Operations
Uninstall container package 2.485 s Operations
Service status 0.112 s Telemetry-Main

@reubenmiller reubenmiller added this pull request to the merge queue Feb 9, 2024
Merged via the queue into main with commit 1321366 Feb 9, 2024
@reubenmiller reubenmiller deleted the fix-file-type-stderr branch November 7, 2024 21:06
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.

1 participant