Page MenuHomeGitPull.it

Build Step 5: Drydock: Assemble debug APK using Docker Fabione asd

Referenced Files
None

Properties

Step Type
Drydock: Run Command
Created
Feb 25 2020, 12:17
Command
IMAGE_NAME=fdroid-asder /opt/libre-busto-ci-cd/bin/fdroid-docker-builder.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull
Drydock Lease
Leased BusTO Working Copy
Description

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.

Event Timeline

valerio.bozzolan edited this Build Step.
valerio.bozzolan edited this Build Step.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to ~/update-latest-branch-build.sh.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to ~/update-latest-branch-build.sh.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to sed -E 's/applicationId "(.+)"/applicationId "\1.asd"/' -i build.gradle; gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to sed -E 's/applicationId "(.+)"/applicationId "\1.asd"/' -i build.gradle; sed -E 's/package="(.+)"/package="\1.asd"/' -i AndroidManifest.xml; gradle assembleDebug.Feb 26 2020, 14:15
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to sed -E 's/applicationId "(.+)"/applicationId "\1.asd"/' -i build.gradle; sed -E 's/package="(.+)"/package="\1.asd"/' -i AndroidManifest.xml; gradle build.Feb 26 2020, 14:24
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to sed -E 's/applicationId "(.+)"/applicationId "\1.asd"/' -i build.gradle; sed -E 's/package="(.+)"/package="\1.asd"/' -i AndroidManifest.xml; gradle build.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to ~/set-dummy-package.sh.sh && gradle assembleDebug.Feb 26 2020, 15:07
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to ~/set-dummy-package.sh && gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to gradle assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle --stacktrace assembleDebug.Feb 16 2021, 02:09
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle --stacktrace assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle --stacktrace assembleDebug.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to gradle -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to /home/phabricator-android-builder/bin/docker_launch_build_fabio_asd.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to /home/phabricator-android-builder/bin/docker_launch_build_fabio_asd.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to /home/phabricator-android-builder/bin/docker_launch_build_fabio_asd.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to /home/phabricator-android-builder/bin/docker_launch_build_fabio_asd.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan edited this Build Step.
valerio.bozzolan set Command to IMAGE_NAME=fdroid-asder /home/phabricator-android-builder/bin/docker_launch_build_fabio_asd.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to IMAGE_NAME=fdroid-asder /opt/libre-busto-ci-cd/bin/fdroid-docker-builder.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.
valerio.bozzolan set Command to IMAGE_NAME=fdroid-asder /opt/libre-busto-ci-cd/bin/fdroid-docker-builder.sh . -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull.
valerio.bozzolan set Drydock Lease to Leased BusTO Working Copy.