Skip to content

Detect file extension from downloaded archives#334

Open
swissspidy wants to merge 6 commits into
mainfrom
fix/tar-zip
Open

Detect file extension from downloaded archives#334
swissspidy wants to merge 6 commits into
mainfrom
fix/tar-zip

Conversation

@swissspidy
Copy link
Copy Markdown
Member

This is sort of a follow-up to #333 but actually fixes a bug that was there before. There was no file extension verification in there at all, we just treated any provided archive URL as a zip or tar.gz archive.

@swissspidy swissspidy added this to the 2.1.31 milestone May 23, 2026
@swissspidy swissspidy requested a review from a team as a code owner May 23, 2026 14:08
Copilot AI review requested due to automatic review settings May 23, 2026 14:08
@github-actions github-actions Bot added bug command:core-download Related to 'core download' command scope:testing Related to testing labels May 23, 2026

This comment was marked as resolved.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

❌ Patch coverage is 58.82353% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Core_Command.php 58.82% 14 Missing ⚠️

📢 Thoughts on this report? Let us know!

This comment was marked as resolved.

swissspidy and others added 3 commits May 23, 2026 22:31
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:core-download Related to 'core download' command scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants