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 6ab43b41c4 test(workflow-operator): add unit tests for
SklearnModelOpDesc (#6665)
add 3a555a7599 chore(deps, frontend): bump @types/quill from 2.0.9 to
2.0.14 in /frontend in the frontend-patch group (#6711)
add 3b5c0c371c fix(deps, pyright-language-service): bump ws from 8.21.0 to
8.21.1 in /pyright-language-service in the pyright-patch group (#6706)
add 9ff12c3ab6 test(file-service): cover DatasetResource path validation
(#6701)
No new revisions were added by this update.
Summary of changes:
.../service/resource/DatasetResourcePathSpec.scala | 80 ++++++++++++++++++++++
frontend/package.json | 2 +-
frontend/yarn.lock | 30 ++------
pyright-language-service/package.json | 2 +-
pyright-language-service/yarn.lock | 8 +--
5 files changed, 92 insertions(+), 30 deletions(-)
create mode 100644
file-service/src/test/scala/org/apache/texera/service/resource/DatasetResourcePathSpec.scala