PTU5KAS/kas/plugins
Paul Barker bcb748c22a kas: Factor out common setup & cleanup steps
The list of steps to be executed within a macro is split into setup
commands, main commands and cleanup commands to ensure that new steps
are added to the appropriate place in the execution order by plugins.

By default, the setup and cleanup commands are set to the default list
of steps which the build and shell plugins have in common. It's expected
that most future plugins will also share these common setup and cleanup
steps but we do provide arguments to the Macro initialiser to skip these
if customisation is needed.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-11-13 20:56:52 +01:00
..
__init__.py plugins: Refactor plugin identification and access 2020-10-21 17:17:03 +02:00
build.py kas: Factor out common setup & cleanup steps 2020-11-13 20:56:52 +01:00
shell.py kas: Factor out common setup & cleanup steps 2020-11-13 20:56:52 +01:00