bd808 added a comment. In https://phabricator.wikimedia.org/T90565#1070320, @JanZerebecki wrote:
> @bd808 Any idea if there is an easy way to hook something into vagrant > git-update? git-update is a shell script that is in `puppet/modules/mediawiki/files/run-git-update`. The general solution would be to add something in the `for f in extensions/*; do` block that checks for a composer.json and does a `composer update` if one is found. The more targeted solution would be to just do that if the extension name is WikidataBuildResources. TASK DETAIL https://phabricator.wikimedia.org/T90565 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: bd808 Cc: bd808, JanZerebecki, Aklapper, Wikidata-bugs, Jdouglas, aude, jeremyb-phone _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
