Florianschmidtwelzow has uploaded a new change for review. https://gerrit.wikimedia.org/r/249223
Change subject: Add GoogleAPIClient as dependency to GoogleLogin ...................................................................... Add GoogleAPIClient as dependency to GoogleLogin Needed in CI, too, with this change https://gerrit.wikimedia.org/r/#/c/249195/ Change-Id: I3e96bba207c4389371b457aef6f850d65ac025a5 --- M zuul/ext_dependencies.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/23/249223/1 diff --git a/zuul/ext_dependencies.py b/zuul/ext_dependencies.py index 895df31..9571430 100755 --- a/zuul/ext_dependencies.py +++ b/zuul/ext_dependencies.py @@ -16,6 +16,7 @@ 'Gather': ['PageImages', 'TextExtracts', 'MobileFrontend', 'Echo', 'VisualEditor'], 'GettingStarted': ['CentralAuth', 'EventLogging', 'GuidedTour'], + 'GoogleLogin': ['GoogleAPIClient'], 'GuidedTour': ['EventLogging'], 'GWToolset': ['SyntaxHighlight_GeSHi', 'Scribunto', 'TemplateData'], 'ImageMetrics': ['EventLogging'], -- To view, visit https://gerrit.wikimedia.org/r/249223 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e96bba207c4389371b457aef6f850d65ac025a5 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Florianschmidtwelzow <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
