esp-idf/tools/ci
Fu Hanxi 36fd860d4e Merge branch 'ci/fix_app_size_json_path' into 'master'
CI: fix app size json path

See merge request espressif/esp-idf!30484
2024-04-25 14:38:29 +08:00
..
dynamic_pipelines ci: upload sdkconfig file 2024-04-24 21:01:34 +08:00
idf_ci Merge branch 'ci/fix_app_size_json_path' into 'master' 2024-04-25 14:38:29 +08:00
idf_pytest ci: support trigger full pipeline by components 2024-03-20 10:03:48 +01:00
python_packages feat: move iperf to component registry 2024-03-22 10:53:24 +08:00
sg_rules feat(tool): use ast-grep to lint code base 2024-04-09 18:45:18 +08:00
test_autocomplete fix(ci): Remove unittest-xml-reporting dependency from host tests 2023-11-30 14:03:41 +01:00
artifacts_handler.py ci: upload sdkconfig file 2024-04-24 21:01:34 +08:00
astyle-rules.yml fix(ci): Update coding rules for esp_wifi files 2024-04-15 23:18:33 +05:30
build_template_app.sh feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
check_api_violation.sh feat(tool): use ast-grep to lint code base 2024-04-09 18:45:18 +08:00
check_blobs.sh
check_build_test_rules.py ci: fix bypass target test warnings 2024-04-07 12:13:29 +08:00
check_callgraph.py fix(check_callgraph): rework --ignore-refs to be more generic 2024-03-26 17:05:39 +01:00
check_codeowners.py ci: Add python types hints 2022-07-22 21:15:01 +02:00
check_copyright_config.yaml feat(linux): added fls() on Linux 2024-02-07 17:56:16 +08:00
check_copyright_ignore.txt Merge branch 'contrib/github_pr_11497' into 'master' 2024-04-03 17:12:34 +08:00
check_deprecated_kconfigs.py fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package 2023-10-06 13:02:56 +02:00
check_esp_memory_utils_headers.sh
check_examples_extra_component_dirs.sh feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples 2023-09-19 10:38:24 +02:00
check_executables.py ci: Add python types hints 2022-07-22 21:15:01 +02:00
check_idf_version.sh ci: check idf version excluding qa tags 2024-03-21 08:40:13 +01:00
check_kconfigs.py fix: KConfig files checks in pre-commit hook 2024-01-05 08:55:36 +01:00
check_ldgen_mapping_exceptions.txt refactor(freertos/task_snapshot): Make task snapshot private 2023-10-07 13:14:55 +08:00
check_public_headers.py fix(ci): Simplify and document public header checker 2024-04-04 08:45:15 +02:00
check_public_headers_exceptions.txt fix(ci): Simplify and document public header checker 2024-04-04 08:45:15 +02:00
check_readme_links.py cleanup remaining references for esp-cryptoauthlib 2022-08-12 11:25:29 +05:30
check_requirement_files.py change(esp_prov): remove future usage 2023-07-19 21:05:06 +08:00
check_rules_components_patterns.py fix(pre-commit): ignore files not in git repo 2023-09-15 18:57:35 +08:00
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 tools: Change copyright in ci dir 2022-07-11 12:58:06 +00:00
check_tools_files_patterns.py ci: dynamic pipeline 2024-01-10 15:37:34 +01:00
check_type_comments.py tools: Change copyright in ci dir 2022-07-11 12:58:06 +00:00
checkout_project_ref.py CI: optimize ATS ci flow 2022-09-14 13:39:12 +08:00
ci_build_apps.py ci: add "IDF_CI_BUILD=1" while building apps locally 2024-03-15 10:55:08 +01:00
ci_fetch_submodule.py ci: Add python types hints 2022-07-22 21:15:01 +02:00
ci_get_mr_info.py ci: optimize git strategy 2023-11-14 15:31:30 +01:00
clang_tidy_dirs.txt
cleanup_ignore_lists.py ci: fix cleanup_ignore_lists.py on windows 2023-09-21 12:59:17 +02:00
configure_ci_environment.sh ci: use host mapping volumes to improve the ccache hits 2024-03-20 17:26:19 +08:00
deploy_docs.py ci: Add python types hints 2022-07-22 21:15:01 +02:00
envsubst.py ci: Add python types hints 2022-07-22 21:15:01 +02:00
exclude_check_tools_files.txt feat(tool): use ast-grep to lint code base 2024-04-09 18:45:18 +08:00
executable-list.txt feat(tool): use ast-grep to lint code base 2024-04-09 18:45:18 +08:00
fix_empty_prototypes.sh
generate_rules.py ci: lint yaml files that use `dependencies: []` together with `needs` 2024-01-25 14:47:53 +01:00
get-full-sources.sh
get_all_test_results.py
get_known_failure_cases_file.py ci: change known_failure_cases workflow 2024-01-21 15:36:25 +08:00
get_supported_examples.sh
gitlab_yaml_linter.py ci: always set `expire_in` and `when` with `artifacts` 2024-02-16 13:43:53 +01:00
idf_ci_utils.py ci: always set `expire_in` and `when` with `artifacts` 2024-02-16 13:43:53 +01:00
ignore_build_warnings.txt ci(ble/mesh): cleanup BLE Mesh examples sdkconfig 2024-03-12 16:58:19 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt Merge branch 'fix/move_nvs_partition_generator_to_pypi_package' into 'master' 2023-12-18 09:13:38 +08:00
push_to_github.sh
sonar_exclude_list.txt
sort_yaml.py ci: add sort_yaml.py 2024-01-29 13:52:39 +01:00
static-analysis-rules.yml feat(ieee802154): remove the ieee802154 lib submodule 2024-01-25 18:59:09 +08:00
test_configure_ci_environment.sh
test_reproducible_build.sh feat(tools): update gdb version to 14.2_20240403 2024-04-16 16:17:28 +08:00
utils.sh ci: Move upload artifacts execution of build and target_test stages to the after script section 2023-11-06 18:24:10 +08:00