This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from b1cf56014 feat(q_dev): add Account ID to scope config and
auto-construct both report paths (#8725)
add e2f4a7a12 Fix/GitHub deployment time calculation (#8715)
No new revisions were added by this update.
Summary of changes:
backend/plugins/github/models/deployment.go | 1 +
.../plugins/github_graphql/e2e/deployment_test.go | 2 ++
.../raw_tables/_raw_github_graphql_deployment.csv | 2 ++
.../snapshot_tables/_tool_github_deployments.csv | 14 +++++-----
.../snapshot_tables/cicd_deployment_commits.csv | 14 +++++-----
.../e2e/snapshot_tables/cicd_deployments.csv | 14 +++++-----
.../20260215_add_finished_date.go} | 29 +++++++++++----------
.../model/migrationscripts/register.go | 1 +
.../github_graphql/tasks/deployment_collector.go | 6 +++++
.../github_graphql/tasks/deployment_convertor.go | 29 +++++++++++++++++----
.../github_graphql/tasks/deployment_extractor.go | 30 ++++++++++++++++++++++
11 files changed, 105 insertions(+), 37 deletions(-)
copy backend/{core/models/migrationscripts/20230222_add_commit_sha_index.go =>
plugins/github_graphql/model/migrationscripts/20260215_add_finished_date.go}
(64%)