aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-08 23:06:31 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-08 23:10:58 +0200
commit6463010a9a2d98f60edf1c49ce2eabafd8c1e824 (patch)
tree704b4e68f85354a7431cfeb24032101456e6d95f
parentRemove gpyutils from git reports (diff)
downloadqa-scripts-6463010a9a2d98f60edf1c49ce2eabafd8c1e824.tar.gz
qa-scripts-6463010a9a2d98f60edf1c49ce2eabafd8c1e824.tar.bz2
qa-scripts-6463010a9a2d98f60edf1c49ce2eabafd8c1e824.zip
Include gpyutils reports on main page
-rw-r--r--htdocs/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 5424e94..fbf8a91 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -89,6 +89,16 @@
<a href="/output/wot-stats.html" class="list-group-item">WoT Node Stats</a>
<a href="/output/maintainer-needed.html" class="list-group-item">&quot;Maintainer Needed&quot; Packages</a>
</div>
+
+ <h3>Python reports</h3>
+ <div class="list-group">
+ <a href="/output/gpyutils/34-to-35.txt" class="list-group-item">Py3.4 → 3.5 testing</a>
+ <a href="/output/gpyutils/35-to-36.txt" class="list-group-item">Py3.5 → 3.6 testing</a>
+ <a href="/output/gpyutils/35-to-36-stablereq.txt" class="list-group-item">Py3.5 → 3.6 stabilizations</a>
+ <a href="/output/gpyutils/pypy3-to-35.txt" class="list-group-item">PyPy3 → 3.5 testing</a>
+ <a href="/output/gpyutils/cands.txt" class="list-group-item">Packages missing python*-r1 eclass</a>
+ <a href="/output/gpyutils/missing-meta.txt" class="list-group-item">python*-r1 eclass usage issues</a>
+ </div>
</div>
<div class="col-lg-4">
<h3>Tree-wide Scanning</h3>