This is an automated email from the ASF dual-hosted git repository. lynwee pushed a commit to branch dev-1 in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
commit 53d80d590195706ca1c1a3cbf2ee12130f74e53d Merge: 2e69df0bc f0ad6f5bb Author: d4x1 <[email protected]> AuthorDate: Sat Sep 14 15:34:23 2024 +0800 Merge branch 'main' into dev-1 backend/core/runner/run_task.go | 20 +++++++++----------- backend/plugins/jira/e2e/issue_relationship_test.go | 1 + backend/plugins/jira/tasks/issue_extractor.go | 5 ++++- backend/server/services/project.go | 3 ++- config-ui/Dockerfile | 1 + .../components/connection-form/fields/endpoint.tsx | 2 +- .../github/connection-fields/authentication.tsx | 6 +++--- .../register/github/connection-fields/githubapp.tsx | 7 ++++--- .../components/add-connection-dialog/index.tsx | 4 +--- .../routes/blueprint/detail/configuration-panel.tsx | 5 ++++- config-ui/src/routes/blueprint/home/index.tsx | 2 +- config-ui/src/routes/project/layout/index.tsx | 4 ++-- 12 files changed, 33 insertions(+), 27 deletions(-)
