armbian-build/lib/tools/common
Ricardo Pardini 70a64a0415 patching: Patching Summary and Patching Failures tables using Python's Rich
- even Rich'er patch output by colorizing certain strings green/yellow/red
- BASE_GIT_TAG now very sneakily also accepts a branch name
- IMPORTANT: this includes: BREAKING CHANGE: patches failing to apply now break the build. fixes #4958
  - also break on legacy `process_patch_file()` failure, remove `EXIT_PATCHING_ERROR`
2023-06-13 12:29:52 +02:00
..
aggregation_utils.py aggregation: fix: don't eat value if empty during bash_string_multiline(); write end-of-file comment; show aggregation bash results if debugging 2023-03-31 09:12:44 +02:00
armbian_utils.py pipeline: debs-to-repo (v7, working with reprepro) 2023-05-16 20:09:47 +02:00
bash_declare_parser.py bash_declare_parser: parse space-separated single-quoted array values correctly ('THIS=has space' is a single token, not two) 2023-05-04 16:08:11 +02:00
gha.py pipeline: gha: fix IMAGES_ONLY_OUTDATED_ARTIFACTS and SKIP_IMAGES by exporting them so Python can see; tune logging 2023-05-09 10:04:57 +02:00
md_asset_log.py patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
patching_utils.py patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00