Skip to content

Commit 0135d6d

Browse files
authored
feat: add link to GitHub statistics from deployments page
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 7e6266d commit 0135d6d

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
@@ -154,6 +154,7 @@
154154
<h3>Repository development</h3>
155155
<ul>
156156
<li><a href="<%= ENV["PAGES_URL"] %>/reuse_bom.txt">Reuse Bill of Materials (LICENSE information)</a></li>
157+
<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>
157158
</ul>
158159
</div>
159160
</div>

0 commit comments

Comments
 (0)