Tim Starling has submitted this change and it was merged. Change subject: (bug 39701) beta: automatic MediaWiki update ......................................................................
(bug 39701) beta: automatic MediaWiki update This patch is supposed to be run on one server having access to /home/wikipedia/common. The shell script is an infinite loop which is managed by an upstartjob. The script will run git pull in an existing MediaWiki core working copy and then in the extension working copy, will then invoke an update of all submodules. Change-Id: I84292345f5e4135e03c524a02dd7eb34ee9119cb --- A files/misc/beta/wmf-beta-autoupdate A files/misc/beta/wmf-beta-autoupdate.default A files/upstart/wmf-beta-autoupdate.conf A manifests/misc/beta.pp 4 files changed, 162 insertions(+), 0 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/22116 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84292345f5e4135e03c524a02dd7eb34ee9119cb Gerrit-PatchSet: 13 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Platonides <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: gerrit2 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
