This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 058222ed3 fix: dora dashboard missing environment = 'PRODUCTION' where
condition (#4339)
add 2c0bc85ed refactor: simplify tapd/zentao apiclient creation (#4333)
No new revisions were added by this update.
Summary of changes:
backend/plugins/tapd/api/connection.go | 22 ++---
backend/plugins/tapd/impl/impl.go | 4 +-
backend/plugins/tapd/models/connection.go | 22 ++---
backend/plugins/tapd/tasks/api_client.go | 9 +--
backend/plugins/tapd/tasks/task_data.go | 12 +--
backend/plugins/zentao/api/connection.go | 121 ++++++++++++----------------
backend/plugins/zentao/models/connection.go | 42 ++++++++--
backend/plugins/zentao/tasks/api_client.go | 36 ++-------
8 files changed, 114 insertions(+), 154 deletions(-)