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

fix and reenable CodeQL #13013

Open
vchudnov-g opened this issue Aug 15, 2024 · 1 comment
Open

fix and reenable CodeQL #13013

vchudnov-g opened this issue Aug 15, 2024 · 1 comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@vchudnov-g
Copy link
Contributor

CodeQL was consistently running out of disk space, which was causing errors and blocking PRs, so I disabled it.

We need to fix the underlying issue (possibly by configuring larger runners at the org level; see https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/out-of-disk-or-memory) and re-enable CodeQL since it provides security checks.

@vchudnov-g vchudnov-g added priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like. labels Aug 15, 2024
@vchudnov-g
Copy link
Contributor Author

Googlers: b/360135010 to track a possible org-wide solution, which would unblock reenabling CodeQL in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
1 participant