This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Properties
Properties
Drydock: Publish Builded APK
Drydock: Publish Builded APK
- When
- Completed at Jun 8 2021, 18:31 · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Published: |
---|---|
2 | https://lab.reyboz.it/builds/libre-busto/HEAD-libre-busto-unsigned.apk |
3 |
Drydock: Assemble debug APK
Drydock: Assemble debug APK
- When
- Completed at Jun 8 2021, 18:31 · Built for 9 s
- Status
Passed
This step will build an .apk using Gradle.
sudo apt install openjdk-11-jre-headless
Then aliased this gradle:
https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid
1 empty logs are hidden. Show all logs.
18 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
---|---|
19 | > Task :compileDebugSources UP-TO-DATE |
20 | > Task :mergeDebugNativeDebugMetadata NO-SOURCE |
21 | > Task :mergeDebugShaders |
22 | > Task :compileDebugShaders NO-SOURCE |
23 | > Task :generateDebugAssets UP-TO-DATE |
24 | > Task :mergeDebugAssets |
25 | > Task :processDebugJavaRes |
26 | > Task :compressDebugAssets |
27 | > Task :checkDebugDuplicateClasses |
28 | > Task :mergeDebugJavaResource |
29 | > Task :dexBuilderDebug |
30 | > Task :desugarDebugFileDependencies |
31 | > Task :mergeDebugJniLibFolders |
32 | > Task :validateSigningDebug |
33 | > Task :mergeDebugNativeLibs |
34 | > Task :stripDebugDebugSymbols NO-SOURCE |
35 | > Task :mergeExtDexDebug |
36 | > Task :mergeDexDebug |
37 | > Task :packageDebug |
38 | > Task :assembleDebug |
39 | |
40 | BUILD SUCCESSFUL in 8s |
41 | 27 actionable tasks: 14 executed, 13 up-to-date |
42 |
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Jun 8 2021, 18:31 · Built for 30 s
- Status
Passed
Run a gradle lint.
It does not run the ./gradlew in order to do not provide an attack vector from untrusted commits.
1 | Note: Some input files use or override a deprecated API. |
---|---|
2 | Note: Recompile with -Xlint:deprecation for details. |
3 | Note: Some input files use or override a deprecated API. |
4 | Note: Recompile with -Xlint:deprecation for details. |
5 |
31 | > Task :processReleaseMainManifest |
---|---|
32 | /var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
33 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
34 | |
35 | > Task :processReleaseManifest |
36 | > Task :processDebugManifestForPackage |
37 | > Task :mergeReleaseResources |
38 | > Task :processDebugResources |
39 | |
40 | > Task :compileDebugJavaWithJavac |
41 | |
42 | > Task :processReleaseManifestForPackage |
43 | > Task :processReleaseResources |
44 | |
45 | > Task :compileReleaseJavaWithJavac |
46 | |
47 | > Task :lint |
48 | Ran lint on variant debug: 137 issues found |
49 | Ran lint on variant release: 136 issues found |
50 | Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html |
51 | Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml |
52 | |
53 | BUILD SUCCESSFUL in 29s |
54 | 27 actionable tasks: 27 executed |
55 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at Jun 8 2021, 18:30 · Built for 2 s
- Status
Passed
Clean Gradle directory to avoid nasty errors like:
1 empty logs are hidden. Show all logs.
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean |
3 | > Task :clean |
4 | |
5 | BUILD SUCCESSFUL in 1s |
6 | 1 actionable task: 1 executed |
7 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Jun 8 2021, 18:30 · Built for 2 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 8 2021, 18:30 · Built instantly
- Status
Passed