Anders Fischer-Nielsen

Results 9 comments of Anders Fischer-Nielsen

I made a black version for rEFInd a while back that you might be able to grab the resources from: https://github.com/andersfischernielsen/rEFInd-minimal-black

> Please create an issue to discuss first. My bad, I expected the discussion to backlink here, but it turns out it didn't. See: https://github.com/renovatebot/renovate/discussions/17857 --- > Some of these...

Closing due to [discussion](https://github.com/renovatebot/renovate/discussions/17857).

This seems like a bug to me. Isn't the whole point of using the Wrapper version that you _don't_ have to worry about per-project Gradle versions? 🤔

Thanks for the quick response @bigdaz! That's exactly the conclusion we came to too 😄 The problem is that we use a central workflow for all our Gradle projects, so...

@bigdaz Or, alternatively: Would we just be able to use `./gradlew` as a parameter to this action's `gradle-executable` parameter in order to ensure cleanup?

We have a PR up in #427. I'm unsure about the state handling here - we can probably clean that up with some guidance on the expected architecture 😄

Emoji could possibly be used for small weather symbols with a parameter on launch.

As far as I see it, the `distance` variable of the current algorithm should be changed into a `PQ` to allow following the current shortest path.