Skip to content

Improve project build time setting validation

What does this MR do?

This merge request resolves problem with setting too high build timeout, which can result in RangeError exception. Values higher than 1 months basically does not make sense in this context.

Does this MR meet the acceptance criteria?

  • Changelog entry added
  • Tests added for this bug
  • Has been reviewed by a Backend maintainer

What are the relevant issue numbers?

Closes gitlab-org/gitlab-ce#44443

Edited by Grzegorz Bizon

Merge request reports