This is an automated email from the ASF dual-hosted git repository.
mappjzc pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 130d99da3 fix: nginx timeout is too short causing download log fails
with 504 (#4670)
add a251aa4f0 fix: set _tool_jira_issue_commits.commit_sha during
extracting remotelink (#4715)
No new revisions were added by this update.
Summary of changes:
.../e2e/raw_tables/_raw_jira_api_remotelinks.csv | 121 +++++++++++++++++++++
backend/plugins/jira/e2e/remotelink_test.go | 9 +-
.../snapshot_tables/_tool_jira_issue_commits.csv | 88 +++++++++++++++
.../e2e/snapshot_tables/_tool_jira_remotelinks.csv | 100 +++++++++++++++++
.../jira/tasks/issue_repo_commit_convertor.go | 1 -
backend/plugins/jira/tasks/remotelink_extractor.go | 46 ++++++--
...vertor_test.go => remotelink_extractor_test.go} | 69 +++---------
7 files changed, 368 insertions(+), 66 deletions(-)
copy backend/plugins/jira/tasks/{issue_repo_commit_convertor_test.go =>
remotelink_extractor_test.go} (54%)