rudder 0.2.2 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 224155e324e3efc94875834370a670ac0053f9353ea67b07e1ad8d7d78135342
4
- data.tar.gz: e6d72eb5c52f6dcaefb5e71702af470e888a1f8695825c01bed90d3d7a99f963
3
+ metadata.gz: 3e77f0917fd37ceae966809634eefab87b1b39bcb59902d1bb11b2f91ecde6d5
4
+ data.tar.gz: e9cecb09ce384aff4cb4c2d0b704e3201599bddc6a5744a1233b3033dfa6f0d5
5
5
  SHA512:
6
- metadata.gz: a14b136d09ad9531abd2b69ac902f61c9c18097b40058989806c8615546cccb755455c24e5cafab0f5c9e4c418c419aa0d1c577c60b217daf10d5c047a591166
7
- data.tar.gz: 9876f53a11b950f4aa4b3d615ed2341e98498460865c6629ae9dc41d47f29848da7a420a370d8e7a7a5f5049163ec7e05804f2061555e1f59fece5c3a96352df
6
+ metadata.gz: 26878aa29f3efe094d53f24ee2be583f3ccb4c37d5e2bbdbdafc1c8628a2be6d0e66a6fb8213b6c8e90af6d5bd1c055b969fc1cd69c0a93d451b6a54d320e19f
7
+ data.tar.gz: 14a49c47209981a21fce3397a0f75382d0390b5eed85c3920ad8cccd57cb1151bc5aa820f53d548d5d7d75cd61e306e0f28587ac733b766531ecb49703a2b5a4
data/CHANGELOG.md CHANGED
@@ -5,6 +5,10 @@ All notable changes to this project will be documented here.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.3.0] - 2019-11-06
9
+ ### Added
10
+ - Added Concourse variable file support to pipeline definitions.
11
+
8
12
  ## [0.2.2] - 2019-08-16
9
13
  ### Changed
10
14
  - Corrected link in README / doc index for DSL details.
data/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  This gem provides a DSL for building [Concourse CI](https://concourse-ci.org/) pipelines.
8
8
 
9
9
  Rubygems release docs can be found above, or head over to
10
- [jhmcstanton.github.io/rudder](https://jhmcstanton.github.io/rudder) for the latest
10
+ [rudder.jhmcstanton.com](https://rudder.jhmcstanton.com) for the latest
11
11
  docs from HEAD.
12
12
 
13
13
  ## Goals
data/docs/CNAME ADDED
@@ -0,0 +1 @@
1
+ rudder.jhmcstanton.com
@@ -635,7 +635,7 @@ arguments are provided. Otherwise, <code>nil</code>.</p>
635
635
  </div>
636
636
 
637
637
  <div id="footer">
638
- Generated on Fri Aug 16 17:25:43 2019 by
638
+ Generated on Wed Nov 6 21:05:09 2019 by
639
639
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
640
640
  0.9.20 (ruby-2.5.1).
641
641
  </div>
@@ -723,7 +723,7 @@ is nil.</p>
723
723
  </div>
724
724
 
725
725
  <div id="footer">
726
- Generated on Fri Aug 16 17:25:43 2019 by
726
+ Generated on Wed Nov 6 21:05:08 2019 by
727
727
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
728
728
  0.9.20 (ruby-2.5.1).
729
729
  </div>
@@ -477,7 +477,7 @@
477
477
  </div>
478
478
 
479
479
  <div id="footer">
480
- Generated on Fri Aug 16 17:25:43 2019 by
480
+ Generated on Wed Nov 6 21:05:08 2019 by
481
481
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
482
482
  0.9.20 (ruby-2.5.1).
483
483
  </div>