Hello, Alena suggest the option to mark last release as latest: - https://github.com/actions/virtual-environments/pull/791
Anyway we currently don't distribute binaries on github to have this option work. So to make it work , we would need to do it and use Github API in build: 1) To push additional assets (zip and tgz binaries): - https://developer.github.com/v3/repos/releases/#edit-a-release-asset 2) To mark latest: - https://developer.github.com/v3/repos/releases/#edit-a-release What's your thoughts ? Thanks Regards On Wed, Apr 29, 2020 at 11:35 AM Philippe Mouawad < [email protected]> wrote: > They confirmed it would be useful for them > > "Hi @pmouawad <https://github.com/pmouawad>, yes, link with non-hardcoded > version would be very convenient fro us, thank you!" > > > Regards > > On Wed, Apr 29, 2020 at 11:25 AM Philippe Mouawad < > [email protected]> wrote: > >> Hello, >> Do you think that providing a stable name for latest version of JMeter >> (without version suffix) would be useful ? >> >> For cases like this one for example: >> >> - https://github.com/actions/virtual-environments/pull/791 >> >> >> Regards >> > > > -- > Cordialement. > Philippe Mouawad. > > > -- Cordialement. Philippe Mouawad.
