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

Dependency Graph should not be submitted for cache-cleanup Gradle execution #905

Closed
bigdaz opened this issue Sep 29, 2023 · 0 comments · Fixed by #907
Closed

Dependency Graph should not be submitted for cache-cleanup Gradle execution #905

bigdaz opened this issue Sep 29, 2023 · 0 comments · Fixed by #907
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Sep 29, 2023

When these 2 settings are used together:

          dependency-graph: generate-and-submit
          gradle-home-cache-cleanup: true

a dependency graph file is generated and saved for the cache-cleanup Gradle execution. We should explicitly disable dependency graph generation in the post-action step.

See here for an example.

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 a pull request may close this issue.

1 participant