The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Passed |
The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
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.
sudo apt install openjdk-11-jre-headless
Then aliased this gradle:
https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid
16 | :javaPreCompileDebug UP-TO-DATE |
---|---|
17 | :compileDebugJavaWithJavac UP-TO-DATE |
18 | :compileDebugNdk NO-SOURCE |
19 | :compileDebugSources UP-TO-DATE |
20 | :mergeDebugShaders UP-TO-DATE |
21 | :compileDebugShaders UP-TO-DATE |
22 | :generateDebugAssets UP-TO-DATE |
23 | :mergeDebugAssets UP-TO-DATE |
24 | :extractTryWithResourcesSupportJarDebug UP-TO-DATE |
25 | :transformClassesWithStackFramesFixerForDebug UP-TO-DATE |
26 | :transformClassesWithDesugarForDebug UP-TO-DATE |
27 | :transformClassesWithDexBuilderForDebug UP-TO-DATE |
28 | :transformDexArchiveWithExternalLibsDexMergerForDebug UP-TO-DATE |
29 | :transformDexArchiveWithDexMergerForDebug UP-TO-DATE |
30 | :mergeDebugJniLibFolders UP-TO-DATE |
31 | :transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE |
32 | :processDebugJavaRes NO-SOURCE |
33 | :transformResourcesWithMergeJavaResForDebug UP-TO-DATE |
34 | :validateSigningDebug UP-TO-DATE |
35 | :packageDebug UP-TO-DATE |
36 | :assembleDebug UP-TO-DATE |
37 | |
38 | BUILD SUCCESSFUL in 2s |
39 | 29 actionable tasks: 29 up-to-date |
40 |
Passed |
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: 95 issues found |
37 | Ran lint on variant debug: 95 issues found |
38 | Wrote HTML report to file:///var/drydock/workingcopy-34/repo/libre-busto/build/reports/lint-results.html |
39 | Wrote XML report to file:///var/drydock/workingcopy-34/repo/libre-busto/build/reports/lint-results.xml |
40 | |
41 | BUILD SUCCESSFUL in 50s |
42 | 30 actionable tasks: 1 executed, 29 up-to-date |
43 |
Passed |
Passed |
Passed |