Skip to content

Commit b7ed29b

Browse files
authored
feat: add link to GitHub statistics from deployments page (#1215)
This uses https://github.com/jgehrcke/github-repo-stats so that we can track usage beyond the 14 day window provided by GitHub. Signed-off-by: Derek Hower <[email protected]>
1 parent 139625a commit b7ed29b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/scripts/pages.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
<h3>Repository development</h3>
157157
<ul>
158158
<li><a href="<%= ENV["PAGES_URL"] %>/reuse_bom.txt">Reuse Bill of Materials (LICENSE information)</a></li>
159+
<li><a href="https://dhower-qc.github.io/udb-stats/riscv-software-src/riscv-unified-db/latest-report/report.html">GitHub usage statistics (updated daily)</a></li>
159160
</ul>
160161
</div>
161162
</div>

0 commit comments

Comments
 (0)