You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fwiw there is a bug here github/codeql-action#2030 which acknowledges the problem, but despite the expressed intention to fix it, the bug is old and there is no apparent progress
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.
This is incredibly annoying as it causes important caches to expire and increases CI time unnecessarily
Part of the problem is that github does not allow you to increase cache allowances (with neither love nor money)
The real problem is the very questionable cache implementation in codeql which afaict is creating arbitrary caches unnecessarily
The text was updated successfully, but these errors were encountered: