Skip to content

Raise default CI variable limits

Avielle Wolfe requested to merge 373289-raise-ci-var-limits into master

What does this MR do and why?

Data gathering revealed that the maximum number of CI variables currently used by projects and groups on gitlab.com is much higher than we originally suspected. This commit raises the default variable limits so that enforcing them on the backend will not be a breaking change

Migration output

db:migrate:main

Screen_Shot_2023-01-26_at_15.17.23

db:rollback:main

Screen_Shot_2023-01-26_at_15.16.59

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 #373289 (closed)

Edited by Avielle Wolfe

Merge request reports