zephyr/scripts/ci
Benjamin Cabé 17ab862169 scripts: ci: add vermin (min python version check)
Add a compliance check that allows to flag when a given file requires a
Python version higher than 3.10 (minimum supported version in Zephyr at
the time of writing) since not all Python scripts are tested against
3.10 in CI and we want to avoid introducing changes that could break
users.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-06 08:45:13 +02:00
..
coverage
es_upload
stats
check_compliance.py scripts: ci: add vermin (min python version check) 2025-06-06 08:45:13 +02:00
do_not_merge.py ci: pr_metadata_check: convert DNM logic to python 2025-05-20 10:17:19 +02:00
errno.py
guideline_check.py
Kconfig.board.v2
pylintrc
tags.yaml
test_plan.py
twister_ignore.txt ci: add empty CODEOWNERS file 2025-03-27 09:50:45 +01:00
twister_report_analyzer.py ci: twister: Group CMake and Build failures in Twister analysis 2025-02-13 16:42:23 +01:00
upload_test_results_es.py
version_mgr.py