-
Notifications
You must be signed in to change notification settings - Fork 356
CODEQL_ACTION_CLEANUP_TRAP_CACHES is not working #2885
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
Comments
Hi. Here are some instructions on how to run CodeQL in debug mode. |
I enabled debug option at https://github.com/ruby/ruby/actions/runs/14872449516/job/41763447167 |
Ruby core team are in real trouble with this issue. But there is no solution today for this. I added automated purge step for TRAP cache at ruby/ruby#13330. |
Could you please try setting |
@adityasharad Thanks for your advice. I added |
From #2030 (comment)
CODEQL_ACTION_CLEANUP_TRAP_CACHES
is not working now. CodeQL generate 300M+ cache each CI build. We always have trouble with the amount of limit by this problem.Does anyone show how to run with debug mode with CodeQL with above action?
The text was updated successfully, but these errors were encountered: