This is an automated email from the ASF dual-hosted git repository.
abeizn pushed a change to branch feat#7280
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from cb840c58a feat: add deployment metadata to the table of the 'DORA
details - deployment frequency' dashboard
add 85b3e459e fix: e2e test
No new revisions were added by this update.
Summary of changes:
.../e2e/snapshot_tables/cicd_pipeline_commits.csv | 24 +--
.../bamboo/e2e/snapshot_tables/cicd_pipelines.csv | 34 ++--
backend/plugins/bitbucket/e2e/deployments_test.go | 7 +-
backend/plugins/bitbucket/e2e/pipelines_test.go | 2 +
.../cicd_deployment_commits_for_deployment.csv | 56 +++---
.../cicd_deployments_for_deployment.csv | 56 +++---
.../e2e/snapshot_tables/cicd_pipelines.csv | 46 ++---
.../e2e/snapshot_tables/cicd_pipeline_commits.csv | 11 +-
.../e2e/snapshot_tables/cicd_pipelines.csv | 20 +-
backend/plugins/github/e2e/deployment_test.go | 4 +
.../snapshot_tables/_tool_github_deployments.csv | 202 ++++++++++-----------
.../e2e/snapshot_tables/_tool_github_runs.csv | 72 ++++----
.../_tool_github_runs_no_prod_regex.csv | 72 ++++----
.../snapshot_tables/cicd_deployment_commits.csv | 202 ++++++++++-----------
.../e2e/snapshot_tables/cicd_deployments.csv | 202 ++++++++++-----------
.../e2e/snapshot_tables/cicd_pipeline_commits.csv | 72 ++++----
.../github/e2e/snapshot_tables/cicd_pipelines.csv | 72 ++++----
.../snapshot_tables/cicd_deployment_commits.csv | 18 +-
.../e2e/snapshot_tables/cicd_deployments.csv | 18 +-
.../e2e/snapshot_tables/cicd_pipeline_commits.csv | 60 +++---
.../gitlab/e2e/snapshot_tables/cicd_pipelines.csv | 34 ++--
.../plugins/jenkins/tasks/build_cicd_convertor.go | 12 +-
.../jenkins/tasks/build_commit_convertor.go | 2 +
.../plugins/azuredevops/tests/streams_test.py | 8 +-
24 files changed, 658 insertions(+), 648 deletions(-)