Skip to content

Capture diagnostics to zip file #1656

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 3 commits into from
Jun 27, 2025

Conversation

plemarquand
Copy link
Contributor

The captureDiagnostics command would capture many log files and place them in a temporary folder, then present that folder to the user. The most common use case for capturing diagnostics is to share them, so zip the diagnostics up in to a more easily sharable .zip file.

Adds some tests to flesh out coverage on captureDiagnostics.

The `captureDiagnostics` command would capture many log files and place
them in a temporary folder, then present that folder to the user. The
most common use case for capturing diagnostics is to share them, so zip
the diagnostics up in to a more easily sharable .zip file.

Adds some tests to flesh out coverage on `captureDiagnostics`.
@plemarquand plemarquand merged commit ab9e74e into swiftlang:main Jun 27, 2025
18 checks passed
@plemarquand plemarquand deleted the zip-diagnostics branch June 27, 2025 15:21
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.

2 participants