Skip to content

fix: github release uploads - #302

Merged
mitsuhiko merged 1 commit into
masterfrom
bugfix/github-upload
Oct 1, 2021
Merged

fix: github release uploads#302
mitsuhiko merged 1 commit into
masterfrom
bugfix/github-upload

Conversation

@mitsuhiko

Copy link
Copy Markdown
Contributor

The upload requires binary data not strings. Unfortunately the typing
information in the generated octokit typings is wrong about this.

Passing a string here creates invalid binary uploads and has caused an
incident at Sentry that caused invalid uploads.

Octokit issue: octokit/octokit.js#2086

Fixes getsentry/sentry-cli#1037

The upload requires binary data not strings.  Unfortunately the typing
information in the generated octokit typings is wrong about this.

Passing a string here creates invalid binary uploads and has caused an
incident at Sentry that caused invalid uploads.

Octokit issue: octokit/octokit.js#2086

Fixes getsentry/sentry-cli#1037
@mitsuhiko
mitsuhiko merged commit 4697dbd into master Oct 1, 2021
@mitsuhiko
mitsuhiko deleted the bugfix/github-upload branch October 1, 2021 10: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.

Assets for 1.69.0 appear to be corrupted

2 participants