This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch improve-warning-system
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8113d2262b Make plugin works withing xdists workers
add bf985375da Add warnings summarizer
No new revisions were added by this update.
Summary of changes:
.github/workflows/finalize-tests.yml | 19 +-
scripts/ci/testing/summarize_captured_warnings.py | 267 ++++++++++++++++++++++
2 files changed, 282 insertions(+), 4 deletions(-)
create mode 100755 scripts/ci/testing/summarize_captured_warnings.py