quality-time icon indicating copy to clipboard operation
quality-time copied to clipboard

Allow for "measuring" the latest available version of a software product

Open fniessink opened this issue 4 years ago • 1 comments

New metric: "latest available version", similar to "source version". Collectors: GitHub tags/releases, Docker Hub tags, PyPI, npm. Requested by @denniebouman.

fniessink avatar Nov 26 '21 11:11 fniessink

This would be very useful also to notify users of a new Quality-time version. Currently, this requires a lot of manual work for quality managers.

I use the below urls to quickly check if a new version is available. https://github.com/dependency-check/DependencyCheck/releases#:~:text=latest https://github.com/zaproxy/zaproxy/releases#:~:text=latest https://github.com/dequelabs/axe-core/releases#:~:text=latest https://github.com/DependencyTrack/dependency-track/releases#:~:text=latest

Sebastiaan127001 avatar Dec 04 '25 09:12 Sebastiaan127001