Skip to content

Exclude artifact & package sizes when calculating project export limit

George Koltsov requested to merge georgekoltsov/update-project-export-size into master

What does this MR do and why?

Exclude artifact & package sizes when calculating project export limit. Neither artifacts nor packages are included in project export, so they shouldn't be included in the calculation for the export limit.

We already have size limit tests added in f65b7b9d so I am not adding tests in this MR.

Mentions #395603 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

Edited by George Koltsov

Merge request reports