Gradle Runner: Filter files via regex

Hello,

On the Gradle runner step, when we can filter files (APK file include filter, APK file exclude filter, Mapping file include filter, etc.) a suggestion would be to add a “Regex” checkbox. You would add the -regex flag on the find command, and we could input our own regex for the file filters.

It would prevent us from creating custom scripts or adding extra steps to have more advanced filters.

Related discussion: Exclude multiple APKs - #4 by viktorbenei

Cheers!

Thanks for the #feature-request @fabien_hinge - perfectly summed up :wink:

1 Like