Releases: moosetechnology/GitProjectHealth
Releases · moosetechnology/GitProjectHealth
v1.1.2
What's Changed
- add filter to MR when they don't have merged date by @alkalinan in #109
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Feature merge metamodel by @badetitou in #97
- fix citation by @badetitou in #98
- fix: error when filterCommitChanges return an empty array by @knowbased in #99
- use repoApi: instead of several other api name by @badetitou in #100
- fix: problem when diffs got no hunks by @knowbased in #103
- Update .properties by @badetitou in #101
- Remove the old generator of the extended metamodel by @badetitou in #102
- WIP: fix email import by @alkalinan in #104
- fix/add email user to the importer + tests by @alkalinan in #105
- prepare v1.1.1 by @badetitou in #106
- fix puml by @badetitou in #107
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add DOI to the repository by @badetitou in #76
- Create CITATION.cff by @badetitou in #77
- put model importer inside super class by @alkalinan in #78
- Deal with errors when loading big diff by @badetitou in #79
- Feature/commit import bit bucket by @alkalinan in #80
- deporecate repo api by @badetitou in #82
- Refactoring/rename by @alkalinan in #81
- Feature/commitdiff GitHub importer by @alkalinan in #83
- fix: jira metrics not working with bitbucket importer by @knowbased in #84
- add complete commit import to bitbucket methods by @alkalinan in #86
- feat(metrics): code contribution by mr by @knowbased in #85
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - First release GPH
What's Changed
- Small changes by @NicolasAnquetil in #1
- Update README.md by @NicolasAnquetil in #2
- Automatic loading of GitHubHealth-Model-Importer in Baselineof by @NicolasAnquetil in #3
- Ordered pipelines to display result of last one by @NicolasAnquetil in #4
- added a simple CSV exporter by @NicolasAnquetil in #5
- Lot of changes comming from analysis code of Berger-Levrault by @badetitou in #6
- Optimize code and writting tests by @badetitou in #7
- Fill merge request by @badetitou in #8
- Refactoring/metrics interface by @alkalinan in #9
- Refactoring/metrics interface by @alkalinan in #10
- Feature/refactoring metrics by @alkalinan in #11
- Optimize Diff creation by @badetitou in #12
- fix loading commit and add API global access support to some metrics by @alkalinan in #14
- optimize also the
addAll:ofType:unless:
and add similar tests by @badetitou in #13 - Fix import GitLab and optimization by @alkalinan in #15
- rebase develop from main by @alkalinan in #16
- feat: export metrics in database with Voyage by @knowbased in #18
- Remove method that are only use by themselves by @badetitou in #19
- Organize all readers the same ways by @badetitou in #20
- fix import project location by @badetitou in #21
- Jira connector by @badetitou in #22
- refactor: improve export to analyse metrics and then export to csv or database by @knowbased in #23
- Usercatalogue by @alkalinan in #25
- feat: export analyses in s3 by @knowbased in #26
- feat(metrics): average time between commits by @knowbased in #27
- feat(metrics): number of project with a commit of the user by @knowbased in #30
- refactor: define over in the generateAnalysis method by @knowbased in #29
- fix: error if there are no commits in averageTimeBetweenCommits method by @knowbased in #33
- fix: put s3 pharo library in baseline by @knowbased in #34
- feat: use label and over in s3 export filename by @knowbased in #36
- feat(metrics): number of open merge requests by @knowbased in #37
- feat(metrics): number of merged merge requests by @knowbased in #38
- feat(metrics): number of closed merge requests by @knowbased in #39
- New import for git metric by @alkalinan in #28
- feat(metrics): number of merge requests without review by @knowbased in #40
- feat: import analyses from s3 by @knowbased in #41
- refactor: improve csv export and change export format by @knowbased in #42
- feat(metrics): number of jira tickets closed by @knowbased in #43
- Feature jira email by @alkalinan in #44
- Feature levenshtein by @alkalinan in #45
- refactor: change metric structure by @knowbased in #46
- refactor: remove GitMetric class and subclasses by @knowbased in #47
- feat: add project metrics structure by @knowbased in #48
- Feature/project into catalogue by @alkalinan in #49
- fix fuse:with: to include projectIds by @alkalinan in #50
- refactor: change duration for seconds in metrics by @knowbased in #51
- test: add tests for user metrics by @knowbased in #52
- Feature/wip catalogue by @alkalinan in #53
- up metrics-fixing with fixes from develop by @badetitou in #58
- Metrics fixing by @alkalinan in #54
- restore method as before by @badetitou in #60
- feat: add jira time and merge request time difference metric by @knowbased in #61
- fix: merge requests loading by @knowbased in #63
- fix: GitlabHealth-Model-Analysis-Tests package is not in coverage by @knowbased in #62
- feat: add commitsNumberByJiraTicket metric by @knowbased in #64
- feat: add code addition and deletion by tickets metric by @knowbased in #65
- add baseline for famix connector by @badetitou in #67
- fix: jiraTimeMRTimeDifferenceMetric error on 2 period by @knowbased in #66
- add import for only one project by @badetitou in #68
- This PR aims to add the ability to load the project in Moose12 in addition to Moose11 by @badetitou in #69
- fix importer by @alkalinan in #70
- removing =sep from csv export by @alkalinan in #71
- #72 add Float return after averaging by @alkalinan in #73
- feat: bitbucket importer by @knowbased in #74
- V1.0.0 by @knowbased in #75
New Contributors
- @NicolasAnquetil made their first contribution in #1
- @alkalinan made their first contribution in #9
- @knowbased made their first contribution in #18
Full Changelog: https://github.com/moosetechnology/GitProjectHealth/commits/v1.0.0