This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Properties
Properties
- Buildable
- B224: R4:5ecb4dfc858a: Fix string values
- Build Plan
- Plan 2 BusTO Build Plan
Drydock: Publish Builded APK
Drydock: Publish Builded APK
- When
- Completed at May 2 2021, 12:34 · 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 May 2 2021, 12:34 · 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.
13 | > Task :processDebugManifest UP-TO-DATE |
---|---|
14 | > Task :processDebugResources UP-TO-DATE |
15 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
16 | > Task :compileDebugSources UP-TO-DATE |
17 | > Task :mergeDebugShaders |
18 | > Task :compileDebugShaders NO-SOURCE |
19 | > Task :generateDebugAssets UP-TO-DATE |
20 | > Task :mergeDebugAssets |
21 | > Task :processDebugJavaRes |
22 | > Task :checkDebugDuplicateClasses |
23 | > Task :dexBuilderDebug |
24 | > Task :desugarDebugFileDependencies |
25 | > Task :mergeDebugJniLibFolders |
26 | > Task :validateSigningDebug |
27 | > Task :mergeDebugJavaResource |
28 | > Task :mergeDebugNativeLibs |
29 | > Task :stripDebugDebugSymbols NO-SOURCE |
30 | > Task :mergeExtDexDebug |
31 | > Task :mergeDexDebug |
32 | > Task :packageDebug |
33 | > Task :assembleDebug |
34 | |
35 | BUILD SUCCESSFUL in 9s |
36 | 23 actionable tasks: 13 executed, 10 up-to-date |
37 |
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at May 2 2021, 12:34 · Built for 27 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: /var/drydock/workingcopy-79/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-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
8 | Note: Recompile with -Xlint:unchecked for details. |
9 |
26 | |
---|---|
27 | > Task :processReleaseManifest |
28 | /var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
29 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
30 | |
31 | > Task :prepareLintJar UP-TO-DATE |
32 | > Task :mergeDebugResources |
33 | > Task :processDebugResources |
34 | |
35 | > Task :compileDebugJavaWithJavac |
36 | |
37 | > Task :mergeReleaseResources |
38 | > Task :processReleaseResources |
39 | |
40 | > Task :compileReleaseJavaWithJavac |
41 | |
42 | > Task :lint |
43 | Ran lint on variant release: 112 issues found |
44 | Ran lint on variant debug: 114 issues found |
45 | Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html |
46 | Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml |
47 | |
48 | BUILD SUCCESSFUL in 26s |
49 | 22 actionable tasks: 21 executed, 1 up-to-date |
50 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at May 2 2021, 12:33 · 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.1.1 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.1.1/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 May 2 2021, 12:33 · Built for 2 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 2 2021, 12:33 · Built instantly
- Status
Passed