Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gradle caching to CI #32

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Add Gradle caching to CI #32

merged 3 commits into from
Nov 17, 2023

Conversation

StefMa
Copy link
Collaborator

@StefMa StefMa commented Nov 17, 2023

Fixes #19

@StefMa
Copy link
Collaborator Author

StefMa commented Nov 17, 2023

This is the outcome of the changes. The first run is without cache, the second and third with the cache.
(jvm is always cached from a previous run 🙃 )
Screenshot 2023-11-17 at 11 10 27 AM

In sum we can say this improves the build time quite a lot 🚀

@StefMa StefMa merged commit d7aa1b5 into main Nov 17, 2023
8 checks passed
@StefMa StefMa deleted the ci-caching branch November 17, 2023 10: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.

Use action/cache on CI
1 participant