gradle/docs
Daz DeBoer 986922f6a6
Update docs for dependency review (#540)
Due to an issue with dependency-review-action (https://github.com/gradle/actions/issues/482),
the setup described in the documentation can result in duplicate 
dependencies being added to the dependency graph.

To avoid this, we now recommend using a common `dependency-submission`
workflow for both pushes to `main` and pull requests. 
The `dependency-review` workflow runs on any `pull_request` but will wait
for the `dependency-submission` to complete.

This setup works for both the standard setup, and for the advanced setup for 
pull requests from repository forks.
2025-01-30 08:35:10 -07:00
..
dependency-submission-faq.md Restructure documentation and add a dependency-submission FAQ (#110) 2024-04-04 16:38:14 -06:00
dependency-submission.md Update docs for dependency review (#540) 2025-01-30 08:35:10 -07:00
deprecation-upgrade-guide.md Bump Gradle from 8.10.2 to 8.11 (#443) 2024-11-14 13:48:42 -07:00
setup-gradle.md Document GRADLE_ACTIONS_SKIP_BUILD_RESULT_CAPTURE (#529) 2025-01-24 11:00:39 -07:00
wrapper-validation.md Document wrapper-validation with Git LFS 2024-12-12 12:04:12 -07:00