usefulness/Diffuse Action for Gradle

Generates Jake Wharton's Diffuse tool output between head and target branch of a Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
old-file-pathold file pathyes
old-mapping-pathold mapping file produced by R8 or ProGuardno
new-file-pathnew file pathyes
new-mapping-pathnew mapping file produced by R8 or ProGuardno
lib-versionrelease version, e.g "0.1.0" or "latest"yeslatest
diffuse-repoDiffuse repo id, with published release artifacts, e.g "usefulness/diffuse" or "JakeWharton/diffuse"yesusefulness/diffuse
debugif true, shows additional debug informationnofalse
namedescription
diff-rawDiffuse full output
diff-fileDiffuse full output as file
diff-gh-commentDiffuse full output as Github comment. Summary in expanded state, other sections collapsed
diff-gh-comment-all-collapsedDiffuse full output as Github comment. All sections are collapsed
diff-gh-comment-no-dexDiffuse full output as Github comment, without dex section, workaround for https://github.com/JakeWharton/diffuse/issues/96
diff-gh-comment-no-dex-all-collapsedDiffuse full output as Github comment all collapsed, without dex section, workaround for https://github.com/JakeWharton/diffuse/issues/96
summaryDiffuse summary
apkDiffuse apk info
dexDiffuse dex info
manifestDiffuse manifest info
arcsDiffuse arcs info
jarDiffuse jar info
classesDiffuse classes info
size-old-bytesOld artifact size, number, in Bytes
size-old-textOld artifact size, text, formatted with unit i.e. 320 KiB
size-new-bytesNew artifact size, number, in Bytes
size-new-textNew artifact size, text, formatted with unit i.e. 320 KiB
size-diff-comment_style_1Size diff in a human readable form. i.e. '+16.6MiB (16.1MiB -> 32.7MiB)'