gradle / gradle/actions

Make it possible to use `@buildjet/cache` library as a replacement for `@actions/cache`

Open
#25 7 comments 6 reactions 0 assignees View on GitHub
enhancement in:caching
Dominant language
TypeScript
Stars
340
Forks
117
Avg merge
1d 9h
Merged PRs (30d)
11

Description

## Feature request

We are using the Gradle Build Action for our projects and it works great.
However, we are also interested in switching to BuildJet for better build agents.
They also provide faster cache services than GH Cache ([link](https://buildjet.com/for-github-actions/blog/launch-buildjet-cache)).

Hence the feature request -- allow different cache providers to be used with Gradle Build Action instead of always assuming the action will be using [Github Action's Cache](https://github.com/gradle/gradle-build-action/blob/main/src/cache-utils.ts#L2)

## Other forks

It looks like some people tried to create a fork of gradle-build-action and make it use BuildJet, but it's outdated.
So there seems to be an interest for this feature.

* https://github.com/marketplace/actions/gradle-buildjet-action

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.