diffplug / diffplug/selfie

[jvm] Gradle cache and parallel builds

Abierto
#538 1 comentario 0 reacciones 0 asignados Ver en GitHub
jvm
Lenguaje dominante
Kotlin
Estrellas
101
Forks
18
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, Gradle optimization features `org.gradle.caching` and `org.gradle.parallel` are not enabled.

Is there an issue that prevents to enable them by default?

When I add:
```properties
org.gradle.caching=true
org.gradle.parallel=true
```
and run `gradle clean build`, everything seems to be okay.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reviewing the Gradle build configuration and the effects of enabling org.gradle.caching and org.gradle.parallel. Run `gradle clean build` with both properties enabled, then compare the result with the current defaults; done means confirming whether the build remains reliable and documenting or addressing any blocker.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
kotlin
Área
build-system
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.