Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/3] autobuild: timeout and reporting cleanup
@ 2018-02-02 20:57 Matt Weber
  2018-02-02 20:57 ` [Buildroot] [PATCH v3 1/1] autobuilder: failure reason use build-time.log Matt Weber
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Matt Weber @ 2018-02-02 20:57 UTC (permalink / raw)
  To: buildroot

Included in this series
 - Timeout detection using modification time of build-time.log
 - Cleanup build reason reporting to use build-time.log last entry
 - (Misc) Noticed schema was missing the new branch field

Related items needing merge
 - Force sane umask to ensure expected log output
   (https://patchwork.ozlabs.org/patch/857788/)

Matt Weber (3):
  autobuilder: hung build: convert to monitor thread
  autobuilder: schema update for branch varchar
  autobuilder: failure reason use build-time.log

 scripts/autobuild-run | 58 +++++++++++++++++++++++++++++++++++++++++++--------
 web/import.inc.php    |  7 ++++++-
 web/schema.sql        |  1 +
 3 files changed, 56 insertions(+), 10 deletions(-)

-- 
2.14.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-02-06 14:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 20:57 [Buildroot] [PATCH v3 0/3] autobuild: timeout and reporting cleanup Matt Weber
2018-02-02 20:57 ` [Buildroot] [PATCH v3 1/1] autobuilder: failure reason use build-time.log Matt Weber
2018-02-02 20:57 ` [Buildroot] [PATCH v3 1/3] autobuilder: hung build: convert to monitor thread Matt Weber
2018-02-06 14:03   ` Thomas Petazzoni
2018-02-02 20:57 ` [Buildroot] [PATCH v3 2/3] autobuilder: schema update for branch varchar Matt Weber
2018-02-06 14:04   ` Thomas Petazzoni
2018-02-02 20:57 ` [Buildroot] [PATCH v3 3/3] autobuilder: failure reason use build-time.log Matt Weber
2018-02-06 14:04   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox