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

mintsweet pushed a change to branch feat-dora-config
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 9b35011d1 fix: adjust the deploymentPattern and productionPattern 
default value
     new aa345c4a9 feat: add a new component ShowMore
     new 9a416cb2d refactor: use ShowMore component in github transformation
     new 2a687e8a1 feat: imporve the jenkins transformation cicd configuration
     new 58e5736e8 feat: imporve the gitlab transformation cicd configuration

The 4 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:
 config-ui/src/components/index.ts                  |   1 +
 .../components/{tip-layout => show-more}/index.tsx |  31 +++--
 .../plugins/components/scope-config-form/index.tsx |   6 +-
 .../src/plugins/register/github/transformation.tsx |  38 ++----
 .../register/gitlab/assets/workflow-run.jpeg       | Bin 0 -> 193279 bytes
 config-ui/src/plugins/register/gitlab/config.tsx   |   6 +-
 .../src/plugins/register/gitlab/transformation.tsx | 131 +++++++++++++--------
 .../register/{github => gitlab}/workflow-run.tsx   |  31 +++--
 .../register/jenkins/assets/workflow-run.jpeg      | Bin 0 -> 238201 bytes
 .../plugins/register/jenkins/transformation.tsx    |  31 +++--
 .../register/{github => jenkins}/workflow-run.tsx  |  26 ++--
 11 files changed, 166 insertions(+), 135 deletions(-)
 copy config-ui/src/components/{tip-layout => show-more}/index.tsx (57%)
 create mode 100644 
config-ui/src/plugins/register/gitlab/assets/workflow-run.jpeg
 copy config-ui/src/plugins/register/{github => gitlab}/workflow-run.tsx (63%)
 create mode 100644 
config-ui/src/plugins/register/jenkins/assets/workflow-run.jpeg
 copy config-ui/src/plugins/register/{github => jenkins}/workflow-run.tsx (70%)

Reply via email to