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 f9d707de feat: github cicd convertor
     new b5467eef feat(jenkins): add jenkins pipeline convertor
     new ba5c53ba feat(jenkins): stage convertor

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/impl/impl.go                       |   1 +
 .../migrationscripts/20220714_add_init_tables.go   |   4 +-
 ...d_convertor_cicd.go => build_cicd_convertor.go} |  30 +++--
 plugins/jenkins/tasks/build_enricher.go            |  21 +++-
 plugins/jenkins/tasks/stage_collector.go           |   2 +-
 plugins/jenkins/tasks/stage_convertor.go           | 139 +++++++++++++++++++++
 6 files changed, 177 insertions(+), 20 deletions(-)
 rename plugins/jenkins/tasks/{build_convertor_cicd.go => 
build_cicd_convertor.go} (89%)
 create mode 100644 plugins/jenkins/tasks/stage_convertor.go

Reply via email to