Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/290929

Change subject: Make jsduck to output its version
......................................................................

Make jsduck to output its version

Update the jsduck macro to also run 'jsduck --version'.

Change-Id: Ie9376987dd266f0f7f096398da17fd7cddb60c8a
---
M jjb/macro.yaml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/29/290929/1

diff --git a/jjb/macro.yaml b/jjb/macro.yaml
index b4c7ad7..8c219da 100644
--- a/jjb/macro.yaml
+++ b/jjb/macro.yaml
@@ -289,6 +289,7 @@
     builders:
      - shell: |
         echo "Running JSDuck..."
+        jsduck --version
         jsduck
 
 # Expose the current MediaWiki install path in http://localhost:9412

-- 
To view, visit https://gerrit.wikimedia.org/r/290929
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9376987dd266f0f7f096398da17fd7cddb60c8a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to