ArielGlenn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/349957 )

Change subject: add link to json status info to per-dump index.html
......................................................................

add link to json status info to per-dump index.html

Change-Id: Iab3c28a737a1bf968d19a0625faf3e255de2f708
---
M modules/snapshot/files/dumps/templates/report.html
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/349957/1

diff --git a/modules/snapshot/files/dumps/templates/report.html 
b/modules/snapshot/files/dumps/templates/report.html
index 21c9661..6f884ec 100644
--- a/modules/snapshot/files/dumps/templates/report.html
+++ b/modules/snapshot/files/dumps/templates/report.html
@@ -88,7 +88,6 @@
                 See <a 
href="http://meta.wikimedia.org/wiki/Data_dumps";>Meta:Data dumps</a>
                 for documentation on the provided data formats.
         </p>
-
         <p class="notice">%(notice)s</p>
 
         <p>See <a href="../../%(index)s">all databases list</a>.</p>
@@ -97,6 +96,11 @@
                 %(previous)s
         </p>
 
+        <p>
+          For a machine-readable version of the information on this page,
+          see <a href="dumpstatus.json">the json status file.</a>
+        </p>
+
         <p class="status">
                 %(status)s
         </p>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab3c28a737a1bf968d19a0625faf3e255de2f708
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

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

Reply via email to