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 a98a6225 fix: update icon (#3117)
new 1bf142fd feat: add deployTagPattern for jenkins
new 76290e45 feat: add deployTagPattern for jenkins
new 8a0890ce feat: add deployTagPattern for jenkins and fix jenkins bugs
new 6f822ddd feat: add deployTagPattern for jenkins and fix jenkins bugs
The 4 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:
.../e2e/snapshot_tables/_tool_jenkins_stages.csv | 14 ++------------
.../snapshot_tables/cicd_tasks_after_stages.csv | 3 ---
plugins/jenkins/jenkins.go | 5 ++++-
plugins/jenkins/models/build.go | 1 -
plugins/jenkins/models/connection.go | 4 ++++
plugins/jenkins/tasks/build_extractor.go | 9 ++-------
plugins/jenkins/tasks/stage_collector.go | 8 ++++----
plugins/jenkins/tasks/stage_convertor.go | 22 +++++++++++++++++++---
plugins/jenkins/tasks/stage_extractor.go | 3 ++-
plugins/jenkins/tasks/task_data.go | 12 ++++++++----
10 files changed, 45 insertions(+), 36 deletions(-)