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

Fix calculating checksum for resource at download URL #77

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

mislav
Copy link
Owner

@mislav mislav commented Sep 29, 2023

Octokit has broken redirect: 'manual', so avoid using Octokit for intercepting HTTP redirects.

Fixes #76
Ref. octokit/request.js#636

Octokit has broken `redirect: 'manual'`, so avoid using Octokit for intercepting HTTP redirects.
@mislav mislav merged commit cf2d001 into main Sep 29, 2023
2 checks passed
@mislav mislav deleted the fix-redirects branch September 29, 2023 16:24
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.

v3 is failing with confusing error: Error: TypeError: Cannot read properties of undefined (reading 'replace')
1 participant