This is an automated email from the ASF dual-hosted git repository.

zky pushed a change to branch fix-no-env
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from e5b884a8a fix(config-ui): extra error when no env file
     add 03ea25cba fix: cicd deployment no data (#6338)
     add ca4396378 fix(github): add envNamePattern (#6340)
     new d8f09da29 Merge branch 'main' into fix-no-env

The 1 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:
 backend/core/models/domainlayer/devops/cicd_task.go      |  2 ++
 backend/plugins/bamboo/impl/impl.go                      |  2 +-
 .../migrationscripts/20230807_add_plan_result_key.go     |  2 +-
 backend/plugins/bamboo/models/scope_config.go            |  2 --
 backend/plugins/bamboo/tasks/deploy_build_convertor.go   |  2 +-
 backend/plugins/bitbucket/tasks/deployment_convertor.go  |  8 ++++----
 backend/plugins/github/impl/impl.go                      |  3 +++
 ...add_env_name_pattern_to_tool_github_scope_configs.go} | 16 ++++++++++------
 .../plugins/github/models/migrationscripts/register.go   |  1 +
 backend/plugins/github/models/scope_config.go            |  1 +
 backend/plugins/github_graphql/impl/impl.go              |  3 +++
 .../plugins/github_graphql/tasks/deployment_convertor.go |  8 ++++++--
 backend/plugins/gitlab/tasks/deployment_convertor.go     | 11 ++++++-----
 13 files changed, 39 insertions(+), 22 deletions(-)
 copy 
backend/plugins/{bamboo/models/migrationscripts/20230801_add_env_name_pattern.go
 => 
github/models/migrationscripts/20231026_add_env_name_pattern_to_tool_github_scope_configs.go}
 (79%)

Reply via email to