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 22e21c4ac1 test(workflow-operator): add unit test coverage for 
HashJoinProbeOpExec (#7084)
     add bf25dd2d47 fix(user): Add user email as part of registration in 
authentication  (#6402)

No new revisions were added by this update.

Summary of changes:
 .../request/auth/UserRegistrationRequest.scala     |  2 +-
 .../texera/web/resource/auth/AuthResource.scala    | 34 ++++++---
 bin/single-node/examples/load-examples.sh          |  5 +-
 .../app/common/service/user/auth.service.spec.ts   | 12 ++-
 .../src/app/common/service/user/auth.service.ts    |  4 +-
 .../app/common/service/user/stub-auth.service.ts   |  2 +-
 .../app/common/service/user/stub-user.service.ts   |  2 +-
 .../app/common/service/user/user.service.spec.ts   |  4 +-
 .../src/app/common/service/user/user.service.ts    | 22 +++++-
 .../about/local-login/local-login.component.html   | 17 +++++
 .../local-login/local-login.component.spec.ts      | 89 +++++++++++++++++++++-
 .../about/local-login/local-login.component.ts     | 19 +++--
 12 files changed, 180 insertions(+), 32 deletions(-)

Reply via email to