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 66c0f9d3 feat: project_mapping for org plugin (#2616)
new f77ce89f fix: casting error in FolderInput node struct
new d83b925a fix: add asf headers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
plugins/helper/list.go | 11 ++++--
plugins/helper/queue.go | 8 +++--
.../e2e/commit_test.go => helper/queue_test.go} | 27 ++++++++------
plugins/jenkins/models/job.go | 4 +++
.../connection.go => jenkins/models/job_test.go} | 42 +++++++++-------------
5 files changed, 52 insertions(+), 40 deletions(-)
copy plugins/{github/e2e/commit_test.go => helper/queue_test.go} (59%)
copy plugins/{jira/models/connection.go => jenkins/models/job_test.go} (61%)