11

Today our Jenkins admin told me that I broke the build by merging a branch with too many commits.

Comments
  • 6
    You've heard of Error: too much code
    Now get ready for Error: too many commits!
    Following that, its Error: Maximum compile time exceeded

    We're in for a show ladies and gentlemen!
  • 0
    CommitOverflowException
  • 0
    Jenkins had to build for each commit iirc. So likely it overflowed the queue? That's weird, it must be configured incorrectly
Add Comment