Results 191 comments of Stefan M.

We have the no loader config option 🤔. In this case we never show the loading thing. Might be worth to use that in your case?

Hey @KimTholstorf , doesn't support markdown pure html? 🤔 You could possibly just copy the code from [here](https://github.com/StefMa/hugo-fresh/blob/b863b0d98d76c4e86dd09b76c889caa420387b1c/layouts/partials/section5.html) to your single page.. Would this work?

For preference: [Similar issue, different repo.](https://github.com/apple/pkl-vscode/issues/9)

I didn't find this request too bad and think about adding this feature. However, right now the extension or the specific domain object is used for Gradle and Maven. Since...

But the type is 100% (except of `bin`) different. Doesn't it make sense in terms of runtime safety to introduce hardcoded enums? So that for Gradle only all and bin...

I just checked the code and found out that for Gradle, it fetches https://services.gradle.org/versions/current to find out the latest version and the checksum. It seems that there is only a...

All (including the bin and all distribution) checksums can be found here: https://services.gradle.org/distributions/

@HT154 thanks for the explanation! I already deleted my comment. Was too early in the morning 🫣 I agree with @bioball that getOrDefault is something different in other languages. This...

> Amy idea what's up with CI here? Looks like an infra failure downloading JDKs. Might be https://github.com/foojayio/discoapi/issues/124? 🤔 Which is used via the foojay gradle plugin (settings.gradle.kts).

Even through I would love to have this feature build in into this action, I honestly think it's not the responsibility of this action to cache such things. This action...