PTU5KAS/kas
Jasper Orschulko 9732ec16f2 for_all_repos: Exit on command failure
KAS should exit with the appropriate exit code, if the command parsed to the for_all_repos
plugin fails to apply on one of the repositories.

Example use-case: This allows for CI pipelines or wrapper scripts to take appropriate action (e.g. fail),
if an issue occured within the KAS for_all_repos command.

Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2021-08-26 18:56:38 +02:00
..
plugins for_all_repos: Exit on command failure 2021-08-26 18:56:38 +02:00
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 2.5 2021-05-26 07:27:23 +02:00
config.py includehandler: Fix repo path detection for local includes 2021-08-19 10:10:14 +02:00
configschema.py Add build_system property to config file 2020-11-16 11:53:25 +01:00
context.py context: Add support for relative KAS_WORK/BUILD/REPO_REF_DIR paths 2021-08-18 12:43:09 +02:00
includehandler.py includehandler: Fix repo path detection for local includes 2021-08-19 10:10:14 +02:00
kas.py Account for removal of aynchio.Tasks.all_tasks 2020-11-13 08:53:33 +01:00
libcmds.py Add environment variable SSH_PRIVATE_KEY_FILE 2021-07-10 11:25:40 +02:00
libkas.py libkas: Gracefully handle empty repo set 2021-08-18 23:17:41 +02:00
repos.py Enable gerrit/gitlab/github refspecs 2021-07-19 07:57:32 +02:00