Skip to content

Bug 1997963 - glean-gradle-plugin configuration-cache compatibly changes#3329

Merged
badboy merged 1 commit intomozilla:mainfrom
ahochheiden:config-cache-compat
Nov 20, 2025
Merged

Bug 1997963 - glean-gradle-plugin configuration-cache compatibly changes#3329
badboy merged 1 commit intomozilla:mainfrom
ahochheiden:config-cache-compat

Conversation

@ahochheiden
Copy link
Copy Markdown
Member

Replace onlyIf closures with outputs.dir() declarations for configuration cache compatibility. The closures were capturing non-serializable references which prevented caching.

Replace `onlyIf` closures with `outputs.dir()` declarations for
configuration cache compatibility. The closures were capturing
non-serializable references which prevented caching.
@ahochheiden ahochheiden requested a review from a team as a code owner November 19, 2025 17:46
@ahochheiden ahochheiden requested review from travis79 and removed request for a team November 19, 2025 17:46
@ahochheiden
Copy link
Copy Markdown
Member Author

Minor revision that didn't make it into #3326.

@badboy badboy merged commit 04113ff into mozilla:main Nov 20, 2025
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants