FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Set contentType for database uploads by rneatherway · Pull Request #887 · github/codeql-action · GitHub

Set contentType for database uploads - #887

Merged
rneatherway merged 4 commits into
mainfrom
rneatherway/content-type
Jan 25, 2022
Merged

rneatherway merged 4 commits into
mainfrom
rneatherway/content-type

Conversation

Copy link
Copy Markdown
Contributor

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

rneatherway requested a review from a team as a code owner January 24, 2022 15:55
Comment thread src/database-upload.ts Outdated
data: payload,
headers: {
authorization: `token ${apiDetails.auth}`,
contentType: "application/zip",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I'm not 100% confident about the format of this line, so I'll test it using this branch.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks right to me.

aeisenberg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Feel free to merge if this passes all of your tests.

Comment thread src/database-upload.ts Outdated
data: payload,
headers: {
authorization: `token ${apiDetails.auth}`,
contentType: "application/zip",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks right to me.

Base automatically changed from rneatherway/remove-old-upload-path to main January 25, 2022 14:08

Copy link
Copy Markdown
Contributor Author

Using the string literal as a header key worked 👍

rneatherway enabled auto-merge January 25, 2022 17:23
rneatherway merged commit 5e23536 into main Jan 25, 2022
rneatherway deleted the rneatherway/content-type branch January 25, 2022 18:40
github-actions Bot mentioned this pull request Jan 31, 2022
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL