Skip to content

Releases: radon-h2020/radon-repository-miner

Updated regex to recognize repo full_name from its url

06 Nov 14:42
Compare
Choose a tag to compare
v0.b.5-beta

updated full_name_pattern regex to identiify full name from repo url

Updated issue_closing_pattern to identify commits closing issues

05 Nov 14:59
Compare
Choose a tag to compare
v0.8.4-beta

Merge branch 'master' of https://github.com/radon-h2020/radon-reposit…

Added cli option --include-commits

05 Nov 11:29
Compare
Choose a tag to compare
v0.8.3-beta

added cli option --include-commits. v0.8.3

Optimized fixing-commits from closed issues

04 Nov 23:29
Compare
Choose a tag to compare
0.8.2-beta

Optimized fixing-commits from closed issues

Fixed typo in regex that prevented tool to work with gitlab

04 Nov 22:33
Compare
Choose a tag to compare
0.8.1-beta

updated docker workflows and README

Added more options to CLI for mining

03 Nov 13:00
Compare
Choose a tag to compare

Added options:

  • fixing-commits to mine fixing-commits only
  • fixed-files' to mine fixing-commits + fixed-files only

The previous mine is now mine failure-prone-files to mine fixing-commits + fixed-files + failure-prone files

Minor fixes

27 Oct 17:23
Compare
Choose a tag to compare
0.7.2-beta

minor fix on cloning repo in same dir of an existing one -> 0.7.2

Minor fixes

27 Oct 16:47
Compare
Choose a tag to compare

Dockerfile now available for building and run

Renamed module and removed unused dependencies

27 Oct 14:07
Compare
Choose a tag to compare

Changes in parameters and cli

25 Oct 17:06
Compare
Choose a tag to compare
0.6.0-beta

removed unused imports