Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] autobuild annotations
@ 2013-11-20  9:57 Thomas De Schampheleire
  2013-11-20 10:38 ` arnaud aujon
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas De Schampheleire @ 2013-11-20  9:57 UTC (permalink / raw)
  To: buildroot

Hi,

What I am missing in the current autobuild website/flow is a way to
indicate that a certain problem is already analyzed by someone, and
what the problem is. Maybe a patch has been submitted already and
waiting to be merged. Maybe the solution is clear but someone still
needs to make a patch. Maybe it's more complex and we have to wait for
feedback from upstream.

If we could have such a 'comment' or 'annotations' field, we could
avoid duplicating the analyis / resolution effort.

One way to proceed is to simply keep a comment for each package. When
there is a failure, we show (or link to) the comment for that package,
even though at that time we are not yet sure that the problem is
exactly the same (one package could fail in multiple ways). The
comment should have a link to the problem on which it was added
originally, so that the developer looking at the new problem can
analyze if it is the same problem or not.

To implement this, we'd need an extra table in the database to map a
package to a comment, and we need a query to extract the comments for
a given package from that table when displaying the results.

What do you think?
Do you have alternative proposals?

Thanks,
Thomas

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

end of thread, other threads:[~2013-11-20 11:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20  9:57 [Buildroot] autobuild annotations Thomas De Schampheleire
2013-11-20 10:38 ` arnaud aujon
2013-11-20 10:59   ` Thomas Petazzoni
2013-11-20 11:03     ` Jeremy Rosen
2013-11-20 11:11       ` Thomas Petazzoni

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