[MDBF-490] Fix gitdm stats for branches Created: 2022-10-21 Updated: 2022-10-21 Resolved: 2022-10-21 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings | Assignee: | Andrew Hutchings |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.5d | ||
| Original Estimate: | Not Specified | ||
| Description |
|
At the moment the metrics calculations are including all branches and tags in the MariaDB server tree. It should instead just be the 10.0 - 10.12 branches (and beyond). Likewise similar filtering should be happening on the other supported trees. |
| Comments |
| Comment by Andrew Hutchings [ 2022-10-21 ] |
|
This has now been fixed in https://github.com/MariaDB/metrics/commit/2b408998805a218a8cdce4da314a4cfb6c2564d5 It changes the 2022 statistics significantly in particular. So a blog post is coming about this. |