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

Fixed Configuration Cache problem for buildLambda task #763

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

dkrasnoff
Copy link
Collaborator

The main reason of the problem was using the Project object in task action (https://docs.gradle.org/8.9/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution).

@dkrasnoff dkrasnoff requested a review from nikpachoo September 3, 2024 12:04
@dkrasnoff dkrasnoff merged commit 5c74774 into master Sep 3, 2024
2 checks passed
@dkrasnoff dkrasnoff deleted the dkrasnov/fix-build-lambda-configuration-cache branch September 3, 2024 13:47
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