You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by ab...@apache.org on 2022/09/20 12:21:05 UTC

[incubator-devlake] branch main updated (5101c0b5 -> 8c70f906)

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

abeizn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 5101c0b5 Issues/3023 add hook-URL in connections API (#3139)
     add 8c70f906 feat(gitlab): add dora support and unit test

No new revisions were added by this update.

Summary of changes:
 plugins/github/api/blueprint_test.go |   6 +-
 plugins/gitlab/api/blueprint.go      | 232 ++++++++++++++++++++++-------------
 plugins/gitlab/api/blueprint_test.go |  93 ++++++++++++++
 3 files changed, 240 insertions(+), 91 deletions(-)
 create mode 100644 plugins/gitlab/api/blueprint_test.go