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 9dc48f96 fix: task failure caused by 404
     add 6ee476a9 fix: update pipelineId
     add e8df6e75 fix: update pipelineId
     add 25b90b1d fix: update pipelineId

No new revisions were added by this update.

Summary of changes:
 models/domainlayer/devops/cicd_task.go             |  17 ++
 .../e2e/snapshot_tables/cicd_pipeline_repos.csv    | 121 ++++++++++---
 .../github/e2e/snapshot_tables/cicd_pipelines.csv  | 121 ++++++++++---
 plugins/github/e2e/snapshot_tables/cicd_tasks.csv  | 190 ++++++++++-----------
 plugins/github/impl/impl.go                        |   1 -
 plugins/github/models/pipeline.go                  |  42 -----
 plugins/github/tasks/cicd_job_convertor.go         |   6 +-
 plugins/github/tasks/cicd_pipeline_convertor.go    |   8 +-
 8 files changed, 312 insertions(+), 194 deletions(-)
 delete mode 100644 plugins/github/models/pipeline.go

Reply via email to