Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/394555 )
Change subject: beta: Update portals submodule to master ...................................................................... beta: Update portals submodule to master Updates the portals submodule in mwconfig to the head of its master branch, on beta. Bug: T181799 Change-Id: I9adde5cfd6d267eaa3872f4b365adf513f4a5062 --- M modules/beta/files/wmf-beta-mwconfig-update 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Hashar: Looks good to me, but someone else must approve jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/modules/beta/files/wmf-beta-mwconfig-update b/modules/beta/files/wmf-beta-mwconfig-update index 95430a0..445b3e1 100755 --- a/modules/beta/files/wmf-beta-mwconfig-update +++ b/modules/beta/files/wmf-beta-mwconfig-update @@ -13,5 +13,6 @@ git reset --hard "$ZUUL_COMMIT" git tag "jenkins_build_$BUILD_NUMBER" "$ZUUL_COMMIT" git submodule update --init --rebase +git submodule update --remote portals git submodule status touch wmf-config/InitialiseSettings.php -- To view, visit https://gerrit.wikimedia.org/r/394555 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9adde5cfd6d267eaa3872f4b365adf513f4a5062 Gerrit-PatchSet: 5 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Jdrewniak <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Thcipriani <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
