goadapp / goad

Goad is an AWS Lambda powered, highly distributed, load testing tool
https://goad.io
MIT License
1.88k stars 190 forks source link

Current stable release version? #149

Closed ilovezfs closed 7 years ago

ilovezfs commented 7 years ago

Based on https://github.com/goadapp/goad/releases/latest it's not clear to me whether 1.4.1 or 2.0.0-rc2 is the current stable release version. Could you clarify which should be in Homebrew now? Thanks!

zeph commented 7 years ago

Hi @ilovezfs , we just tagged the 2.0.1, please refer to that one.

We are in the middle of a major refactoring of the way metrics are aggregated and computed, and it will be the 2.1 on which we will build the features of generic lambda libraries as executors. Best, @gserra-olx & @cwaltken-edrans

ilovezfs commented 7 years ago

@zeph cool, thanks. Mind marking that the latest release?

(Also, in the future, please use the "pre-release" checkbox for release candidates)

zeph commented 7 years ago

@ilovezfs yeah, the Travis-CI shall do it in a minute... I need to check the pre-release checkbox thing, I'm not aware about the process

ilovezfs commented 7 years ago

@zeph it's in the GUI but also part of the API https://developer.github.com/v3/repos/releases/

gserra-olx commented 7 years ago

thanks @ilovezfs for the tip, shall be fixed from now onwards

ilovezfs commented 7 years ago

@gserra-olx thank you!