Simon Marchi writes: > 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. The series LGTM and tested it. r-b > > 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