[aerogear-dev] [Build Containers] CI integration for Android builds
Ali Ok
aliok at redhat.com
Tue Nov 1 04:41:44 EDT 2016
Hi Matthias,
It looks great :)
It would be super cool if the platform Docker image was not downloaded in
every build. But I gave it a try and loading from cache is almost as slow
as downloading the platform image (Travis uses S3 I think). I tried to use
"docker save" and "docker load" features.
Other option is to find a platform image which is tailored just for our
needs hence smaller. I don't know how much extra stuff is in the image that
we don't need. Any ideas?
Cheers
On Sat, Oct 22, 2016 at 8:14 PM, Matthias Wessendorf <matzew at apache.org>
wrote:
> Hi,
>
> sometimes Travis' Android support is a bit instable..., we have noticed
> that on our own Anroid apps, as well on our different libraries.
> Today I've done a simple test to use our new tool for CI builds of Android
> apps (see [1]).
>
> For now I've used Travis ;-) but not their Android support, I am just
> executing a few docker commands. So this solution is also easy to use on
> other systems, like Jenkins.
>
> Works fine:
> https://travis-ci.org/matzew/helloworld-android-gradle/
> builds/169769410#L389
>
>
> However, there is one bug on the underlying Python CLI (see [2])....., but
> overall it's something we should be looking forward to use!
>
> Cheers,
> Matthias
>
> [1] https://github.com/matzew/helloworld-android-gradle/pull/2
> [2] https://issues.jboss.org/browse/AGDIGGER-15
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20161101/1469e0f0/attachment.html
More information about the aerogear-dev
mailing list