esp-idf/tools/ci/dynamic_pipelines
Aleksei Apaseev 5a88c4d1ab ci: add condition to print retry job message in dynamic pipeline report if any job has failed
- Updated `generate_jobs_report` function to check if any job in the list has `is_failed = True`.
- Improved code readability and maintainability by reducing complexity in the `post_report` method.
2024-09-03 14:51:13 +08:00
..
scripts ci: add condition to print retry job message in dynamic pipeline report if any job has failed 2024-09-03 14:51:13 +08:00
templates ci(esp32c61): enable c61 generic target test 2024-09-02 19:26:12 +08:00
tests feat(ci): add retry job functionality to dynamic pipeline report 2024-08-09 19:05:53 +08:00
__init__.py ci: dynamic pipeline 2024-01-10 15:37:34 +01:00
constants.py ci: add name for child pipelines 2024-08-15 16:04:35 +08:00
models.py feat(ci): add retry job functionality to dynamic pipeline report 2024-08-09 19:05:53 +08:00
report.py ci: add condition to print retry job message in dynamic pipeline report if any job has failed 2024-09-03 14:51:13 +08:00
utils.py ci: add name for child pipelines 2024-08-15 16:04:35 +08:00