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

warren pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 3b377822 New contributors guide to backend development (#2125)
     new a59ea07a feat: refdiff support pattern
     new 2d19b39b fix: fix an error lost before directrun
     new 2c9023cc refactor: add type commitpair and pairlist
     new 2b15cefc feat: add order type semver
     new dd00165a refactor: set tagslimit args to int from string
     new d7565fc1 refactor: caculate all pairs on prepare

The 6 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:
 plugins/refdiff/README.md                          |  28 ++-
 plugins/refdiff/refdiff.go                         |  46 ++++-
 .../refdiff/tasks/ref_commit_diff_calculator.go    |  57 ++----
 plugins/refdiff/tasks/ref_issue_diff_calculator.go |  22 ++-
 plugins/refdiff/tasks/refdiff_task_data.go         | 199 +++++++++++++++++++++
 5 files changed, 290 insertions(+), 62 deletions(-)

Reply via email to