https://bugzilla.wikimedia.org/show_bug.cgi?id=31498
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #10 from Antoine "hashar" Musso <[email protected]> 2011-12-21 12:05:56 UTC --- Nightly builds are now generated by Jenkins and made available at: https://integration.mediawiki.org/WikipediaMobile/nightly/ The Sun JDK is installed by puppet. The Android SDK was installed manually. Whenever someone push a change to github, they send Jenkins a POST notification. This will update the local git clone and trigger a job build. The job use the build.xml ant file with the 'debug' target. An additional shell script added in Jenkins then copy the resulting apk in a directory accessible by Apache which directory browsing enabled. The later layout is enhanced by adding an HTML file before and after the default listing. Design files are in puppet:files/misc/jenkins/WikipediaMobile/ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
