eclipse-kuksa / kuksa-android-companion

Apache License 2.0
3 stars 1 forks source link

Provide KUKSA Companion APK in PR Build Pipelines #31

Closed wba2hi closed 8 months ago

wba2hi commented 9 months ago

Is your feature request related to a problem? Please describe. To make testing / reviewing easier for "outsiders" who don't have access to Android Studio and can't / don't want to build the app themselves we should provide a signed APK of the Companion App inside the PR Pipeline.

Describe the solution you'd like Provide a signed APK of the Companion App inside the PR Pipeline.

Additional context I tried this in a naive approach, however failed because secrets are not passed when a workflow is triggered from a forked repository. Therefore we can neither access boschglobal nor eclipse-kuksa's secrets for this approach.

wba2hi commented 9 months ago

Since we cannot access the secrets when creating a cross-repository PR we can only provide a debug-signed .apk of the app.