jenkins-bot has submitted this change and it was merged. Change subject: Move loginwiki to wmf9 ......................................................................
Move loginwiki to wmf9 Both for testing, and for deploying new features, it seems like loginwiki should be on the same schedule with Phase1 wikis, so that it always has the same or newer code than attached wikis. There is some risk in this, in that breaking loginwiki could break SUL for everyone. However this seems like an acceptable risk to simplify the overall design of the SUL system. Change-Id: I53122954b1505d2b9a83c72f0252b9c2bb4efd5a --- M wikiversions.dat 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Reedy: Looks good to me, approved jenkins-bot: Verified diff --git a/wikiversions.dat b/wikiversions.dat index 3b9258d..66eaf52 100644 --- a/wikiversions.dat +++ b/wikiversions.dat @@ -451,7 +451,7 @@ lnwikibooks php-1.22wmf8 * lnwiki php-1.22wmf8 * lnwiktionary php-1.22wmf8 * -loginwiki php-1.22wmf8 * +loginwiki php-1.22wmf9 * lowiki php-1.22wmf8 * lowiktionary php-1.22wmf8 * ltgwiki php-1.22wmf8 * -- To view, visit https://gerrit.wikimedia.org/r/71639 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53122954b1505d2b9a83c72f0252b9c2bb4efd5a Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: CSteipp <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
