Skip to content

GitLab CI support for ndk and `fdroid build --scan-binary`

This adds two key features to the fdroid build job on fdroiddata merge requests:

  • auto-downloading of the NDK as specified in the ndk: field of the build(s)
  • Run @Bubu's fdroid build --scan-binary so it checks the built APK for bad libraries

WIP while I'm doing some test runs by including unrelated app metadata changes. Here are some example runs:

@relan @Rudloff @IzzySoft @TheLastProject @jspricke @licaon-kter @fossdd @FestplattenSchnitzel

Edited by Hans-Christoph Steiner

Merge request reports