Skip to content

Conversation

@robertbrignull
Copy link
Contributor

Changes the current complicated logic of counting which files have been uploaded, to instead only allowing at most one upload of any kind. My simpler and more correct.

The error message is a little bit complicated because the upload could happen in the analyze or upload-sarif actions, but I hope it's understandable.

Test run at https://github.com/github/codeql-action/actions/runs/105882807

Merge / deployment checklist

  • Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in other repos!
    • CodeQL using init/analyze actions
    • 3rd party tool using upload action
  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

@robertbrignull robertbrignull merged commit 63f52e7 into master May 18, 2020
@robertbrignull robertbrignull deleted the upload_twice branch May 18, 2020 13:48
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.

3 participants