rudder 0.3.0 → 0.3.1
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 +4 -0
- data/Gemfile.lock +1 -1
- data/README.md +3 -0
- data/docs/Rudder.html +2 -2
- data/docs/Rudder/DSL.html +1 -1
- 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 +1 -1
- 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/_index.html +1 -1
- data/docs/file.README.html +3 -1
- data/docs/index.html +3 -1
- data/docs/top-level-namespace.html +1 -1
- data/lib/rudder/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e06706e26b20d2d5ccb007833577ce613cac9bd8d7a075522189320779e74a50
|
|
4
|
+
data.tar.gz: e37541ce3e0c7b9028cc9283fd14d1ae4aa7918be3cc8b91adf65272aff989ff
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dbd5a4eabb4773b28c6180fdbe7550a06c641bc5a1a10e1d7b6ea4f5f9dbc3bd62ab14b844dbd8d9be6d5c6c08a60364800af80dbe2bdc6da932b8aa27b8230b
|
|
7
|
+
data.tar.gz: 59d550f95e7ad71fbbc84b74e734739b6b276988e9855dc180bf51a6df982495224a0b0f64e51afb1c466b0a7258152973d7107976d6515327bd73f90b945f2f
|
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.1] - 2019-11-06
|
|
9
|
+
### Added
|
|
10
|
+
- Added extra doc to README / main doc page
|
|
11
|
+
|
|
8
12
|
## [0.3.0] - 2019-11-06
|
|
9
13
|
### Added
|
|
10
14
|
- Added Concourse variable file support to pipeline definitions.
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
|
@@ -80,7 +80,10 @@ Compile your `Rudder` definitions using the provided CLI tool:
|
|
|
80
80
|
Usage: rudder [options]
|
|
81
81
|
-o, --output YAML_PATH YAML_PATH to write the pipeline config
|
|
82
82
|
-c, --config RUDDER_CONFIG Path to the RUDDER_CONFIG file to evaluate
|
|
83
|
+
-l CONCOURSE_VARS, Path to the CONCOURSE_VARS yaml file
|
|
84
|
+
--load-vars-from
|
|
83
85
|
-v, --version Show version
|
|
86
|
+
|
|
84
87
|
```
|
|
85
88
|
## Development
|
|
86
89
|
|
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.
|
|
121
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.3.1</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
122
122
|
|
|
123
123
|
</dl>
|
|
124
124
|
|
|
@@ -389,7 +389,7 @@ handle <code>output</code></p>
|
|
|
389
389
|
</div>
|
|
390
390
|
|
|
391
391
|
<div id="footer">
|
|
392
|
-
Generated on Wed Nov 6 21:
|
|
392
|
+
Generated on Wed Nov 6 21:31:30 2019 by
|
|
393
393
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
394
394
|
0.9.20 (ruby-2.5.1).
|
|
395
395
|
</div>
|
data/docs/Rudder/DSL.html
CHANGED
|
@@ -480,7 +480,7 @@ pipelines</p>
|
|
|
480
480
|
</div>
|
|
481
481
|
|
|
482
482
|
<div id="footer">
|
|
483
|
-
Generated on Wed Nov 6 21:
|
|
483
|
+
Generated on Wed Nov 6 21:31:30 2019 by
|
|
484
484
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
485
485
|
0.9.20 (ruby-2.5.1).
|
|
486
486
|
</div>
|
|
@@ -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 Wed Nov 6 21:
|
|
638
|
+
Generated on Wed Nov 6 21:31:31 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 Wed Nov 6 21:
|
|
726
|
+
Generated on Wed Nov 6 21:31:31 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 Wed Nov 6 21:
|
|
480
|
+
Generated on Wed Nov 6 21:31:31 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>
|
|
@@ -2275,7 +2275,7 @@ rendering at all.</p>
|
|
|
2275
2275
|
</div>
|
|
2276
2276
|
|
|
2277
2277
|
<div id="footer">
|
|
2278
|
-
Generated on Wed Nov 6 21:
|
|
2278
|
+
Generated on Wed Nov 6 21:31:31 2019 by
|
|
2279
2279
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2280
2280
|
0.9.20 (ruby-2.5.1).
|
|
2281
2281
|
</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 Wed Nov 6 21:
|
|
577
|
+
Generated on Wed Nov 6 21:31:31 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 Wed Nov 6 21:
|
|
216
|
+
Generated on Wed Nov 6 21:31:31 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 Wed Nov 6 21:
|
|
363
|
+
Generated on Wed Nov 6 21:31:31 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/_index.html
CHANGED
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
</div>
|
|
202
202
|
|
|
203
203
|
<div id="footer">
|
|
204
|
-
Generated on Wed Nov 6 21:
|
|
204
|
+
Generated on Wed Nov 6 21:31:30 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
|
@@ -154,6 +154,8 @@ specific details.</p>
|
|
|
154
154
|
<pre class="code ruby"><code class="ruby">Usage: rudder [options]
|
|
155
155
|
-o, --output YAML_PATH YAML_PATH to write the pipeline config
|
|
156
156
|
-c, --config RUDDER_CONFIG Path to the RUDDER_CONFIG file to evaluate
|
|
157
|
+
-l CONCOURSE_VARS, Path to the CONCOURSE_VARS yaml file
|
|
158
|
+
--load-vars-from
|
|
157
159
|
-v, --version Show version
|
|
158
160
|
</code></pre>
|
|
159
161
|
|
|
@@ -190,7 +192,7 @@ href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
190
192
|
</div></div>
|
|
191
193
|
|
|
192
194
|
<div id="footer">
|
|
193
|
-
Generated on Wed Nov 6 21:
|
|
195
|
+
Generated on Wed Nov 6 21:31:30 2019 by
|
|
194
196
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
195
197
|
0.9.20 (ruby-2.5.1).
|
|
196
198
|
</div>
|
data/docs/index.html
CHANGED
|
@@ -154,6 +154,8 @@ specific details.</p>
|
|
|
154
154
|
<pre class="code ruby"><code class="ruby">Usage: rudder [options]
|
|
155
155
|
-o, --output YAML_PATH YAML_PATH to write the pipeline config
|
|
156
156
|
-c, --config RUDDER_CONFIG Path to the RUDDER_CONFIG file to evaluate
|
|
157
|
+
-l CONCOURSE_VARS, Path to the CONCOURSE_VARS yaml file
|
|
158
|
+
--load-vars-from
|
|
157
159
|
-v, --version Show version
|
|
158
160
|
</code></pre>
|
|
159
161
|
|
|
@@ -190,7 +192,7 @@ href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
190
192
|
</div></div>
|
|
191
193
|
|
|
192
194
|
<div id="footer">
|
|
193
|
-
Generated on Wed Nov 6 21:
|
|
195
|
+
Generated on Wed Nov 6 21:31:30 2019 by
|
|
194
196
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
195
197
|
0.9.20 (ruby-2.5.1).
|
|
196
198
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Wed Nov 6 21:
|
|
103
|
+
Generated on Wed Nov 6 21:31:30 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.3.
|
|
4
|
+
version: 0.3.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Jim McStanton
|
|
@@ -173,10 +173,10 @@ licenses:
|
|
|
173
173
|
- MIT
|
|
174
174
|
metadata:
|
|
175
175
|
homepage_uri: https://github.com/jhmcstanton/rudder
|
|
176
|
-
changelog_uri: https://github.com/jhmcstanton/rudder/blob/0.3.
|
|
176
|
+
changelog_uri: https://github.com/jhmcstanton/rudder/blob/0.3.1/CHANGELOG.md
|
|
177
177
|
source_code_uri: https://github.com/jhmcstanton/rudder
|
|
178
178
|
bug_tracker_uri: https://github.com/jhmcstanton/rudder/issues
|
|
179
|
-
documentation_uri: https://www.rubydoc.info/gems/rudder/0.3.
|
|
179
|
+
documentation_uri: https://www.rubydoc.info/gems/rudder/0.3.1
|
|
180
180
|
post_install_message:
|
|
181
181
|
rdoc_options: []
|
|
182
182
|
require_paths:
|