This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from cd60535670 test(frontend): add unit tests for
DatasetFileSelectorComponent (#5576)
add 27c1df4135 chore(licensing): add per-module NOTICE-binary generation
script and CI checks for detecting NOTICE-binary drifting (#5417)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 42 +-
.licenserc.yaml | 1 +
access-control-service/NOTICE-binary | 1173 +++++-----
amber/NOTICE-binary | 2807 ++++++++++++++--------
amber/NOTICE-binary-python | 42 +
bin/licensing/generate_notice_binary.py | 260 +++
bin/licensing/test_generate_notice_binary.py | 257 +++
computing-unit-managing-service/NOTICE-binary | 2471 +++++++++++++-------
config-service/NOTICE-binary | 1173 +++++-----
file-service/NOTICE-binary | 2448 +++++++++++++-------
workflow-compiling-service/NOTICE-binary | 3066 +++++++++++++++++--------
11 files changed, 8808 insertions(+), 4932 deletions(-)
create mode 100644 amber/NOTICE-binary-python
create mode 100755 bin/licensing/generate_notice_binary.py
create mode 100644 bin/licensing/test_generate_notice_binary.py