igor.udot
d8132e1463
ci: filter targets by component_targets
2026-04-16 16:58:59 +08:00
igor.udot
184805e811
ci: setup runs_per_job to 30
2026-04-15 14:35:49 +08:00
igor.udot
901eeae406
ci: enable filter_non_test_related_apps_by_modified_files
2026-04-08 15:48:28 +02:00
Igor Udot
1d6e673283
Revert "Merge branch 'ci/filter_non_test_related_apps_by_modified_files' into 'master'"
...
This reverts merge request !47321
2026-04-08 18:13:01 +08:00
Igor Udot
18c5cab899
Merge branch 'ci/filter_non_test_related_apps_by_modified_files' into 'master'
...
Ci/filter non test related apps by modified files
See merge request espressif/esp-idf!47321
2026-04-08 15:15:44 +08:00
igor.udot
0e6b16492a
ci: enable filter_non_test_related_apps_by_modified_files
2026-04-07 16:38:21 +08:00
Island
51bbd5257a
Merge branch 'dev/ble-log-202603' into 'master'
...
dev: BLE Log 202603
See merge request espressif/esp-idf!46934
2026-04-03 18:10:47 +08:00
Fu Hanxi
9ecd3ecad4
ci: apply idf-ci 1.x
2026-03-27 15:12:31 +01:00
Zhou Xiao
205bc49fd6
fix(ble_log_console): exclude from idf-ci pytest collection to fix CI
...
idf-ci discovers pyproject.toml pytest config and runs a separate
collection pass with --target all, which finds 0 target tests and
raises RuntimeError. Add to .idf_ci.toml exclude_dirs instead of
deleting tests. Restore all 227 unit tests with lint/mypy fixes.
2026-03-24 15:42:03 +08:00
igor.udot
ccae2aa7bc
ci: skip upload artifacts for build_non_test_related_apps
2026-02-24 11:20:43 +08:00
Evgeny Torbin
e3bd539280
ci: fix if clause in .idf_ci.toml
2025-11-28 13:57:11 +01:00
Fu Hanxi
aa60a836b5
ci: upload build junit files
2025-11-19 10:26:56 +01:00
Evgeny Torbin
d78c9317be
ci: update artifact pattern for size.json
2025-11-18 10:44:40 +01:00
Fu Hanxi
a0068b7917
ci: enable junit report in MR
2025-11-05 10:17:14 +01:00
Fu Hanxi
2160ce6c56
ci: remove generate pytest report job
...
this is a temp workaround, since the current job takes too much time.
should replace it a new implementation
2025-11-05 10:17:14 +01:00
Fu Hanxi
e01cc4be89
ci: exclude folders with custom pytest.ini
2025-08-12 13:41:33 +02:00
Fu Hanxi
158eb78555
ci: add CI_JOB_ID as suffix to help ci-dashboard parse info easier
2025-07-16 14:09:44 +02:00
Fu Hanxi
7ada32c39a
ci: apply idf-ci for artifacts
2025-07-09 10:33:29 +02:00
Fu Hanxi
15b411270e
ci: apply idf-ci on generating child pipelines
2025-07-09 10:33:29 +02:00
Fu Hanxi
f33469dd63
ci: apply idf-ci build run
...
removed script:
- tools/ci/dynamic_pipelines/scripts/child_pipeline_build_apps.py -> idf-ci build run
- tools/ci/ci_build_apps.py -> idf-build-apps build
moved from remove from idf_pytest/constants.py to .idf_build_apps.toml
- DEFAULT_FULL_BUILD_TEST_COMPONENTS
- DEFAULT_FULL_BUILD_TEST_FILEPATTERNS
- DEFAULT_IGNORE_WARNING_FILEPATH
- DEFAULT_BUILD_LOG_FILENAME
- DEFAULT_SIZE_JSON_FILENAME
2025-07-09 10:33:28 +02:00