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

klesh pushed a change to branch kw-5519-dshelper-sonarqube
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 4825aac01 fix: typo
     add 2683321f3 fix: issue created on Sunday are not being considered (#6682)
     add 046c0baa2 feat: forbid starting tx via the dalgorm.Exec (#6685)
     add b94ccdedf Fix zentao and opsgenis API about sensitive fields (#6686)
     add 984af0a19 Merge branch 'main' into kw-5519-dshelper-sonarqube

No new revisions were added by this update.

Summary of changes:
 backend/core/plugin/plugin_datasource.go           |  2 +-
 .../helpers/pluginhelper/api/connection_helper.go  |  8 ++-
 backend/impls/dalgorm/dalgorm.go                   | 14 +++++
 .../dalgorm/dalgorm_test.go}                       | 50 ++++++++---------
 backend/plugins/opsgenie/api/connection.go         | 62 +++++++++++++++-------
 backend/plugins/opsgenie/impl/impl.go              |  3 ++
 backend/plugins/zentao/api/connection.go           | 17 ++++--
 backend/plugins/zentao/models/connection.go        | 20 +++++++
 grafana/dashboards/WeeklyBugRetro.json             | 14 ++---
 grafana/dashboards/WeeklyCommunityRetro.json       | 34 ++++++------
 10 files changed, 148 insertions(+), 76 deletions(-)
 copy backend/{core/models/pipeline_test.go => impls/dalgorm/dalgorm_test.go} 
(58%)

Reply via email to