This is an automated email from the ASF dual-hosted git repository.
davidarthur pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 5a3b544d617 KAFKA-17880 Move integration test from streams module to
streams/integration-tests module (#17615)
add 2696a6d7a19 KAFKA-17767 Load test catalog data [3/n] (#17654)
No new revisions were added by this update.
Summary of changes:
.../actions/setup-python/action.yml | 18 ++++--
.github/scripts/format-test-catalog.py | 67 ++++++++++++++++++++++
.github/workflows/build.yml | 66 ++++++++++++++++++---
3 files changed, 139 insertions(+), 12 deletions(-)
copy committer-tools/requirements.txt =>
.github/actions/setup-python/action.yml (71%)
create mode 100644 .github/scripts/format-test-catalog.py