public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Add some TODO items, INDEX.sh, email format, git retry
@ 2022-07-17 14:18 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2022-07-17 14:18 UTC (permalink / raw)
  To: buildbot; +Cc: Mark Wielaard

---
 TODO | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/TODO b/TODO
index 8d90f0c..ba7ca74 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,16 @@
 - Generate the "dashboard" in htdocs/index.html automatically.
+  Done, but based on builder names. Some builder names contain multiple
+  dashes ("-") which makes sorting difficult. Base sorting/grouping on tags?
+
+- Better email formatters.
+  https://docs.buildbot.net/latest/manual/configuration/report_generators/formatter.html
+  In particular it would be nice to include the URL to the testresults
+  as produced in the bunsen upload step.
+
+- Git retry step is broken. Looking at the code it only works for
+  incremental updates, not for mode='full', method='fresh' which we
+  are using. Given we often already use srcdir != builddir we might
+  just use incremental mode. Or we could fix the code?
 
 - Integrate parts of the old gdb buildbot
   Old GDB buildbot documentation and config files
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-17 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-17 14:18 [COMMITTED] Add some TODO items, INDEX.sh, email format, git retry Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).