[Buildbot-commits] [Buildbot] #2367: Commit messages limited to 1024 characters
Buildbot
nobody at buildbot.net
Fri Sep 7 15:54:27 UTC 2012
#2367: Commit messages limited to 1024 characters
--------------------+-----------------------
Reporter: sdwilsh | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.6p1 | Keywords:
--------------------+-----------------------
The database column for commit messages is limited to 1024 characters
(which is rather short, FWIW). If you use the git commit hook provided in
contrib, it will happily send a commit message that is longer than this,
and buildbot will drop the change on the floor (and luckily log it).
Ideally, the commit message column limit would be upgraded, but at the
very least, the commit hook should be updated to truncate messages that
are too long.
--
Ticket URL: <http://trac.buildbot.net/ticket/2367>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list