Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[7.2] Use Gradle's Build Cache alongside in-house caching

Aperta
#993 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@Jonathing ci sta già lavorando.

Dal 8/10/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Gradle's Build Cache is Gradle's caching solution for tasks (and other work types, such as artifact transforms).

Implementing support for Gradle's own build cache will take significantly more work than supporting the configuration cache (#992) or configuration on demand (#991), but is something we should look into to maximize the performance gains that ForgeGradle 7 can handle.

In terms of support, ForgeGradle 7 has support for build caching being enabled, but it itself does not use the build cache for any of its tasks or executions. Additionally, projects we should look into working in Gradle Build Cache support for will include AccessTransformers Gradle, JarJar Gradle, and the Obfuscation plugin (yet to be made), as they provide UserDev transforms and tasks respectively.

This issue will be closed once ForgeGradle 7 and/or all of its sister plugins have implemented sufficient support for Gradle Build Cache.

cc @LexManos @PaintNinja @mezz

Lingua principale
Java
Stelle
574
Fork
450
Merge medio
16h 20m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di MinecraftForge/ForgeGradle

Tutte le issue di MinecraftForge/ForgeGradle

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.