varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.53k stars 68 forks source link

Update build.yml to use Gradle Caching and build timeout #517

Closed EchoEllet closed 5 months ago

EchoEllet commented 5 months ago

See this link the timeout in case there is a infinite loop or some build bug (or if it's stuck for some reason) so it won't work forever, there is a limit (it's higher in public/open source projects)

DennisTsar commented 5 months ago

The setup-gradle action does its own caching and recommends to not use cache: gradle: https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#incompatibility-with-other-caching-mechanisms