public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Some changes to autoregen.py
@ 2024-03-11 19:01 Simon Marchi
  2024-03-11 19:01 ` [PATCH 1/8] autoregen.py: re-format with black 24.2.0 Simon Marchi
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Simon Marchi @ 2024-03-11 19:01 UTC (permalink / raw)
  To: buildbot; +Cc: Simon Marchi

The first half of the patches are cleanups to make autoregen.py clean in
the eyes of some tools I usually use for Python code.

The rest of the patches make the script log a bit more.  My main wish is
for the script to print the shell commands it executes.

Simon Marchi (8):
  autoregen.py: re-format with black 24.2.0
  autoregen.py: fix a pyright `reportConstantRedefinition` warning
  autoregen.py: add type annotation for config_folders
  autoregen.py: capitalize some constant names
  autoregen.py: add non-suffixed version of the tools
  autoregen.py: print executed commands on stdout
  autoregen.py: let subprocesses print to stdout/stderr
  autoregen.py: be more verbose

 builder/containers/autoregen.py | 110 ++++++++++++++++++++------------
 1 file changed, 69 insertions(+), 41 deletions(-)


base-commit: 753c1b3e9b56949af4600b9a43424ce5004361c2
-- 
2.44.0


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

end of thread, other threads:[~2024-03-18 17:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 19:01 [PATCH 0/8] Some changes to autoregen.py Simon Marchi
2024-03-11 19:01 ` [PATCH 1/8] autoregen.py: re-format with black 24.2.0 Simon Marchi
2024-03-11 19:01 ` [PATCH 2/8] autoregen.py: fix a pyright `reportConstantRedefinition` warning Simon Marchi
     [not found]   ` <871q8f7jx5.fsf@aarsen.me>
2024-03-12 16:00     ` Simon Marchi
2024-03-13  8:58       ` Mark Wielaard
2024-03-18 17:36         ` Arsen Arsenović
2024-03-11 19:01 ` [PATCH 3/8] autoregen.py: add type annotation for config_folders Simon Marchi
2024-03-11 19:01 ` [PATCH 4/8] autoregen.py: capitalize some constant names Simon Marchi
2024-03-11 19:01 ` [PATCH 5/8] autoregen.py: add non-suffixed version of the tools Simon Marchi
2024-03-11 19:01 ` [PATCH 6/8] autoregen.py: print executed commands on stdout Simon Marchi
2024-03-11 19:01 ` [PATCH 7/8] autoregen.py: let subprocesses print to stdout/stderr Simon Marchi
     [not found]   ` <87plvz7k10.fsf@aarsen.me>
2024-03-12 15:40     ` Simon Marchi
2024-03-13  8:46       ` Mark Wielaard
2024-03-11 19:01 ` [PATCH 8/8] autoregen.py: be more verbose Simon Marchi
2024-03-11 21:04 ` [PATCH 0/8] Some changes to autoregen.py Sam James
2024-03-11 21:52   ` Mark Wielaard
2024-03-12  1:53     ` Simon Marchi
2024-03-12 10:17       ` 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).