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

fix(gradle): cache gradle report #29381

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

xiongemi
Copy link
Collaborator

@xiongemi xiongemi commented Dec 16, 2024

Current Behavior

./gradlew projectReport is run everytime Nx calculates the graph.

Expected Behavior

Results of ./gradlew projectReport are cached until gradle files have been changed. This improves the performance of the gradle graph plugin.

Related Issue(s)

Fixes #

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 16, 2024 10:32pm

Copy link

nx-cloud bot commented Dec 16, 2024

Your CI Pipeline Execution ↗ for commit dcc067c is in progress ⏳

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 11m 14s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m 10s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded <1s View ↗
nx-cloud record -- nx format:check --base=ee4de... ✅ Succeeded 23s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 22s View ↗
nx documentation --no-dte ✅ Succeeded 44s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-16 22:47:40 UTC

@xiongemi xiongemi force-pushed the fix/gradle-cache-report branch from 4d371f5 to dcc067c Compare December 16, 2024 22:29
@FrozenPandaz FrozenPandaz merged commit 0888977 into master Dec 17, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix/gradle-cache-report branch December 17, 2024 17:45
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants