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 c927890160 feat(amber): expose the warehouse owner in
DashboardWarehouse (#7745)
add ee06e4ba05 feat(notebook-migration): remove a workflow's notebook file
from the Jupyter pod on delete (#7741)
No new revisions were added by this update.
Summary of changes:
.../user-workflow/user-workflow.component.spec.ts | 19 ++-
.../user/user-workflow/user-workflow.component.ts | 20 ++-
.../jupyter-panel/jupyter-panel.service.spec.ts | 17 ++-
.../service/jupyter-panel/jupyter-panel.service.ts | 12 +-
.../notebook-migration.service.spec.ts | 36 +++++
.../notebook-migration.service.ts | 18 +++
.../resource/NotebookMigrationResource.scala | 153 ++++++++++++++++-----
.../resource/NotebookMigrationResourceSpec.scala | 110 +++++++++++++--
8 files changed, 323 insertions(+), 62 deletions(-)