Github release tags

Hi,

According to the website http://gatling.io/download/, the latest stable release is 2.2.5, but I don’t see a release tag in https://github.com/gatling/gatling/releases

What’s the reason for that?

Thank you!

Best Regards,
Isuru Perera

Not 100% sure why tags aren’t used (I’m sure Stéphane can furnish us with the reason) - but the commit for each release has the release number as the comment.
This is the commit for 2.2.5: https://github.com/gatling/gatling/tree/d0de9f410495d27c80e2489ac18b7f1ae68567aa

Barry

I explained our reasons here: https://github.com/gatling/gatling/issues/3288

Hi Stéphane,

I think tagging a release is a good practice. We can add the binary distribution to Github and add release notes explaining how to run. See: https://help.github.com/articles/about-releases/

It’ll be useful for users who are willing to contribute.

Anyway, I see that you have made up your mind about not doing release tags anymore. Thanks for your help!