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

Enable Develocity Local Build Cache #3311

Conversation

tylerbertrand
Copy link
Contributor

Enable local build caching with Develocity, so that goals whose inputs have not changed do not need to be re-executed. This should help reduce local build times when making contributions to Morphia.

Note that it is required to run the clean lifecycle phase (i.e. ./mvnw clean install vs just ./mvnw install) to store outputs to the build cache.

Here is a Build Scan where changes were made to a class under morphia-kotlin showing the local build cache in action.

@tylerbertrand tylerbertrand changed the title Tylerbertrand/develocity local cache Enable Develocity Local Build Cache Nov 6, 2024
@evanchooly evanchooly merged commit c7dfd6e into MorphiaOrg:master Nov 12, 2024
1 of 2 checks passed
@tylerbertrand tylerbertrand deleted the tylerbertrand/develocity-local-cache branch November 12, 2024 19:35
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.

2 participants