You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by ab...@apache.org on 2022/09/09 15:12:28 UTC

[incubator-devlake] branch main updated (31478092 -> ac0be9ea)

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 31478092 feat: e2e test for jenkins stages
     add ac0be9ea fix(jenkins): update e2e

No new revisions were added by this update.

Summary of changes:
 plugins/jenkins/e2e/builds_test.go                 | 15 +++++++-
 .../e2e/raw_tables/_raw_jenkins_api_stages.csv     | 24 ++++++++----
 .../e2e/snapshot_tables/_tool_jenkins_stages.csv   |  9 +++++
 .../e2e/snapshot_tables/cicd_pipeline_repos.csv    |  1 +
 .../snapshot_tables/cicd_tasks_after_stages.csv    | 45 ++--------------------
 .../e2e/{stages_test .go => stages_test.go}        | 13 ++++---
 plugins/jenkins/tasks/stage_convertor.go           | 11 ++----
 plugins/jenkins/tasks/stage_extractor.go           |  9 +----
 8 files changed, 57 insertions(+), 70 deletions(-)
 create mode 100644 plugins/jenkins/e2e/snapshot_tables/cicd_pipeline_repos.csv
 rename plugins/jenkins/e2e/{stages_test .go => stages_test.go} (95%)