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

Use octokit.paginate to get all release assets #36

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

djpohly
Copy link
Contributor

@djpohly djpohly commented Dec 2, 2020

Fixes #35, in which assets not on the first page would not be detected
and deleted when trying to overwrite, resulting in an "already_exists"
error.

Fixes svenstaro#35, in which assets not on the first page would not be detected
and deleted when trying to overwrite, resulting in an "already_exists"
error.
@svenstaro
Copy link
Owner

This is great! I'll check it soon.

@svenstaro svenstaro merged commit 1899a6b into svenstaro:master Dec 16, 2020
@svenstaro
Copy link
Owner

Thanks, appears to be working alright.

@djpohly djpohly deleted the paginate-assets branch February 20, 2022 15:57
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.

"Validation Failed" with overwrite: true
2 participants