Le 01/08/12 21:29, Mark A. Hershberger a écrit :
Is there any interest in having nightly snapshots of MediaWiki available?
<snip>
I have created a new Jenkins job to generate nightly snapshots of mediawiki/core.git :
https://integration.mediawiki.org/ci/job/Nightly%20-%20MediaWiki%20Core/
Files are available at: https://integration.mediawiki.org/nightly/mediawiki/core/
mediawiki-latest.zip being a symbolic link to the latest build.
The job is triggered everyday at 3am UTC which has been a low activity hour for the last 4 months or so.
There is no process to cleanup the old snapshot, something we will have to think about later.
The build script needed a git-archive macro: https://gerrit.wikimedia.org/r/#/c/17416/ And the Jenkins + ant target is at: https://gerrit.wikimedia.org/r/#/c/17417/
cheers,