Skip to content

Remove configuration-cache support#884

Merged
bigdaz merged 1 commit intomainfrom
remove-config-cache
Mar 18, 2026
Merged

Remove configuration-cache support#884
bigdaz merged 1 commit intomainfrom
remove-config-cache

Conversation

@bigdaz
Copy link
Copy Markdown
Member

@bigdaz bigdaz commented Mar 18, 2026

Removes support for configuration-cache extraction and restore from the caching workflow and related source code. Configuration-cache support only worked for a limited set of projects (#21), and we plan to reimplement this properly as part of the
gradle-actions-caching project.

The main impact is simplification of the caching logic, focusing only on common Gradle artifacts. The ConfigurationCacheEntryExtractor class and related logic were deleted from
sources/src/caching/gradle-home-extry-extractor.ts.

Removes support for configuration-cache extraction and restore from the
caching workflow and related source code. Configuration-cache support
only worked for a limited set of projects (#21), and we
plan to reimplement this properly as part of the
`gradle-actions-caching` project.

The main impact is simplification of the caching logic, focusing only on
common Gradle artifacts. The `ConfigurationCacheEntryExtractor` class
and related logic were deleted from
`sources/src/caching/gradle-home-extry-extractor.ts`.
@bigdaz bigdaz merged commit c999154 into main Mar 18, 2026
840 of 852 checks passed
@bigdaz bigdaz deleted the remove-config-cache branch March 18, 2026 20:27
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.

1 participant