[elbe-devel] [PATCH 0/5] elbepack: shellhelper: introduce run() function

Thomas Weißschuh thomas.weissschuh at linutronix.de
Tue May 28 12:38:47 CEST 2024


After a lot of prepartions we now finally have a shellhelper.run()
function that has all the features of subprocess.run() and in addition
can use the elbe log forwarding.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (5):
      elbepack: shellhelper: drop explicit input argument
      elbepack: shellhelper: introduce run() function
      elbepack: imgutils: switch to shellhelper.run
      elbepack: shellhelper: remove get_command_out
      elbepack: shellhelper: implement do() in terms of run()

 elbepack/imgutils.py    |   9 ++--
 elbepack/shellhelper.py | 117 +++++++++++++++++++++++++++++-------------------
 2 files changed, 77 insertions(+), 49 deletions(-)
---
base-commit: 976df599974534ace12559d7bdbeb3e8e5a385a3
change-id: 20240523-shellhelper-run-ec37070fa756

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list