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 343fceb4 fix(plugins): add plan
new 6098a5a1 fix: update strategy environtment
new 1e765514 fix: update strategy environtment
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/dora/dora.go | 2 +-
plugins/dora/tasks/cicd_task_env_enricher.go | 8 ++++++--
plugins/dora/tasks/task_data.go | 10 +---------
plugins/github/models/connection.go | 2 +-
plugins/github/tasks/cicd_job_convertor.go | 13 +++++++------
plugins/github/tasks/task_data.go | 4 ++--
plugins/gitlab/models/connection.go | 2 +-
plugins/gitlab/tasks/job_convertor.go | 8 ++++----
plugins/gitlab/tasks/task_data.go | 8 ++++----
plugins/jenkins/models/connection.go | 2 +-
plugins/jenkins/tasks/stage_convertor.go | 8 ++++----
plugins/jenkins/tasks/task_data.go | 4 ++--
12 files changed, 34 insertions(+), 37 deletions(-)