Franco Meloni
Franco Meloni
I personally think that put all in danger has two downsides: - Makes the process of adding a new plugin more complicate (and impossible if i want to create a...
I personally like the idea of using SPM, the file in the danger target could be the `Dangerfile.swift`, and we could search for Danger in `Sources/Danger/Dangerfile.swift`. The thing would be...
are you caching the `.build`? I saw that happening on Circle, when the cache is used it sometimes just stops.
Thank you for the PR, just some comments about the --package-path :)
Hi! Danger Kotlin uses Danger-JS under the hood, so you can set up the environment variables like explained on https://danger.systems/js/usage/bitbucket_cloud.html
Hey 👋🏻 Have you tried ```sh bash
🤔 https://github.com/danger/kotlin/blob/master/scripts/install.sh#L33-L48 if you install `koltinc` and `gradle` yourself it shouldn't try to install those during the script, so that might avoid that issue
It seems that is trying to post on an invalid line, what is your Dangerfile doing?
@orta Nice! Thank you :)
Now that `brew` has official support for Linux too, it could be the right decision to distribute danger-kotlin with it :)