On 30/03/15 22:07, Chris Steipp wrote:
This is a notice that on Tuesday, March 31st between 21:00-22:00 UTC (2-3pm PDT) Wikimedia Foundation will release security updates for current and supported branches of the MediaWiki software. Downloads and patches will be available at that time.
Hello,
I have updated the continuous integration configuration to take in account some major refactoring in the jobs we are running. The jobs being run on release branches of mediawiki/core were off. I have fixed them and verified all three branches pass CI builds.
Details -------
Something to note: we no more run PHPUnit tests under Zend when a patch is proposed. One now has to comment 'check zend' to trigger them manually. They are still run when voting CR+2 though.
Configuration changes:
"Create zend pipeline to manually trigger zend jobs" (thanks Kunal) https://gerrit.wikimedia.org/r/197951
"mediawiki-core-bundle-rubocop does not pass on mediawiki/core branches REL1_24 and previous" https://phabricator.wikimedia.org/T94549
"mediawiki-core-npm should not run on REL1_19 branch" https://phabricator.wikimedia.org/T94551
I have verified CI is all happy on all three branches using dummies changes:
REL1_19 https://gerrit.wikimedia.org/r/86870 REL1_23 https://gerrit.wikimedia.org/r/143591 REL1_24 https://gerrit.wikimedia.org/r/179886
Have an happy release tonight!