zephyr/scripts/ci
Declan Snyder 3b5bfd9f4a scripts: check_compliance: Fix resource leak
The git diff subprocess was leaking, ie.,
it was still running with it's file streams open,
and python was printing warnings about this. Fix by calling
communicate() on the object which will do the cleanup.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-07-19 15:34:47 -04:00
..
coverage
es_upload
stats
check_compliance.py scripts: check_compliance: Fix resource leak 2025-07-19 15:34:47 -04:00
check_maintainer_changes.py ci: add member check 2025-06-18 17:47:54 -04:00
do_not_merge.py scripts: do_not_merge: wait for manifest before checking 2025-07-03 11:59:56 -05:00
errno.py
guideline_check.py
Kconfig.board.v2
pylintrc ci: remove pylint checks covered by ruff 2025-06-20 08:52:22 +02:00
tags.yaml
test_plan.py
twister_ignore.txt ci: add member check 2025-06-18 17:47:54 -04: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