rudder 0.2.1 → 0.2.2
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 +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile.lock +1 -1
- data/README.md +3 -3
- data/docs/Rudder/DSL/Component.html +1 -1
- data/docs/Rudder/DSL/Group.html +1 -1
- data/docs/Rudder/DSL/Job.html +1 -1
- data/docs/Rudder/DSL/Pipeline.html +2 -2
- data/docs/Rudder/DSL/Resource.html +1 -1
- data/docs/Rudder/DSL/ResourceType.html +1 -1
- data/docs/Rudder/DSL/Util.html +1 -1
- data/docs/Rudder/DSL.html +1 -1
- data/docs/Rudder.html +2 -2
- data/docs/_index.html +1 -1
- data/docs/file.README.html +6 -6
- data/docs/index.html +6 -6
- data/docs/top-level-namespace.html +1 -1
- data/lib/rudder/version.rb +1 -1
- metadata +5 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 224155e324e3efc94875834370a670ac0053f9353ea67b07e1ad8d7d78135342
|
|
4
|
+
data.tar.gz: e6d72eb5c52f6dcaefb5e71702af470e888a1f8695825c01bed90d3d7a99f963
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a14b136d09ad9531abd2b69ac902f61c9c18097b40058989806c8615546cccb755455c24e5cafab0f5c9e4c418c419aa0d1c577c60b217daf10d5c047a591166
|
|
7
|
+
data.tar.gz: 9876f53a11b950f4aa4b3d615ed2341e98498460865c6629ae9dc41d47f29848da7a420a370d8e7a7a5f5049163ec7e05804f2061555e1f59fece5c3a96352df
|
data/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,11 @@ 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.2.2] - 2019-08-16
|
|
9
|
+
### Changed
|
|
10
|
+
- Corrected link in README / doc index for DSL details.
|
|
11
|
+
Previously this was hardcoded to the development docs.
|
|
12
|
+
|
|
8
13
|
## [0.2.1] - 2019-08-16
|
|
9
14
|
### Added
|
|
10
15
|
- Missing documentation link from gem specification
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Rudder
|
|
2
2
|
|
|
3
3
|
[](https://badge.fury.io/rb/rudder)
|
|
4
|
-
[](https://rubydoc.org/gems/rudder/frames)
|
|
5
5
|
[](./LICENSE)
|
|
6
6
|
|
|
7
7
|
This gem provides a DSL for building [Concourse CI](https://concourse-ci.org/) pipelines.
|
|
@@ -69,10 +69,10 @@ Or install it yourself as:
|
|
|
69
69
|
## Usage
|
|
70
70
|
|
|
71
71
|
### DSL
|
|
72
|
-
See the [DSL class documentation](
|
|
72
|
+
See the [DSL class documentation](./Rudder/DSL.html)
|
|
73
73
|
for specific details.
|
|
74
74
|
|
|
75
|
-
### Compiling
|
|
75
|
+
### Compiling Pipelines
|
|
76
76
|
|
|
77
77
|
Compile your `Rudder` definitions using the provided CLI tool:
|
|
78
78
|
|
|
@@ -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
|
|
638
|
+
Generated on Fri Aug 16 17:25:43 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>
|
data/docs/Rudder/DSL/Group.html
CHANGED
|
@@ -723,7 +723,7 @@ is nil.</p>
|
|
|
723
723
|
</div>
|
|
724
724
|
|
|
725
725
|
<div id="footer">
|
|
726
|
-
Generated on Fri Aug
|
|
726
|
+
Generated on Fri Aug 16 17:25:43 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>
|
data/docs/Rudder/DSL/Job.html
CHANGED
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
</div>
|
|
478
478
|
|
|
479
479
|
<div id="footer">
|
|
480
|
-
Generated on Fri Aug
|
|
480
|
+
Generated on Fri Aug 16 17:25:43 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>
|
|
@@ -1897,7 +1897,7 @@ components into their respective Pipeline group by class.</p>
|
|
|
1897
1897
|
<span class='kw'>when</span> <span class='const'><span class='object_link'><a href="" title="Rudder::DSL::Pipeline (class)">Pipeline</a></span></span> <span class='kw'>then</span> <span class='id identifier rubyid__merge_pipeline'>_merge_pipeline</span><span class='lparen'>(</span><span class='id identifier rubyid_components'>components</span><span class='rparen'>)</span>
|
|
1898
1898
|
<span class='kw'>when</span> <span class='const'>Hash</span> <span class='kw'>then</span> <span class='id identifier rubyid__merge_hash'>_merge_hash</span><span class='lparen'>(</span><span class='id identifier rubyid_components'>components</span><span class='rparen'>)</span>
|
|
1899
1899
|
<span class='kw'>when</span> <span class='const'>Array</span> <span class='kw'>then</span> <span class='id identifier rubyid__merge_array'>_merge_array</span><span class='lparen'>(</span><span class='id identifier rubyid_components'>components</span><span class='rparen'>)</span>
|
|
1900
|
-
<span class='kw'>else</span> <span class='id identifier rubyid_raise'>raise</span> <span class='tstring'><span class='tstring_beg'
|
|
1900
|
+
<span class='kw'>else</span> <span class='id identifier rubyid_raise'>raise</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Unable to merge </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_components'>components</span><span class='embexpr_end'>}</span><span class='tstring_content'>: unsupported type</span><span class='tstring_end'>"</span></span>
|
|
1901
1901
|
<span class='kw'>end</span>
|
|
1902
1902
|
<span class='kw'>end</span></pre>
|
|
1903
1903
|
</td>
|
|
@@ -2137,7 +2137,7 @@ rendering at all.</p>
|
|
|
2137
2137
|
</div>
|
|
2138
2138
|
|
|
2139
2139
|
<div id="footer">
|
|
2140
|
-
Generated on Fri Aug
|
|
2140
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
2141
2141
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2142
2142
|
0.9.20 (ruby-2.5.1).
|
|
2143
2143
|
</div>
|
|
@@ -574,7 +574,7 @@ without knowing it's underlying concourse name.</p>
|
|
|
574
574
|
</div>
|
|
575
575
|
|
|
576
576
|
<div id="footer">
|
|
577
|
-
Generated on Fri Aug
|
|
577
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
578
578
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
579
579
|
0.9.20 (ruby-2.5.1).
|
|
580
580
|
</div>
|
|
@@ -213,7 +213,7 @@ community defined.</p>
|
|
|
213
213
|
</div>
|
|
214
214
|
|
|
215
215
|
<div id="footer">
|
|
216
|
-
Generated on Fri Aug
|
|
216
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
217
217
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
218
218
|
0.9.20 (ruby-2.5.1).
|
|
219
219
|
</div>
|
data/docs/Rudder/DSL/Util.html
CHANGED
|
@@ -360,7 +360,7 @@ Hash (if able), or returns the object itself.</p>
|
|
|
360
360
|
</div>
|
|
361
361
|
|
|
362
362
|
<div id="footer">
|
|
363
|
-
Generated on Fri Aug
|
|
363
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
364
364
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
365
365
|
0.9.20 (ruby-2.5.1).
|
|
366
366
|
</div>
|
data/docs/Rudder/DSL.html
CHANGED
|
@@ -446,7 +446,7 @@ pipelines</p>
|
|
|
446
446
|
</div>
|
|
447
447
|
|
|
448
448
|
<div id="footer">
|
|
449
|
-
Generated on Fri Aug
|
|
449
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
450
450
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
451
451
|
0.9.20 (ruby-2.5.1).
|
|
452
452
|
</div>
|
data/docs/Rudder.html
CHANGED
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
<dt id="VERSION-constant" class="">VERSION =
|
|
119
119
|
|
|
120
120
|
</dt>
|
|
121
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.2.
|
|
121
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.2.1</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
122
122
|
|
|
123
123
|
</dl>
|
|
124
124
|
|
|
@@ -372,7 +372,7 @@ handle <code>output</code></p>
|
|
|
372
372
|
</div>
|
|
373
373
|
|
|
374
374
|
<div id="footer">
|
|
375
|
-
Generated on Fri Aug
|
|
375
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
376
376
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
377
377
|
0.9.20 (ruby-2.5.1).
|
|
378
378
|
</div>
|
data/docs/_index.html
CHANGED
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
</div>
|
|
202
202
|
|
|
203
203
|
<div id="footer">
|
|
204
|
-
Generated on Fri Aug
|
|
204
|
+
Generated on Fri Aug 16 17:25:42 2019 by
|
|
205
205
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
206
206
|
0.9.20 (ruby-2.5.1).
|
|
207
207
|
</div>
|
data/docs/file.README.html
CHANGED
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
|
|
63
63
|
<p><a href="https://badge.fury.io/rb/rudder"><img
|
|
64
64
|
src="https://badge.fury.io/rb/rudder.svg"></a> <a
|
|
65
|
-
href="
|
|
66
|
-
src="
|
|
65
|
+
href="https://rubydoc.org/gems/rudder/frames"><img
|
|
66
|
+
src="https://img.shields.io/badge/docs-rdoc.info-blue.svg"></a> <a
|
|
67
67
|
href="./LICENSE"><img
|
|
68
68
|
src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>
|
|
69
69
|
|
|
@@ -144,10 +144,10 @@ tutorial</a> that includes the <code>docker-compose.yml</code> found here.</p>
|
|
|
144
144
|
|
|
145
145
|
<h3 id="label-DSL">DSL</h3>
|
|
146
146
|
|
|
147
|
-
<p>See the <a href="
|
|
148
|
-
|
|
147
|
+
<p>See the <a href="./Rudder/DSL.html">DSL class documentation</a> for
|
|
148
|
+
specific details.</p>
|
|
149
149
|
|
|
150
|
-
<h3 id="label-Compiling">Compiling</h3>
|
|
150
|
+
<h3 id="label-Compiling+Pipelines">Compiling Pipelines</h3>
|
|
151
151
|
|
|
152
152
|
<p>Compile your <code>Rudder</code> definitions using the provided CLI tool:</p>
|
|
153
153
|
|
|
@@ -190,7 +190,7 @@ href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
190
190
|
</div></div>
|
|
191
191
|
|
|
192
192
|
<div id="footer">
|
|
193
|
-
Generated on Fri Aug
|
|
193
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
194
194
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
195
195
|
0.9.20 (ruby-2.5.1).
|
|
196
196
|
</div>
|
data/docs/index.html
CHANGED
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
|
|
63
63
|
<p><a href="https://badge.fury.io/rb/rudder"><img
|
|
64
64
|
src="https://badge.fury.io/rb/rudder.svg"></a> <a
|
|
65
|
-
href="
|
|
66
|
-
src="
|
|
65
|
+
href="https://rubydoc.org/gems/rudder/frames"><img
|
|
66
|
+
src="https://img.shields.io/badge/docs-rdoc.info-blue.svg"></a> <a
|
|
67
67
|
href="./LICENSE"><img
|
|
68
68
|
src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>
|
|
69
69
|
|
|
@@ -144,10 +144,10 @@ tutorial</a> that includes the <code>docker-compose.yml</code> found here.</p>
|
|
|
144
144
|
|
|
145
145
|
<h3 id="label-DSL">DSL</h3>
|
|
146
146
|
|
|
147
|
-
<p>See the <a href="
|
|
148
|
-
|
|
147
|
+
<p>See the <a href="./Rudder/DSL.html">DSL class documentation</a> for
|
|
148
|
+
specific details.</p>
|
|
149
149
|
|
|
150
|
-
<h3 id="label-Compiling">Compiling</h3>
|
|
150
|
+
<h3 id="label-Compiling+Pipelines">Compiling Pipelines</h3>
|
|
151
151
|
|
|
152
152
|
<p>Compile your <code>Rudder</code> definitions using the provided CLI tool:</p>
|
|
153
153
|
|
|
@@ -190,7 +190,7 @@ href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
190
190
|
</div></div>
|
|
191
191
|
|
|
192
192
|
<div id="footer">
|
|
193
|
-
Generated on Fri Aug
|
|
193
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
194
194
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
195
195
|
0.9.20 (ruby-2.5.1).
|
|
196
196
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Fri Aug
|
|
103
|
+
Generated on Fri Aug 16 17:25:43 2019 by
|
|
104
104
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.20 (ruby-2.5.1).
|
|
106
106
|
</div>
|
data/lib/rudder/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rudder
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Jim McStanton
|
|
@@ -168,10 +168,10 @@ licenses:
|
|
|
168
168
|
- MIT
|
|
169
169
|
metadata:
|
|
170
170
|
homepage_uri: https://github.com/jhmcstanton/rudder
|
|
171
|
-
changelog_uri: https://github.com/jhmcstanton/rudder/blob/0.2.
|
|
171
|
+
changelog_uri: https://github.com/jhmcstanton/rudder/blob/0.2.2/CHANGELOG.md
|
|
172
172
|
source_code_uri: https://github.com/jhmcstanton/rudder
|
|
173
173
|
bug_tracker_uri: https://github.com/jhmcstanton/rudder/issues
|
|
174
|
-
documentation_uri: https://www.rubydoc.info/gems/rudder/0.2.
|
|
174
|
+
documentation_uri: https://www.rubydoc.info/gems/rudder/0.2.2
|
|
175
175
|
post_install_message:
|
|
176
176
|
rdoc_options: []
|
|
177
177
|
require_paths:
|
|
@@ -187,7 +187,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
187
187
|
- !ruby/object:Gem::Version
|
|
188
188
|
version: '0'
|
|
189
189
|
requirements: []
|
|
190
|
-
|
|
190
|
+
rubyforge_project:
|
|
191
|
+
rubygems_version: 2.7.6
|
|
191
192
|
signing_key:
|
|
192
193
|
specification_version: 4
|
|
193
194
|
summary: Provides a DSL for building Concourse CI pipelines.
|