https://github.com/ivanalvarado/cache-invalidation-index-plugin
A Gradle plugin that identifies all modules depending on a given module to highlight cache invalidation impact from breaking API changes.
https://github.com/ivanalvarado/cache-invalidation-index-plugin
android dependency-management gradle gradle-plugin kotlin observability
Last synced: 3 months ago
JSON representation
A Gradle plugin that identifies all modules depending on a given module to highlight cache invalidation impact from breaking API changes.
- Host: GitHub
- URL: https://github.com/ivanalvarado/cache-invalidation-index-plugin
- Owner: ivanalvarado
- License: mit
- Created: 2025-02-09T04:34:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T08:24:35.000Z (3 months ago)
- Last Synced: 2025-02-16T09:23:31.971Z (3 months ago)
- Topics: android, dependency-management, gradle, gradle-plugin, kotlin, observability
- Language: Kotlin
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cache-invalidation-index-plugin
A Gradle plugin that identifies all modules depending on a given module to highlight cache invalidation impact from breaking API changes.