CSteipp has uploaded a new change for review. https://gerrit.wikimedia.org/r/71639
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/39/71639/1 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: newchange Gerrit-Change-Id: I53122954b1505d2b9a83c72f0252b9c2bb4efd5a Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: CSteipp <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
