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

chore(cli): skip directories in CLI release #744

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

theSoenke
Copy link
Collaborator

Since the latest release cURL no longer seems to skip uploads of directories and raises an error instead.

Previous log output:

Uploading ./dist/linux
sha256sum: ./dist/linux: Is a directory

Latest cURL in the release image:

Uploading ./dist/linux
curl: option --data-binary: error encountered when reading a file

@theSoenke theSoenke requested a review from jablan December 19, 2024 09:53
@theSoenke theSoenke merged commit 789e4a5 into master Dec 19, 2024
11 checks passed
@theSoenke theSoenke deleted the cli-release-skip-directories branch December 19, 2024 09:59
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