This is an automated email from the ASF dual-hosted git repository.

yiconghuang pushed a change to branch chore/relocate-gui-to-frontend
in repository https://gitbox.apache.org/repos/asf/texera.git


    omit ee6b1189d3 chore: update labeler
    omit 7800a6f548 chore: rename gui to frontend and move to root
     add e590028ced chore: rename core/gui to frontend
     add 6b6f0c195a chore: update labeler.yml

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ee6b1189d3)
            \
             N -- N -- N   refs/heads/chore/relocate-gui-to-frontend 
(6b6f0c195a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 frontend/coverage/app/common/app-setting.ts.html   | 106 ---
 frontend/coverage/app/common/index.html            | 116 ---
 .../app/common/service/notification/index.html     | 116 ---
 .../notification/notification.service.ts.html      | 223 -----
 .../app/common/service/user/auth.service.ts.html   | 613 --------------
 .../coverage/app/common/service/user/index.html    | 161 ----
 .../common/service/user/stub-auth.service.ts.html  | 265 ------
 .../common/service/user/stub-user.service.ts.html  | 271 ------
 .../app/common/service/user/user.service.ts.html   | 370 --------
 frontend/coverage/app/common/type/index.html       | 116 ---
 frontend/coverage/app/common/type/user.ts.html     | 322 -------
 frontend/coverage/app/common/util/index.html       | 131 ---
 .../app/common/util/size-formatter.util.ts.html    | 118 ---
 frontend/coverage/app/common/util/url.ts.html      | 148 ----
 .../admin/user/admin-user.component.ts.html        | 430 ----------
 .../app/dashboard/component/admin/user/index.html  | 116 ---
 .../filters-instructions.component.ts.html         | 106 ---
 .../component/user/filters-instructions/index.html | 116 ---
 .../component/user/user-avatar/index.html          | 116 ---
 .../user/user-avatar/user-avatar.component.ts.html | 175 ----
 .../dashboard/component/user/user-icon/index.html  | 116 ---
 .../user/user-icon/user-icon.component.ts.html     | 193 -----
 .../dashboard/component/user/user-quota/index.html | 116 ---
 .../user/user-quota/user-quota.component.ts.html   | 934 ---------------------
 .../service/admin/user/admin-user.service.ts.html  | 316 -------
 .../app/dashboard/service/admin/user/index.html    | 116 ---
 .../app/dashboard/service/user/quota/index.html    | 116 ---
 .../service/user/quota/user-quota.service.ts.html  | 205 -----
 .../app/hub/component/home/home.component.ts.html  | 130 ---
 .../coverage/app/hub/component/home/index.html     | 116 ---
 .../workspace/service/workflow-console/index.html  | 116 ---
 .../workflow-console.service.ts.html               | 247 ------
 .../workflow-result/panel-resize/index.html        | 116 ---
 .../panel-resize/panel-resize.service.ts.html      | 130 ---
 .../service/workflow-websocket/index.html          | 116 ---
 .../workflow-websocket.service.ts.html             | 412 ---------
 .../types/execute-workflow.interface.ts.html       | 556 ------------
 frontend/coverage/app/workspace/types/index.html   | 116 ---
 frontend/coverage/base.css                         | 224 -----
 frontend/coverage/block-navigation.js              |  87 --
 frontend/coverage/common/util/index.html           | 116 ---
 .../common/util/size-formatter.util.ts.html        | 118 ---
 frontend/coverage/coverage-final.json              |   1 -
 .../environments/environment.default.ts.html       | 415 ---------
 frontend/coverage/environments/environment.ts.html | 115 ---
 frontend/coverage/environments/index.html          | 131 ---
 frontend/coverage/favicon.png                      | Bin 445 -> 0 bytes
 frontend/coverage/index.html                       | 101 ---
 .../lcov-report/app/common/app-setting.ts.html     | 106 ---
 .../coverage/lcov-report/app/common/index.html     | 116 ---
 .../app/common/service/notification/index.html     | 116 ---
 .../notification/notification.service.ts.html      | 223 -----
 .../app/common/service/user/auth.service.ts.html   | 613 --------------
 .../lcov-report/app/common/service/user/index.html | 161 ----
 .../common/service/user/stub-auth.service.ts.html  | 265 ------
 .../common/service/user/stub-user.service.ts.html  | 271 ------
 .../app/common/service/user/user.service.ts.html   | 370 --------
 .../lcov-report/app/common/type/index.html         | 116 ---
 .../lcov-report/app/common/type/user.ts.html       | 322 -------
 .../lcov-report/app/common/util/index.html         | 131 ---
 .../app/common/util/size-formatter.util.ts.html    | 118 ---
 .../lcov-report/app/common/util/url.ts.html        | 148 ----
 .../filters-instructions.component.ts.html         | 106 ---
 .../component/user/filters-instructions/index.html | 116 ---
 .../component/user/user-avatar/index.html          | 116 ---
 .../user/user-avatar/user-avatar.component.ts.html | 175 ----
 .../dashboard/component/user/user-icon/index.html  | 116 ---
 .../user/user-icon/user-icon.component.ts.html     | 193 -----
 .../dashboard/component/user/user-quota/index.html | 116 ---
 .../user/user-quota/user-quota.component.ts.html   | 934 ---------------------
 .../service/admin/user/admin-user.service.ts.html  | 316 -------
 .../app/dashboard/service/admin/user/index.html    | 116 ---
 .../app/dashboard/service/user/quota/index.html    | 116 ---
 .../service/user/quota/user-quota.service.ts.html  | 205 -----
 .../app/hub/component/home/home.component.ts.html  | 130 ---
 .../lcov-report/app/hub/component/home/index.html  | 116 ---
 .../workspace/service/workflow-console/index.html  | 116 ---
 .../workflow-console.service.ts.html               | 247 ------
 .../workflow-result/panel-resize/index.html        | 116 ---
 .../panel-resize/panel-resize.service.ts.html      | 130 ---
 .../service/workflow-websocket/index.html          | 116 ---
 .../workflow-websocket.service.ts.html             | 412 ---------
 .../types/execute-workflow.interface.ts.html       | 556 ------------
 .../lcov-report/app/workspace/types/index.html     | 116 ---
 frontend/coverage/lcov-report/base.css             | 224 -----
 frontend/coverage/lcov-report/block-navigation.js  |  87 --
 .../coverage/lcov-report/common/util/index.html    | 116 ---
 .../common/util/size-formatter.util.ts.html        | 118 ---
 .../environments/environment.default.ts.html       | 415 ---------
 .../lcov-report/environments/environment.ts.html   | 115 ---
 .../coverage/lcov-report/environments/index.html   | 131 ---
 frontend/coverage/lcov-report/favicon.png          | Bin 445 -> 0 bytes
 frontend/coverage/lcov-report/index.html           | 101 ---
 frontend/coverage/lcov-report/prettify.css         |   1 -
 frontend/coverage/lcov-report/prettify.js          |   2 -
 .../coverage/lcov-report/sort-arrow-sprite.png     | Bin 138 -> 0 bytes
 frontend/coverage/lcov-report/sorter.js            | 196 -----
 .../workflow-result/panel-resize/index.html        | 116 ---
 .../panel-resize/panel-resize.service.ts.html      | 130 ---
 frontend/coverage/lcov.info                        |   0
 frontend/coverage/prettify.css                     |   1 -
 frontend/coverage/prettify.js                      |   2 -
 frontend/coverage/sort-arrow-sprite.png            | Bin 138 -> 0 bytes
 frontend/coverage/sorter.js                        | 196 -----
 .../workflow-result/panel-resize/index.html        | 116 ---
 .../panel-resize/panel-resize.service.ts.html      | 130 ---
 frontend/test.csv                                  |   3 -
 107 files changed, 19566 deletions(-)
 delete mode 100644 frontend/coverage/app/common/app-setting.ts.html
 delete mode 100644 frontend/coverage/app/common/index.html
 delete mode 100644 frontend/coverage/app/common/service/notification/index.html
 delete mode 100644 
frontend/coverage/app/common/service/notification/notification.service.ts.html
 delete mode 100644 
frontend/coverage/app/common/service/user/auth.service.ts.html
 delete mode 100644 frontend/coverage/app/common/service/user/index.html
 delete mode 100644 
frontend/coverage/app/common/service/user/stub-auth.service.ts.html
 delete mode 100644 
frontend/coverage/app/common/service/user/stub-user.service.ts.html
 delete mode 100644 
frontend/coverage/app/common/service/user/user.service.ts.html
 delete mode 100644 frontend/coverage/app/common/type/index.html
 delete mode 100644 frontend/coverage/app/common/type/user.ts.html
 delete mode 100644 frontend/coverage/app/common/util/index.html
 delete mode 100644 
frontend/coverage/app/common/util/size-formatter.util.ts.html
 delete mode 100644 frontend/coverage/app/common/util/url.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/admin/user/admin-user.component.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/admin/user/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/filters-instructions/filters-instructions.component.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/filters-instructions/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-avatar/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-avatar/user-avatar.component.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-icon/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-icon/user-icon.component.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-quota/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/component/user/user-quota/user-quota.component.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/service/admin/user/admin-user.service.ts.html
 delete mode 100644 
frontend/coverage/app/dashboard/service/admin/user/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/service/user/quota/index.html
 delete mode 100644 
frontend/coverage/app/dashboard/service/user/quota/user-quota.service.ts.html
 delete mode 100644 
frontend/coverage/app/hub/component/home/home.component.ts.html
 delete mode 100644 frontend/coverage/app/hub/component/home/index.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-console/index.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-console/workflow-console.service.ts.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-result/panel-resize/index.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-result/panel-resize/panel-resize.service.ts.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-websocket/index.html
 delete mode 100644 
frontend/coverage/app/workspace/service/workflow-websocket/workflow-websocket.service.ts.html
 delete mode 100644 
frontend/coverage/app/workspace/types/execute-workflow.interface.ts.html
 delete mode 100644 frontend/coverage/app/workspace/types/index.html
 delete mode 100644 frontend/coverage/base.css
 delete mode 100644 frontend/coverage/block-navigation.js
 delete mode 100644 frontend/coverage/common/util/index.html
 delete mode 100644 frontend/coverage/common/util/size-formatter.util.ts.html
 delete mode 100644 frontend/coverage/coverage-final.json
 delete mode 100644 frontend/coverage/environments/environment.default.ts.html
 delete mode 100644 frontend/coverage/environments/environment.ts.html
 delete mode 100644 frontend/coverage/environments/index.html
 delete mode 100644 frontend/coverage/favicon.png
 delete mode 100644 frontend/coverage/index.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/app-setting.ts.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/notification/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/notification/notification.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/user/auth.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/user/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/user/stub-auth.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/user/stub-user.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/service/user/user.service.ts.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/type/index.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/type/user.ts.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/util/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/common/util/size-formatter.util.ts.html
 delete mode 100644 frontend/coverage/lcov-report/app/common/util/url.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/filters-instructions/filters-instructions.component.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/filters-instructions/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-avatar/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-avatar/user-avatar.component.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-icon/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-icon/user-icon.component.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-quota/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/component/user/user-quota/user-quota.component.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/service/admin/user/admin-user.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/service/admin/user/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/service/user/quota/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/dashboard/service/user/quota/user-quota.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/hub/component/home/home.component.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/hub/component/home/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-console/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-console/workflow-console.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-result/panel-resize/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-result/panel-resize/panel-resize.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-websocket/index.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/service/workflow-websocket/workflow-websocket.service.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/app/workspace/types/execute-workflow.interface.ts.html
 delete mode 100644 frontend/coverage/lcov-report/app/workspace/types/index.html
 delete mode 100644 frontend/coverage/lcov-report/base.css
 delete mode 100644 frontend/coverage/lcov-report/block-navigation.js
 delete mode 100644 frontend/coverage/lcov-report/common/util/index.html
 delete mode 100644 
frontend/coverage/lcov-report/common/util/size-formatter.util.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/environments/environment.default.ts.html
 delete mode 100644 
frontend/coverage/lcov-report/environments/environment.ts.html
 delete mode 100644 frontend/coverage/lcov-report/environments/index.html
 delete mode 100644 frontend/coverage/lcov-report/favicon.png
 delete mode 100644 frontend/coverage/lcov-report/index.html
 delete mode 100644 frontend/coverage/lcov-report/prettify.css
 delete mode 100644 frontend/coverage/lcov-report/prettify.js
 delete mode 100644 frontend/coverage/lcov-report/sort-arrow-sprite.png
 delete mode 100644 frontend/coverage/lcov-report/sorter.js
 delete mode 100644 
frontend/coverage/lcov-report/workspace/service/workflow-result/panel-resize/index.html
 delete mode 100644 
frontend/coverage/lcov-report/workspace/service/workflow-result/panel-resize/panel-resize.service.ts.html
 delete mode 100644 frontend/coverage/lcov.info
 delete mode 100644 frontend/coverage/prettify.css
 delete mode 100644 frontend/coverage/prettify.js
 delete mode 100644 frontend/coverage/sort-arrow-sprite.png
 delete mode 100644 frontend/coverage/sorter.js
 delete mode 100644 
frontend/coverage/workspace/service/workflow-result/panel-resize/index.html
 delete mode 100644 
frontend/coverage/workspace/service/workflow-result/panel-resize/panel-resize.service.ts.html
 delete mode 100644 frontend/test.csv

Reply via email to