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

Exit with error for unsupported S3 backend #2856

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

kiancross
Copy link
Contributor

The lychee:generate_thumbs command does not support the S3 backend. This commit outputs an error message and exits the tool when the command is invoked with such a backend, avoiding incorrect behaviour such as writing images to the filesystem.

The `lychee:generate_thumbs` command does not support the S3 backend.
This commit outputs an error message and exits the tool when the command
is invoked with such a backend, avoiding incorrect behaviour such as
writing images to the filesystem.
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.09%. Comparing base (2b74431) to head (7aafbd5).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (2b74431) and HEAD (7aafbd5). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (2b74431) HEAD (7aafbd5)
9 6
Additional details and impacted files

@ildyria ildyria merged commit 2ba3dbd into LycheeOrg:master Dec 28, 2024
28 of 32 checks passed
@kiancross kiancross deleted the add-tool-error branch December 28, 2024 11:38
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