cncf / devstats

📈CNCF-created tool for analyzing and graphing developer contributions
https://devstats.cncf.io
Apache License 2.0
66 stars 24 forks source link

[Feature Request] Enhance Release Information Display: Move Location & Distinguish Release Types #56

Open onlydole opened 1 year ago

onlydole commented 1 year ago

Issue Description

https://all.devstats.cncf.io/d/53/projects-health-table?orgId=1

Currently, release information is displayed at the bottom of the project page. It would be helpful to move this information to the top of the page and distinguish between different types of releases (major, minor, and patch) following the format major.minor.patch. This change can clarify the project's status, especially in maintenance mode (i.e., minor releases have stayed the same in the past few years).

Proposed Solution

  1. Move the release information section from the bottom of the project page to the top, making it more visible to users.
  2. Distinguish between different release types (major, minor, and patch) to give users a clearer understanding of the project's status.

Benefits

ibilalkayy commented 1 year ago

Screenshot from 2023-03-27 22-06-47

Hey, @onlydole I will try it. Thank you, for writing it beginner friendly but I didn't understand how to distinguish between different types of releases (major, minor, and patch).

Thank you!

tegioz commented 7 months ago

Hi!

Should we transfer this issue to cncf/devstats?

/cc @lukaszgryglicki

lukaszgryglicki commented 4 months ago

I have no other info that just last tag matching regexp for given project's main repo. If you provide an algorithm how to get (2) from this, then I'm happy to help.

I can do 1 anytime and 2 once specs are clear. Any new features, especially for project healths dashboard need @caniszczyk 's approval/green light.