Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
onlydole opened this issue Mar 25, 2023 · 3 comments
Labels

Comments

@onlydole
Copy link
Member

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.
@ibilalkayy
Copy link

ibilalkayy commented Mar 26, 2023

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!

@onlydole onlydole added the enhancement New feature or request label Apr 7, 2023
@tegioz
Copy link

tegioz commented Jan 18, 2024

Hi!

Should we transfer this issue to cncf/devstats?

/cc @lukaszgryglicki

@tegioz tegioz transferred this issue from cncf/landscape Apr 5, 2024
@lukaszgryglicki
Copy link
Member

lukaszgryglicki commented Apr 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants