danger/kotlin

Failed to install current version 0.7.1 on macOs

afaucogney opened this issue · 3 comments

I succeed a couple of month ago to install the 0.7.0 to test Danger in my Gitlab CI
Today, when I restart the build, brew retrieve the 0.7.1 that failed ! danger/homebrew-tap#9

Any help would be welcome.
Is there any way I can install the latest OR specific version from my CI ?

Yes homebrew needs to be fixed, but you can try using the installation script for Linux. You can find the command to run in the README.md

Thanks @gianluz, I succeed to install it !
However, is there a simple way to install the latest or a specific version to the CI ?

Cause I'm having a similar issue #168 with Gitlab, and I canot get benefit from the fixed code !

IS there somewhere the install script that target specific version ?

Migrate to 1.0.0. So I close the issue !