This is an automated email from the ASF dual-hosted git repository.
warren pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 40779ea43 Fix Azuredevops UI pipeline run (#4831)
add 947c6ab94 feat: add support for unknown plugin; format by linter
(#4855)
No new revisions were added by this update.
Summary of changes:
.../components/sync-policy/start-from-selector.tsx | 2 +-
.../pages/blueprint/connection-detail/index.tsx | 9 +++----
.../detail/components/connection-list/index.tsx | 4 +--
config-ui/src/pages/connection/form/index.tsx | 5 ++--
config-ui/src/pages/connection/list/index.tsx | 5 ++--
.../src/pages/pipeline/components/task/index.tsx | 9 +++----
.../src/pages/pipeline/components/tasks/index.tsx | 6 ++---
.../plugins/components/connection-form/index.tsx | 11 ++++----
.../plugins/components/data-scope-form/index.tsx | 7 +++--
.../components/transformation-form/index.tsx | 13 +++++----
config-ui/src/plugins/config.ts | 14 ++++++++++
config-ui/src/plugins/register/tapd/data-scope.tsx | 8 +++---
.../src/plugins/register/tapd/transformation.tsx | 31 +++++++++++-----------
config-ui/src/plugins/register/zentao/config.ts | 3 ++-
14 files changed, 69 insertions(+), 58 deletions(-)