Search Gradle plugins
Plugin | Latest Version |
---|---|
com.supcis.remote-build-cacheAdds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |
build.lessConfigures Gradle projects for use with Buildless as a drop-in remote cache |
1.0.0-rc2
(15 December 2023) |
org.hiero.gradle.feature.build-cacheStandard configuration for a remote build cache that is pushed to from CI and pulled from everywhere |
0.3.3
(03 February 2025) |
androidx.build.gradle.s3buildcacheGradle remote build cache backed by AWS S3 |
1.0.0-beta01
(31 January 2025) |
io.github.neas-neas.alibuildcacheGradle remote build cache backed by Aliyun |
1.0.0
(01 August 2023) |