westonal/Local project dependency diff diagram for Gradle
Generates a dependency diff diagram between 2 commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration | Selected Gradle configuration, passed to `./gradlew -q <app>:dependencies --configuration <configuration>`. Should correspond to output artifact that is considered output of the project | no | releaseRuntimeClasspath |
| project | Project | no | app |
| build-root-directory | Build root directory | no | . |
| additional-gradle-arguments | Additional arguments passed to gradle commands | no | "" |
Outputs
| name | description |
|---|---|
| diff-image-file | Dependency diff |