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 25b90b1d fix: update pipelineId
add ebf23bd2 fix: add path to stages collect
add 31478092 feat: e2e test for jenkins stages
No new revisions were added by this update.
Summary of changes:
.../e2e/raw_tables/_raw_jenkins_api_stages.csv | 7 +++
.../e2e/snapshot_tables/_tool_jenkins_stages.csv | 4 ++
...{cicd_tasks.csv => cicd_tasks_after_stages.csv} | 3 ++
.../jenkins/e2e/{jobs_test.go => stages_test .go} | 56 +++++++++++++---------
plugins/jenkins/tasks/stage_collector.go | 9 ++--
5 files changed, 52 insertions(+), 27 deletions(-)
create mode 100644 plugins/jenkins/e2e/raw_tables/_raw_jenkins_api_stages.csv
create mode 100644 plugins/jenkins/e2e/snapshot_tables/_tool_jenkins_stages.csv
copy plugins/jenkins/e2e/snapshot_tables/{cicd_tasks.csv =>
cicd_tasks_after_stages.csv} (93%)
copy plugins/jenkins/e2e/{jobs_test.go => stages_test .go} (58%)