esp-idf/tools/ci
Roland Dobai b28d7e6850 Tools: Improve the Python package system
Introduce features into the Python package management system & manage
package versions outside of ESP-IDF repo.
2022-01-17 16:54:36 +01:00
..
python_packages
build_example_dirs.txt
build_pytest_apps.py
build_template_app.sh
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_warnings.py ci: temporary bypass tinyxml2 cmake deprecated warning 2022-01-07 16:18:32 +08:00
check_callgraph.py
check_codeowners.py
check_copyright.py
check_copyright_config.yaml ci: Create a copyright entry for lwip-component 2022-01-14 16:44:44 +01:00
check_copyright_ignore.txt Merge branch 'feature/expat_to_component_manager' into 'master' 2022-01-16 05:49:36 +00:00
check_deprecated_kconfigs.py
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py
check_public_headers_exceptions.txt Push out `expat` to idf-extra-components repository 2022-01-12 10:13:23 +05:30
check_readme_links.py
check_rules_yml.py
check_soc_headers_leak.py ci: check unstable soc headers wont be leaked by public api 2022-01-06 21:43:12 +08:00
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
checkout_project_ref.py
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_supported_examples.sh
idf_ci_utils.py
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt Tools: Improve the Python package system 2022-01-17 16:54:36 +01:00
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt Add entry for http_parser in CODEOWNERS and sonar exclusion list 2022-01-11 10:26:25 +05:30
static-analysis-rules.yml Push out `expat` to idf-extra-components repository 2022-01-12 10:13:23 +05:30
test_autocomplete.py
test_build_system_cmake.sh CI: idf_as_lib is now run on all suported targets 2022-01-07 12:10:35 +08:00
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh