Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Always create archivable path for CI #7382

Closed
tobrun opened this issue Dec 12, 2016 · 0 comments · Fixed by #7385
Closed

Always create archivable path for CI #7382

tobrun opened this issue Dec 12, 2016 · 0 comments · Fixed by #7385
Labels
Android Mapbox Maps SDK for Android build

Comments

@tobrun
Copy link
Member

tobrun commented Dec 12, 2016

In our build for each git push workflow on CI, we archive the build apk and the test results from Firebase. When the compilation of core/android fails, it will not generate the destination path to archive the files from and will generate a secondary error:

Deploy source path does not exist at the provided path: /bitrise/src/platform/android/MapboxGLAndroidSDKTestApp/build/outputs/apk

This is confusing since the actual error is found above in the logs. To make the experience better for contributors we should always create the directory so above only shows one error instead of 2.

@mapbox/android

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android build
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant