actions-marketplace-validations/Android App size difference

Compares the size of 2 APKs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
baseAppPathPath to base apk. This is the app before changesyesbase.apk
baseAppLabelLabel to use for the base app in the reportnoBase APK
targetAppPathPath to target apk. This is the app after changesyestarget.apk
targetAppLabelLabel to use for the target app in the reportnoTarget APK
summaryOutputPathOutput file where comparision summary should be written toyessummary.md
metricsA comma seperated list of size metrics to include in the summary. Possible values are `apkSize`, `installSize`, `dexFiles`, `arscFile`, `nativeLibs`noapkSize, installSize, dexFiles, arscFile, nativeLibs
thresholdsA comma seperated list of thresholds for each of the metrics in bytes. If this is empty, no thresholding will apply. When this is not empty, the task will fail when any of the given thresholds are crossedno""
telemetryEnabledSet to `false` to disable telemetrynotrue

no outputs