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

[Packaging][deb][RPM] Upload artifacts patterns are wrong #33301

Closed
asfimport opened this issue Oct 19, 2022 · 1 comment
Closed

[Packaging][deb][RPM] Upload artifacts patterns are wrong #33301

asfimport opened this issue Oct 19, 2022 · 1 comment

Comments

@asfimport
Copy link

It may upload artifacts that have the same base name. It causes 422 HTTP response from GitHub. Because GitHub's upload artifact API returns 422 if the base name already exists in the release.

https://app.travis-ci.com/github/ursacomputing/crossbow/builds/256830240


curl: (22) The requested URL returned error: 422 

Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-18103. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Kouhei Sutou / @kou:
Issue resolved by pull request 14462
#14462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants