Skip to content

delete duplicate APKs after downloading

issuebot will try to download APKs from many sources. Sometimes it gets duplicate APKs from different sources. This removes any, so that the report isn't cluttered by duplicates. This is mostly useful in RFP and places where issuebot is used for binary repos.

including script from https://gist.github.com/tfeldmann/fc875e6630d11f2256e746f67a09c1ae

Which is largely based on: https://stackoverflow.com/a/36113168/300783

Merge request reports