Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Petition Gradle to support JVM-local configuration-cache

オープン
#987 コメント 14 件 リアクション 169 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
15/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
java
領域
build-system

調査の方向性

リンクされたコメントと Spotless #986 から始めてください。そこでは、提案されている JVM-local configuration-cache API と workaround が説明されています。issue ではファイルもテストも指定されておらず、要求されている Gradle サポートはこのリポジトリの範囲外です。edit では、完全な no-asterisk サポートが Spotless 7.0.0+ ですでに利用可能であると述べられています。

索引モデルが issue の本文から書いたものです。

説明

enhancement

Please thumbs-up this issue if you'd like Gradle to build this. TLDR: Unlike remote build cache, configuration cache is never going to be relocatable. Because of that, it might as well be a JVM-local cache (within-daemon), which removes the performance and incidental-complexity penalties of a serialization roundtrip. Spotless #986 hacks a workaround to demonstrate this approach, example API in comment below. Gradle could support this natively so that configuration cache is faster to use and easier to develop plugins against.

EDIT: full no-asterisk support for configuration cache is available in Spotless 7.0.0+

主要言語
Java
スター
5.7k
フォーク
560
平均マージ
1日 9時間
マージ済み PR(30日)
40

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

diffplug/spotless のほかの issue

diffplug/spotless の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。