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 ea772ced feat: ae e2e test for commits (#2318)
     new 2d201b96 feat: jenkins blueprint normal mode support
     new 2be28c84 feat: jenkins blueprint normal mode support

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/jenkins/api/blueprint.go         | 61 ++++++++++++++++++++++++++++++++
 plugins/jenkins/impl/impl.go             | 12 ++++---
 plugins/jenkins/tasks/build_collector.go |  1 +
 plugins/jenkins/tasks/build_convertor.go |  1 +
 plugins/jenkins/tasks/build_extractor.go |  1 +
 plugins/jenkins/tasks/job_collector.go   |  1 +
 plugins/jenkins/tasks/job_convertor.go   |  1 +
 plugins/jenkins/tasks/job_extractor.go   |  1 +
 plugins/jenkins/tasks/task_data.go       | 15 ++++++++
 9 files changed, 89 insertions(+), 5 deletions(-)
 create mode 100644 plugins/jenkins/api/blueprint.go

Reply via email to