This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Properties
Properties
- Buildable
- B276: Diff 245
- Build Plan
- Plan 2 BusTO Build Plan
Drydock: Publish Builded APK
Drydock: Publish Builded APK
- When
- Completed at Nov 17 2021, 18:10 · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Published here: |
---|---|
2 | https://lab.reyboz.it/builds/libre-busto/D71-libre-busto-unsigned.apk |
3 |
Drydock: Assemble debug APK
Drydock: Assemble debug APK
- When
- Completed at Nov 17 2021, 18:10 · Built for 57 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.
22 | > Task :checkDebugDuplicateClasses |
---|---|
23 | > Task :desugarDebugFileDependencies |
24 | > Task :mergeDebugJniLibFolders |
25 | > Task :compileDebugRenderscript UP-TO-DATE |
26 | > Task :generateDebugResources UP-TO-DATE |
27 | > Task :mergeDebugResources UP-TO-DATE |
28 | > Task :processDebugResources UP-TO-DATE |
29 | > Task :mergeDebugNativeLibs |
30 | > Task :kaptGenerateStubsDebugKotlin UP-TO-DATE |
31 | > Task :kaptDebugKotlin UP-TO-DATE |
32 | > Task :compileDebugKotlin UP-TO-DATE |
33 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
34 | > Task :compileDebugSources UP-TO-DATE |
35 | > Task :mergeDebugJavaResource |
36 | > Task :dexBuilderDebug |
37 | > Task :stripDebugDebugSymbols NO-SOURCE |
38 | > Task :validateSigningDebug |
39 | > Task :multiDexListDebug |
40 | > Task :mergeDexDebug |
41 | > Task :packageDebug |
42 | > Task :assembleDebug |
43 | |
44 | BUILD SUCCESSFUL in 55s |
45 | 30 actionable tasks: 14 executed, 16 up-to-date |
46 |
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Nov 17 2021, 18:09 · Built for 1 m, 58 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 |
41 | > Task :processReleaseResources |
---|---|
42 | > Task :kaptGenerateStubsReleaseKotlin |
43 | > Task :kaptDebugKotlin |
44 | > Task :kaptReleaseKotlin |
45 | > Task :compileDebugKotlin |
46 | |
47 | > Task :compileDebugJavaWithJavac |
48 | |
49 | > Task :compileReleaseKotlin |
50 | |
51 | > Task :compileReleaseJavaWithJavac |
52 | |
53 | > Task :lint |
54 | |
55 | Daemon will be stopped at the end of the build after running out of JVM memory |
56 | |
57 | > Task :lint |
58 | Ran lint on variant debug: 150 issues found |
59 | Ran lint on variant release: 149 issues found |
60 | Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html |
61 | Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml |
62 | |
63 | BUILD SUCCESSFUL in 1m 57s |
64 | 33 actionable tasks: 33 executed |
65 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at Nov 17 2021, 18:07 · Built for 14 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 | Starting a Gradle Daemon (subsequent builds will be faster) |
4 | > Task :clean |
5 | |
6 | BUILD SUCCESSFUL in 12s |
7 | 1 actionable task: 1 executed |
8 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Nov 17 2021, 18:07 · Built for 4 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Nov 17 2021, 18:07 · Built instantly
- Status
Passed