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/bigupdate-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 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle assembleDebug |
| 3 | > Task :preBuild UP-TO-DATE |
| 4 | > Task :preDebugBuild UP-TO-DATE |
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :compileDebugRenderscript UP-TO-DATE |
| 7 | > Task :generateDebugBuildConfig UP-TO-DATE |
| 8 | > Task :javaPreCompileDebug UP-TO-DATE |
| 9 | > Task :generateDebugResValues UP-TO-DATE |
| 10 | > Task :generateDebugResources UP-TO-DATE |
| 11 | > Task :mergeDebugResources UP-TO-DATE |
| 12 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
| 13 | > Task :extractDeepLinksDebug UP-TO-DATE |
| 14 | > Task :processDebugManifest UP-TO-DATE |
| 15 | > Task :processDebugResources UP-TO-DATE |
| 16 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
| 17 | > Task :compileDebugSources UP-TO-DATE |
| 18 | > Task :mergeDebugShaders UP-TO-DATE |
| 19 | > Task :compileDebugShaders NO-SOURCE |
| 20 | > Task :generateDebugAssets UP-TO-DATE |
| 21 | > Task :mergeDebugAssets UP-TO-DATE |
| 22 | > Task :processDebugJavaRes NO-SOURCE |
| 23 | > Task :mergeDebugJavaResource UP-TO-DATE |
| 24 | > Task :checkDebugDuplicateClasses UP-TO-DATE |
| 25 | > Task :dexBuilderDebug |
| 26 | > Task :desugarDebugFileDependencies UP-TO-DATE |
| 27 | > Task :mergeExtDexDebug UP-TO-DATE |
| 28 | > Task :mergeDebugJniLibFolders UP-TO-DATE |
| 29 | > Task :mergeDebugNativeLibs UP-TO-DATE |
| 30 | > Task :stripDebugDebugSymbols NO-SOURCE |
| 31 | > Task :validateSigningDebug UP-TO-DATE |
| 32 | > Task :mergeDexDebug |
| 33 | > Task :packageDebug |
| 34 | > Task :assembleDebug |
| 35 | |
| 36 | BUILD SUCCESSFUL in 4s |
| 37 | 22 actionable tasks: 3 executed, 19 up-to-date |
| 38 |
| 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-72/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-72/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 8 | Note: Recompile with -Xlint:unchecked for details. |
| 9 |
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint |
| 3 | > Task :preBuild UP-TO-DATE |
| 4 | > Task :preDebugBuild UP-TO-DATE |
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :generateDebugBuildConfig UP-TO-DATE |
| 7 | > Task :compileDebugRenderscript |
| 8 | > Task :javaPreCompileDebug UP-TO-DATE |
| 9 | > Task :generateDebugResValues UP-TO-DATE |
| 10 | > Task :generateDebugResources |
| 11 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
| 12 | > Task :extractDeepLinksDebug UP-TO-DATE |
| 13 | > Task :processDebugManifest UP-TO-DATE |
| 14 | > Task :preReleaseBuild UP-TO-DATE |
| 15 | > Task :compileReleaseAidl NO-SOURCE |
| 16 | > Task :compileReleaseRenderscript |
| 17 | > Task :generateReleaseBuildConfig UP-TO-DATE |
| 18 | > Task :javaPreCompileRelease UP-TO-DATE |
| 19 | > Task :generateReleaseResValues UP-TO-DATE |
| 20 | > Task :generateReleaseResources |
| 21 | > Task :mergeDebugResources |
| 22 | > Task :processDebugResources |
| 23 | |
| 24 | > Task :compileDebugJavaWithJavac |
| 25 | |
| 26 | > Task :createReleaseCompatibleScreenManifests UP-TO-DATE |
| 27 | > Task :extractDeepLinksRelease UP-TO-DATE |
| 28 | > Task :processReleaseManifest UP-TO-DATE |
| 29 | > Task :prepareLintJar UP-TO-DATE |
| 30 | > Task :mergeReleaseResources |
| 31 | > Task :processReleaseResources |
| 32 | |
| 33 | > Task :compileReleaseJavaWithJavac |
| 34 | |
| 35 | > Task :lint |
| 36 | Ran lint on variant debug: 107 issues found |
| 37 | Ran lint on variant release: 107 issues found |
| 38 | Wrote HTML report to file:///var/drydock/workingcopy-72/repo/libre-busto/build/reports/lint-results.html |
| 39 | Wrote XML report to file:///var/drydock/workingcopy-72/repo/libre-busto/build/reports/lint-results.xml |
| 40 | |
| 41 | BUILD SUCCESSFUL in 12s |
| 42 | 22 actionable tasks: 9 executed, 13 up-to-date |
| 43 |
| Passed |
| Passed |