Skip to content

Big files - that's not a warning

This warning message has been there for years, telling people that the limit on the file size is 10 GB. This cannot possibly be a useful warning. Either we need to check the appropriate condition, or we just print this as info (as in this MR) and if the job dies then the error message at that point should be made as meaningful as possible.

Merge request reports