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

Extract codeql from GHA linters #5629

Merged
merged 3 commits into from
Nov 11, 2022

Conversation

beni0888
Copy link
Collaborator

@beni0888 beni0888 commented Nov 11, 2022

Signed-off-by: Jesús Benito Calzada bjesus@vmware.com

Description of the change

In this PR we take the CodeQL linter out of the GHA linters.yml workflow, so it is no longer part of the Kubeapps Main Pipeline. We have taken this decision because the CodeQL analysis for golang is really slow (~30 min) and delays the pipelines, while the value it adds is not so clear. That being said, we have extracted to an independent workflow as it was before introducing the reusable linters workflow.

Benefits

  • The Kubeapps Main Pipeline that is run for every PR and push to master is not delayed because of the CodeQL analysis.

Possible drawbacks

N/A

Applicable issues

Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
@netlify
Copy link

netlify bot commented Nov 11, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 44b9c63
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/636e23a552aa6f0008f096c3

@beni0888 beni0888 self-assigned this Nov 11, 2022
@beni0888 beni0888 added component/ci Issue related to kubeapps ci system github_actions Pull requests that update GitHub Actions code labels Nov 11, 2022
@beni0888 beni0888 added this to the Migrate CI to GitHub Actions milestone Nov 11, 2022
@beni0888 beni0888 marked this pull request as ready for review November 11, 2022 06:47
Jesús Benito Calzada added 2 commits November 11, 2022 07:50
Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
@beni0888 beni0888 merged commit 991d3e9 into vmware-tanzu:main Nov 11, 2022
@beni0888 beni0888 deleted the extract-codeql-from-linters branch November 11, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required component/ci Issue related to kubeapps ci system github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants