Releases: radon-h2020/radon-repository-miner
Releases · radon-h2020/radon-repository-miner
Updated regex to recognize repo full_name from its url
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
v0.8.4-beta Merge branch 'master' of https://github.com/radon-h2020/radon-reposit…
Added cli option --include-commits
v0.8.3-beta added cli option --include-commits. v0.8.3
Optimized fixing-commits from closed issues
0.8.2-beta Optimized fixing-commits from closed issues
Fixed typo in regex that prevented tool to work with gitlab
0.8.1-beta updated docker workflows and README
Added more options to CLI for mining
Added options:
fixing-commits
to mine fixing-commits onlyfixed-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
0.7.2-beta minor fix on cloning repo in same dir of an existing one -> 0.7.2
Minor fixes
Dockerfile now available for building and run
Renamed module and removed unused dependencies
0.7.0-beta 0.7.0
Changes in parameters and cli
0.6.0-beta removed unused imports