This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from 3ba674d2db chore: remove DocumentFactory.documentExists hunk (now in
#5085)
add 1ea368dc71 fix(frontend): remove stray ']="true"' in user-dataset
search input (#5072)
add 6e68b198ce fix: emit array-of-primitive entries in JSONToMap flatten
mode (#5045)
add e4ec881208 fix: order shutdown after Result yield in
ProxyServer.do_action (#5076)
add 6060877a4d ci: enrich check_binary_deps failure report with license +
target file (#5057)
add 51bb04af14 fix(frontend): pixel-aware operator caption truncation
(#5071)
add 629ec15069 chore(ci): Set up default rulesets for default and release
branches (#5080)
add f6dbae4775 Merge branch 'main' into xinyuan-loop-feb
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 32 ++--
amber/src/main/python/core/proxy/proxy_server.py | 10 +-
.../test/python/core/proxy/test_proxy_server.py | 19 +++
bin/licensing/check_binary_deps.py | 119 +++++++++++---
bin/licensing/test_check_binary_deps.py | 127 +++++++++++++++
.../org/apache/texera/amber/util/JSONUtils.scala | 2 +
.../apache/texera/amber/util/JSONUtilsSpec.scala | 41 +++--
.../user/user-dataset/user-dataset.component.html | 1 -
.../service/joint-ui/joint-ui.service.spec.ts | 179 +++++++++++++++++++++
.../workspace/service/joint-ui/joint-ui.service.ts | 58 ++++++-
10 files changed, 532 insertions(+), 56 deletions(-)