docs/index.html in rudder-0.1.0 vs docs/index.html in rudder-0.2.0
- old
+ new
@@ -58,16 +58,23 @@
</div>
<div id="content"><div id='filecontents'>
<h1 id="label-Rudder">Rudder</h1>
+<p><a href="https://badge.fury.io/rb/rudder"><img
+src="https://badge.fury.io/rb/rudder.svg"></a> <a
+href="http://rubydoc.org/gems/rudder/frames"><img
+src="http://img.shields.io/badge/docs-rdoc.info-blue.svg"></a> <a
+href="./LICENSE"><img
+src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>
+
<p>This gem provides a DSL for building <a
href="https://concourse-ci.org/">Concourse CI</a> pipelines.</p>
-<p>Head over to <a
+<p>Rubygems release docs can be found above, or head over to <a
href="https://jhmcstanton.github.io/rudder">jhmcstanton.github.io/rudder</a>
-for the rendered docs.</p>
+for the latest docs from HEAD.</p>
<h2 id="label-Goals">Goals</h2>
<p>The intent of this project is to allow Concourse users to build complex
pipelines with a fully featured language rather than error-prone YAML
@@ -93,11 +100,13 @@
definition file. Pipelines can utilize other pipeline definitions by either
entirely importing the contents or borrowing only specific pieces.</p>
<p>TODOs:</p>
<ul><li>
-<p>Add more unit tests</p>
+<p>More tests & add a coverage tool</p>
+</li><li>
+<p>Add CI</p>
</li></ul>
<h2 id="label-Non-Goals">Non-Goals</h2>
<ul><li>
<p>Tieing this project directly to concourse. The ecosystem is fairly large,
@@ -179,10 +188,10 @@
<p>The gem is available as open source under the terms of the <a
href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
</div></div>
<div id="footer">
- Generated on Thu Aug 1 22:21:14 2019 by
+ Generated on Fri Aug 2 21:10:13 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.5.1).
</div>
</div>
\ No newline at end of file