Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/238821
Change subject: Tooling: No need to run `bundle install` to make documentation
......................................................................
Tooling: No need to run `bundle install` to make documentation
We do not use Ruby any more for `make jsduck`
Change-Id: I50d207562e082a7cc9e2ca60c31cb0410d00a38c
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/21/238821/1
diff --git a/Makefile b/Makefile
index 26b8762..5150367 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
gerrit: remotes ## List all patchsets
@dev-scripts/remotes/gerrit.py --project
'mediawiki/extensions/MobileFrontend' --gtscore -1 --ignore 'WIP'
-jsduck: nodecheck gems ## Build the JavaScript documentation
+jsduck: nodecheck ## Build the JavaScript documentation
@npm run -s doc
phpdoc: ## Build the PHP documentation
--
To view, visit https://gerrit.wikimedia.org/r/238821
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I50d207562e082a7cc9e2ca60c31cb0410d00a38c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits