13 Aug
2009
13 Aug
'09
11:09 p.m.
Adam Barth announced last week that he'd wrapped bugzilla-tool in a shell-script and created the commit-queue. We're now running this queue every day, but not overnight yet. The commit-queue script is super-simple. It wakes up every 10 minutes and runs: bugzilla-tool bugs-to-commit | xargs -n1 bugzilla-tool land-patches --force-clean --commit-queue --quiet (see https://bugs.webkit.org/show_bug.cgi?id=28040) I've made an attempt at answering some of the commit-queue questions which came up today: https://trac.webkit.org/wiki/CommitQueue If folks have more questions/suggestions, I'd love to hear them. :) -eric
5931
Age (days ago)
5931
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Seidel