esp-idf/tools/ci
Mahavir Jain c3e5f05622 Merge branch 'example/remove_http2_example' into 'master'
remove(http2_request): Move http2_request example to idf-extra-components repository

Closes IDF-7659

See merge request espressif/esp-idf!24561
2023-07-07 13:25:02 +08:00
..
integration_test
python_packages ci: build and test only modified components related test cases 2023-05-26 22:59:57 +08:00
build_example_dirs.txt
build_template_app.sh ci: ignore pkg_resources deprecation warning 2023-06-20 08:38:01 +08:00
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_test_rules.py esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
check_callgraph.py fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
check_codeowners.py
check_copyright_config.yaml esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst 2023-04-12 11:17:41 +02:00
check_copyright_ignore.txt Merge branch 'example/remove_http2_example' into 'master' 2023-07-07 13:25:02 +08:00
check_deprecated_kconfigs.py
check_esp_memory_utils_headers.sh
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
check_public_headers.py
check_public_headers_exceptions.txt fix(hal): check the public header files and fix violations 2023-07-05 17:33:32 +08:00
check_readme_links.py
check_requirement_files.py
check_rules_yml.py
check_soc_headers_leak.py refactor(gpio): per-target gpio number definition 2023-07-03 13:33:11 +08:00
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
checkout_project_ref.py
ci_build_apps.py ci: fix duplicated names for app list issue 2023-06-05 10:19:11 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py ci: get_mr_info support components 2023-05-26 22:59:56 +08:00
clang_tidy_dirs.txt
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt feat(certs): Add python script for generating certificate 2023-06-26 22:38:33 +08:00
fix_empty_prototypes.sh
generate_rules.py
get-full-sources.sh
get_all_test_results.py
get_supported_examples.sh
idf_ci_utils.py ci: fix build script when no test script found 2023-04-23 14:53:58 +08:00
idf_unity_tester.py ci(pytest): fix multi-dut missing c test case in the junit report issue 2023-06-27 11:06:22 +08:00
ignore_build_warnings.txt ci: ignore pkg_resources deprecation warning 2023-06-20 08:38:01 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt docs: updated modbus api reference documents for target esp32h2 2023-06-26 14:00:31 +00:00
push_to_github.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_build_system_cmake.sh esp32h4: remove esp32h4 target from ci 2023-04-20 15:19:47 +08:00
test_build_system_spaces.py ulp/lp-core: added gpio API for lp core as well as an example showcasing it. 2023-05-29 11:13:47 +08:00
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh