armbian-build/lib/tools
Ricardo Pardini 23a2b34847 pipeline: add output-gha-workflow-template.py utility, for rendering GHA workflow YAML templates with chunks
- python-tools: add Jinja2. Incredible how we made it this far without it.
- output-gha-workflow-template: a double-templater, first runs jinja with a custom syntax, then "moar magic" to be useful for GHA
2023-05-03 07:49:53 +02:00
..
common 🔥 JSON info pipeline: v18 2023-05-01 22:46:25 +02:00
info pipeline: add output-gha-workflow-template.py utility, for rendering GHA workflow YAML templates with chunks 2023-05-03 07:49:53 +02:00
aggregation.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
call-stack-analyze.py Add (c) also to python scripts (#4926) 2023-03-09 20:52:06 +01:00
configdump2json.py configdump/json-info-boards: revamp, all-JSON now; use_board=yes skip_kernel=no for config; refactor & use new Python bash-declare-to-JSON utility 2023-03-31 09:12:44 +02:00
gen-library.sh lib: shellfmt & fix gen-library to match 2023-04-18 09:27:38 +02:00
git-to-patches.py Add (c) also to python scripts (#4926) 2023-03-09 20:52:06 +01:00
index-opensearch.py Add (c) also to python scripts (#4926) 2023-03-09 20:52:06 +01:00
oras.sh
patching.py patching: python: useful debug log with value of BASE_GIT_TAG 2023-04-15 22:43:06 +02:00
shellcheck.sh lib/tools/shellcheck.sh: add (very low-bar "error") checks to config/sources and config/boards (keeping lib/ code in custom "critical" level) 2023-03-20 17:54:25 -03:00
shellfmt.sh