esp-idf/tools/ci
Ivan Grokhotkov fa4256c885
ci: build and push Docker images in Github actions, add arm64 platform
Replaces the previously used Docker Hub autobuild infrastructure.
This allows for more flexible configuration of the build process,
at the expense of some extra maintenance of CI workflow files
required.
2022-06-01 16:23:50 +02:00
..
integration_test ci: update intergration test to support esp32c3 2022-01-27 11:55:53 +08:00
python_packages Added bandwidth limitaion option to iperf test scripts 2022-04-06 10:44:31 +00:00
build_example_dirs.txt
build_template_app.sh
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
check_build_warnings.py
check_callgraph.py
check_codeowners.py
check_deprecated_kconfigs.py
check_examples_cmake_make-cmake_ignore.txt
check_examples_cmake_make-make_ignore.txt
check_examples_cmake_make.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 Merge branch 'flash/add_th_support_v4.4' into 'release/v4.4' 2022-02-10 09:40:40 +00:00
check_readme_links.py
check_rules_yml.py
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
check_ut_cmake_make.sh
checkout_project_ref.py bugfix: checkout ref failed for origin branches 2022-01-27 11:55:58 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh ci: enable ccache for build jobs 2022-01-16 21:43:15 +01:00
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt ci: build and push Docker images in Github actions, add arm64 platform 2022-06-01 16:23:50 +02:00
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 docs: update copyright date for docs automatically 2022-02-18 12:59:12 +08:00
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_build_system.sh
test_build_system_cmake.sh ci: disable ccache when running CMake build system tests 2022-01-16 21:43:15 +01:00
test_check_kconfigs.py
test_configure_ci_environment.sh
utils.sh