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/HEAD-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.
| 1 | :preBuild UP-TO-DATE |
|---|---|
| 2 | :preDebugBuild UP-TO-DATE |
| 3 | :compileDebugAidl UP-TO-DATE |
| 4 | :compileDebugRenderscript UP-TO-DATE |
| 5 | :checkDebugManifest UP-TO-DATE |
| 6 | :generateDebugBuildConfig UP-TO-DATE |
| 7 | :prepareLintJar UP-TO-DATE |
| 8 | :mainApkListPersistenceDebug UP-TO-DATE |
| 9 | :generateDebugResValues UP-TO-DATE |
| 10 | :generateDebugResources UP-TO-DATE |
| 11 | :mergeDebugResources UP-TO-DATE |
| 12 | :createDebugCompatibleScreenManifests UP-TO-DATE |
| 13 | :processDebugManifest UP-TO-DATE |
| 14 | :splitsDiscoveryTaskDebug UP-TO-DATE |
| 15 | :processDebugResources UP-TO-DATE |
| 16 | :generateDebugSources UP-TO-DATE |
| 17 | :javaPreCompileDebug UP-TO-DATE |
| 18 | :compileDebugJavaWithJavac UP-TO-DATE |
| 19 | :compileDebugNdk NO-SOURCE |
| 20 | :compileDebugSources UP-TO-DATE |
| 21 | :mergeDebugShaders UP-TO-DATE |
| 22 | :compileDebugShaders UP-TO-DATE |
| 23 | :generateDebugAssets UP-TO-DATE |
| 24 | :mergeDebugAssets UP-TO-DATE |
| 25 | :extractTryWithResourcesSupportJarDebug UP-TO-DATE |
| 26 | :transformClassesWithStackFramesFixerForDebug UP-TO-DATE |
| 27 | :transformClassesWithDesugarForDebug UP-TO-DATE |
| 28 | :transformClassesWithDexBuilderForDebug UP-TO-DATE |
| 29 | :transformDexArchiveWithExternalLibsDexMergerForDebug UP-TO-DATE |
| 30 | :transformDexArchiveWithDexMergerForDebug UP-TO-DATE |
| 31 | :mergeDebugJniLibFolders UP-TO-DATE |
| 32 | :transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE |
| 33 | :processDebugJavaRes NO-SOURCE |
| 34 | :transformResourcesWithMergeJavaResForDebug UP-TO-DATE |
| 35 | :validateSigningDebug UP-TO-DATE |
| 36 | :packageDebug UP-TO-DATE |
| 37 | :assembleDebug UP-TO-DATE |
| 38 | |
| 39 | BUILD SUCCESSFUL in 1s |
| 40 | 29 actionable tasks: 29 up-to-date |
| 41 |
| 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-33/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 4 | Note: Recompile with -Xlint:unchecked for details. |
| 5 |
| 1 | :preBuild UP-TO-DATE |
|---|---|
| 2 | :preDebugBuild UP-TO-DATE |
| 3 | :compileDebugAidl UP-TO-DATE |
| 4 | :compileDebugRenderscript |
| 5 | :checkDebugManifest UP-TO-DATE |
| 6 | :generateDebugBuildConfig UP-TO-DATE |
| 7 | :prepareLintJar UP-TO-DATE |
| 8 | :mainApkListPersistenceDebug UP-TO-DATE |
| 9 | :generateDebugResValues UP-TO-DATE |
| 10 | :generateDebugResources |
| 11 | :mergeDebugResources |
| 12 | :createDebugCompatibleScreenManifests UP-TO-DATE |
| 13 | :processDebugManifest UP-TO-DATE |
| 14 | :splitsDiscoveryTaskDebug UP-TO-DATE |
| 15 | :processDebugResources UP-TO-DATE |
| 16 | :generateDebugSources |
| 17 | :javaPreCompileDebug UP-TO-DATE |
| 18 | :compileDebugJavaWithJavac |
| 19 | :preReleaseBuild UP-TO-DATE |
| 20 | :compileReleaseAidl UP-TO-DATE |
| 21 | :compileReleaseRenderscript UP-TO-DATE |
| 22 | :checkReleaseManifest UP-TO-DATE |
| 23 | :generateReleaseBuildConfig UP-TO-DATE |
| 24 | :mainApkListPersistenceRelease UP-TO-DATE |
| 25 | :generateReleaseResValues UP-TO-DATE |
| 26 | :generateReleaseResources UP-TO-DATE |
| 27 | :mergeReleaseResources UP-TO-DATE |
| 28 | :createReleaseCompatibleScreenManifests UP-TO-DATE |
| 29 | :processReleaseManifest UP-TO-DATE |
| 30 | :splitsDiscoveryTaskRelease UP-TO-DATE |
| 31 | :processReleaseResources UP-TO-DATE |
| 32 | :generateReleaseSources UP-TO-DATE |
| 33 | :javaPreCompileRelease UP-TO-DATE |
| 34 | :compileReleaseJavaWithJavac UP-TO-DATE |
| 35 | :lint |
| 36 | Ran lint on variant release: 96 issues found |
| 37 | Ran lint on variant debug: 96 issues found |
| 38 | Wrote HTML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.html |
| 39 | Wrote XML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.xml |
| 40 | |
| 41 | BUILD SUCCESSFUL in 21s |
| 42 | 30 actionable tasks: 4 executed, 26 up-to-date |
| 43 |
| Passed |
| Passed |
| Passed |