Cscott has uploaded a new change for review.

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

Change subject: Tweaked success/failure message for Parsoid documentation deploy
......................................................................

Tweaked success/failure message for Parsoid documentation deploy

It turns out that the trailing slash on the doc.wikimedia.org URL
is important.

Change-Id: I2e792ca14a35a79e7846b0ed03a36adf55fe338f
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/98/231398/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 61ae386..93ff80f 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1643,8 +1643,8 @@
 
   - name: parsoidsvc-source-jsduck-publish
     branch: ^master$
-    success-message: 'Documentation has been updated at 
https://doc.wikimedia.org/Parsoid/master'
-    failure-message: 'Failed documentation update :-/'
+    success-message: 'Deployed documentation to 
https://doc.wikimedia.org/Parsoid/master/'
+    failure-message: 'Failed to deploy documentation :-/'
 
 
   - name: integration-docroot-deploy

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

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

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

Reply via email to