JS Widgets for Jenkins
Build History Javascript
Copy this snippet to a HTML page to include via Javascript.
Use optional count to restrict the number of items.
<script type="text/javascript" src="http://dev.digital-humanities.de/ci/jswidgets/runs[?count=N]"></script>
Build History HTML
Copy this snippet to a HTML page to include via IFRAME.
Use optional count to restrict the number of items.
<iframe src="http://dev.digital-humanities.de/ci/jswidgets/runs?html=true[&count=N]" width="470"/></iframe>