devstats icon indicating copy to clipboard operation
devstats copied to clipboard

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

Open onlydole opened this issue 2 years ago • 3 comments

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

  • Enhanced visibility of release information.
  • Allows users to identify when a project is in "maintenance mode."
  • Improves the overall user experience when browsing the project page.

onlydole avatar Mar 25 '23 22:03 onlydole

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).

  • I saw the releases at the bottom but there were no major, minor, and patches mentioned. How to know about them.?
  • Where is this website file in the repository?

Thank you!

ibilalkayy avatar Mar 26 '23 17:03 ibilalkayy

Hi!

Should we transfer this issue to cncf/devstats?

/cc @lukaszgryglicki

tegioz avatar Jan 18 '24 19:01 tegioz

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.

lukaszgryglicki avatar Apr 06 '24 07:04 lukaszgryglicki