Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| Passed |
Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| 1 | Published: |
|---|---|
| 2 | https://lab.reyboz.it/builds/libre-busto/D24-libre-busto-unsigned.apk |
| 3 |
| Passed |
This step will build an .apk using Gradle using this fantastic Docker image:
https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu
Source code of this build step:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh
TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.
| 16 | :javaPreCompileDebug UP-TO-DATE |
|---|---|
| 17 | :compileDebugJavaWithJavac UP-TO-DATE |
| 18 | :compileDebugNdk NO-SOURCE |
| 19 | :compileDebugSources UP-TO-DATE |
| 20 | :mergeDebugShaders UP-TO-DATE |
| 21 | :compileDebugShaders UP-TO-DATE |
| 22 | :generateDebugAssets UP-TO-DATE |
| 23 | :mergeDebugAssets UP-TO-DATE |
| 24 | :extractTryWithResourcesSupportJarDebug UP-TO-DATE |
| 25 | :transformClassesWithStackFramesFixerForDebug |
| 26 | :transformClassesWithDesugarForDebug |
| 27 | :transformClassesWithDexBuilderForDebug |
| 28 | :transformDexArchiveWithExternalLibsDexMergerForDebug |
| 29 | :transformDexArchiveWithDexMergerForDebug |
| 30 | :mergeDebugJniLibFolders UP-TO-DATE |
| 31 | :transformNativeLibsWithMergeJniLibsForDebug |
| 32 | :processDebugJavaRes NO-SOURCE |
| 33 | :transformResourcesWithMergeJavaResForDebug |
| 34 | :validateSigningDebug UP-TO-DATE |
| 35 | :packageDebug |
| 36 | :assembleDebug |
| 37 | |
| 38 | BUILD SUCCESSFUL in 15s |
| 39 | 29 actionable tasks: 8 executed, 21 up-to-date |
| 40 |
| Passed |
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 | Note: /var/drydock/workingcopy-36/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 4 | Note: Recompile with -Xlint:unchecked for details. |
| 5 | Note: Some input files use or override a deprecated API. |
| 6 | Note: Recompile with -Xlint:deprecation for details. |
| 7 | Note: /var/drydock/workingcopy-36/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 8 | Note: Recompile with -Xlint:unchecked for details. |
| 9 |
| 21 | :preReleaseBuild |
|---|---|
| 22 | :compileReleaseAidl UP-TO-DATE |
| 23 | :compileReleaseRenderscript |
| 24 | :checkReleaseManifest UP-TO-DATE |
| 25 | :generateReleaseBuildConfig UP-TO-DATE |
| 26 | :mainApkListPersistenceRelease UP-TO-DATE |
| 27 | :generateReleaseResValues UP-TO-DATE |
| 28 | :generateReleaseResources |
| 29 | :mergeReleaseResources |
| 30 | :createReleaseCompatibleScreenManifests UP-TO-DATE |
| 31 | :processReleaseManifest |
| 32 | :splitsDiscoveryTaskRelease UP-TO-DATE |
| 33 | :processReleaseResources |
| 34 | :generateReleaseSources |
| 35 | :javaPreCompileRelease |
| 36 | :compileReleaseJavaWithJavac |
| 37 | :lint |
| 38 | Ran lint on variant debug: 98 issues found |
| 39 | Ran lint on variant release: 98 issues found |
| 40 | Wrote HTML report to file:///var/drydock/workingcopy-36/repo/libre-busto/build/reports/lint-results.html |
| 41 | Wrote XML report to file:///var/drydock/workingcopy-36/repo/libre-busto/build/reports/lint-results.xml |
| 42 | |
| 43 | BUILD SUCCESSFUL in 1m 8s |
| 44 | 30 actionable tasks: 15 executed, 15 up-to-date |
| 45 |
| Passed |
| Passed |
| Passed |