jenkins-bot has submitted this change and it was merged.

Change subject: Create a demos-publish task for OOjs UI
......................................................................


Create a demos-publish task for OOjs UI

Bug: T102316
Change-Id: Iad7f9f5f05c53d50691c49da772121bfa2598c53
---
M jjb/misc.yaml
M zuul/layout.yaml
2 files changed, 17 insertions(+), 0 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index c218f6f..6b02da0 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -145,6 +145,22 @@
      - global-teardown
 
 - job:
+    name: 'oojs-ui-demos-publish'
+    node: contintLabsSlave && UbuntuTrusty
+    defaults: use-remote-zuul-shallow-clone
+    concurrent: false
+    triggers:
+     - zuul
+    builders:
+     - npm-install
+     - composer-update
+     - doc-publish:
+        docsrc: '.'
+        docdest: 'oojs-ui/$DOC_SUBPATH/demos'
+    publishers:
+     - global-teardown
+
+- job:
     name: 'visualeditor-coverage'
     node: contintLabsSlave && UbuntuTrusty
     defaults: use-remote-zuul-shallow-clone
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e863d90..e03a997 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7793,6 +7793,7 @@
       - oojs-ui-jsduck-publish
       - oojs-ui-doxygen-publish
       - oojs-ui-coverage
+      - oojs-ui-demos-publish
 
   - name: unicodejs
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iad7f9f5f05c53d50691c49da772121bfa2598c53
Gerrit-PatchSet: 5
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to