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

Remove unnecessary CodeQL SARIF upload #2213

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

dfarrell07
Copy link
Member

It seems the github/codeql-action/analyze GHA takes care of uploading
the SARIF so we don't need to do it ourselves.

Trying to do so fails with:

Error: Aborting upload: only one run of the codeql/analyze or
codeql/upload-sarif actions is allowed per job per tool/category.

Signed-off-by: Daniel Farrell [email protected]

It seems the github/codeql-action/analyze GHA takes care of uploading
the SARIF so we don't need to do it ourselves.

Trying to do so fails with:

  Error: Aborting upload: only one run of the codeql/analyze or
  codeql/upload-sarif actions is allowed per job per tool/category.

Signed-off-by: Daniel Farrell <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2213/dfarrell07/no_codeql_sarif_ul
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@dfarrell07
Copy link
Member Author

E2E timed out, re-running.

   ✗ Pod "validate-clienttpdgb" is not running. (current state is Pending)
   • Checking Submariner support for the kube-proxy mode  ...
  
  Error: The operation was canceled.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Aug 29, 2022
@skitt skitt enabled auto-merge (rebase) August 29, 2022 07:34
@skitt skitt merged commit afecbec into submariner-io:devel Aug 29, 2022
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2213/dfarrell07/no_codeql_sarif_ul]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants