Skip to content

Use a very large limit for RuboCop cache

Lin Jen-Shin requested to merge 371856-inf-on-ci into master

What does this MR do and why?

Use a very large limit for RuboCop cache

Because we rebuild the whole cache every 2 hours on CI anyway, and locally it does need a larger limit when we're switching between branches.

Given that we'll not have so many files, we no longer need to check if the limit is large enough.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371856 (closed)

Edited by Peter Leitzen

Merge request reports