Latest release unreadable for long release names

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

  • The "latest release" badge is too dense to be used with e.g. Maven releases.
  • The tags and releases in general do contain the name of the artifact. E.g. the tag for an artifact with id maven-deploy-plugin is called maven-deploy-plugin-1.2.3.
  • A similar case: tags of Docker images often contain the combination of e.g. operating system and software version traefik v2.8.3-windowsservercore-1809

Steps to reproduce

Use a long release name like e.g. v2.8.3-windowsservercore-1809 Look at the badge

Example Project

https://gitlab.com/mfriedenhagen/latest-release-badge-broken

What is the current bug behavior?

  • The release name is unreadable.

What is the expected correct behavior?

  • I can read v2.8.3-windowsservercore-1809

Relevant logs and/or screenshots

image - current SVG: https://gitlab.com/mfriedenhagen/latest-release-badge-broken/-/badges/release.svg

Output of checks

  • This bug happens on GitLab.com
Edited by 🤖 GitLab Bot 🤖