esp-idf/tools/ci
Marius Vikhammer 7242578c33 Merge branch 'ci/flash_project_args_artifact' into 'master'
ci: include flash_project_args in artifacts

See merge request espressif/esp-idf!18806
2022-07-05 09:45:59 +08:00
..
integration_test ci: update intergration test to support esp32c3 2022-01-25 11:49:55 +08:00
python_packages http_request_simple_example_test: Catch broken pipe exception 2022-06-28 03:48:03 +00:00
build_example_dirs.txt
build_pytest_apps.py ci: add qemu example 2022-05-21 00:11:59 +08:00
build_template_app.sh cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
check_api_violation.sh ci: added script to check api violations 2021-06-22 11:28:01 +08:00
check_artifacts_expire_time.py CI: add expire_in and timeout for jobs 2022-02-09 22:06:37 +08:00
check_blobs.sh esp_phy: support esp32h2beta2 phy build 2022-05-16 10:50:44 +00:00
check_build_warnings.py Ci: fix build test failure. 2022-03-03 01:37:10 +05:30
check_callgraph.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_codeowners.py ci: make ignore lists optional for approval 2021-10-12 10:14:23 +08:00
check_copyright.py tools: Check copyright now checks assembly files 2022-02-03 20:50:52 +08:00
check_copyright_config.yaml usb: Added MIDI example + fixed TinyUSB MIDI config 2022-06-29 14:02:00 +00:00
check_copyright_ignore.txt Merge branch 'component/mdns_migration' into 'master' 2022-07-04 17:45:27 +08:00
check_deprecated_kconfigs.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_esp_memory_utils_headers.sh esp_hw_support: remove public dependency on bootloader_support 2022-04-16 10:50:12 +02:00
check_examples_rom_header.sh
check_executables.py pre-commit: recognize Windows excecutable files with git 2020-11-12 17:52:31 +08:00
check_idf_version.sh Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01:00
check_kconfigs.py kconfig: update check_kconfigs.py to handle orsource command 2022-05-06 11:31:24 +08:00
check_ldgen_mapping_exceptions.txt components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
check_public_headers.py ci: check_public_headers: exclude sections generated on RISC-V target 2022-06-29 22:48:16 +02:00
check_public_headers_exceptions.txt Merge branch 'component/mdns_migration' into 'master' 2022-07-04 17:45:27 +08:00
check_readme_links.py check_readme_links: remove throwing of exception before exit 2021-04-26 15:36:30 +08:00
check_requirement_files.py Tools: Make easier the detection of the list of Python features 2022-02-03 19:02:14 +01:00
check_rules_yml.py ci(pre-commit): check if rules is updated and valid 2021-02-10 14:50:07 +08:00
check_soc_headers_leak.py test: ignore pytest dut log artifacts 2022-04-25 17:16:50 +08:00
check_soc_struct_headers.py soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
check_tools_files_patterns.py fix(ci): exclude patterns python files while checking tools pattern 2021-12-27 16:35:55 +08:00
check_type_comments.py Change logic for MYPY checker 2021-05-11 08:45:14 +02:00
checkout_project_ref.py bugfix: checkout ref failed for origin branches 2022-01-26 20:22:29 +08:00
ci_fetch_submodule.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
ci_get_mr_info.py Add mypy check to pre-commit-config 2021-02-25 07:05:43 +00:00
clang_tidy_dirs.txt ci: enable clang-tidy check for more components 2021-08-19 09:26:20 +08:00
configure_ci_environment.sh ci: enable ccache for build jobs 2021-12-22 00:58:49 +01:00
deploy_docs.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
envsubst.py
exclude_check_tools_files.txt CI: update test cases from test results 2022-03-09 14:08:38 +08:00
executable-list.txt ci: build and push Docker images in Github actions, add arm64 platform 2022-05-26 03:44:13 +02:00
find_apps_build_apps.sh ci: include flash_project_args in artifacts 2022-07-01 17:01:36 +08:00
fix_empty_prototypes.sh
get-full-sources.sh
get_all_test_results.py CI: update test cases from test results 2022-03-09 14:08:38 +08:00
get_supported_examples.sh
idf_ci_utils.py ci: add qemu example 2022-05-21 00:11:59 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
push_to_github.sh Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
setup_python.sh Drop Python 3.6 2022-02-10 07:20:52 +01:00
sonar_exclude_list.txt protobuf: Fix v4.21.0 (python) compatibility issue 2022-05-30 09:54:31 +05:30
static-analysis-rules.yml esptool: Include as a package, delete submodule 2022-04-22 21:31:17 +02:00
test_autocomplete.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_build_system_cmake.sh freertos: don't use FreeRTOS SMP build for partition nearly full warning test 2022-06-29 12:03:01 +00:00
test_build_system_spaces.py ci: add build job to test paths with spaces 2022-05-02 19:05:48 +02:00
test_check_kconfigs.py tools: Delete the old kconfig tools 2021-11-24 13:07:56 +01:00
test_configure_ci_environment.sh
test_reproducible_build.sh build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build 2021-10-26 10:55:00 +08:00
utils.sh ci: fix bash shell array incompatibility in dash 2022-06-14 09:46:55 +08:00