Results 77 issues of Stefan M.

# Summary Just a small update of the compose pay button dependency. # Motivation Background is that we are using stripe (so this library 😁 ) together with [licensee](https://github.com/cashapp/licensee). Unfortunately...

I don't know exactly how caching works on `pkl`. But I assume it is just basic support yet. Once a package was requested, it will be stored in the cache...

Seems like an [known issue](https://pkl-lang.org/main/current/pkl-doc/index.html#install-cli) but not tracked as an issue yet 🙃

fixes #184 With that we can get rid of the java 11 check and the information around it. Also, we can "on the fly" update the jdk version the project...

It's just a simple config file 🙃. However I'm not sure if you want to deal with automatic dependency updates at this point.

Given this source code: https://github.com/StefMa/pkl-gha/tree/9d5b220b0a2dcfb971a56b875124a89f6acff611 If you checkout the code and run `pkl test tests/*.pkl` it runs the tests and they pass. If you package the code, it works as...

Currently I have to manually update the `version` and run the gradle task `bintrayUpload`. We should automate this behaviour... somehow. ... One solution could be that we create a `release`...

Maybe something like this https://blog.gradle.org/groovy-kotlin-dsl-samples