public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: buildbot@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [COMMITTED] Add some TODO items, INDEX.sh, email format, git retry
Date: Sun, 17 Jul 2022 16:18:14 +0200	[thread overview]
Message-ID: <20220717141813.188270-1-mark@klomp.org> (raw)

---
 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


                 reply	other threads:[~2022-07-17 14:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220717141813.188270-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=buildbot@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).