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

Revert "Upload CodeQL databases" #577

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

robertbrignull
Copy link
Contributor

Reverts #573

I've made a mistake here with my understanding of errors from octokit. I thought it always returned a response object, but that's not the case and for non-2XX responses it throws an exception instead. This manifested as https://github.com/github/codeql-action/runs/2873026409 which we didn't spot until it made it onto the main branch because that codepath doesn't execute during pull requests.

I think #576 is a fix for this, but doing a revert first so we can more thoroughly test this would probably be prudent.

@robertbrignull robertbrignull requested a review from a team as a code owner June 21, 2021 09:34
@robertbrignull robertbrignull merged commit dbc4fda into main Jun 21, 2021
@robertbrignull robertbrignull deleted the revert-573-upload-database branch June 21, 2021 09:58
@robertbrignull robertbrignull mentioned this pull request Jun 21, 2021
3 tasks
@github-actions github-actions bot mentioned this pull request Jun 23, 2021
5 tasks
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