rudder 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3e77f0917fd37ceae966809634eefab87b1b39bcb59902d1bb11b2f91ecde6d5
4
- data.tar.gz: e9cecb09ce384aff4cb4c2d0b704e3201599bddc6a5744a1233b3033dfa6f0d5
3
+ metadata.gz: e06706e26b20d2d5ccb007833577ce613cac9bd8d7a075522189320779e74a50
4
+ data.tar.gz: e37541ce3e0c7b9028cc9283fd14d1ae4aa7918be3cc8b91adf65272aff989ff
5
5
  SHA512:
6
- metadata.gz: 26878aa29f3efe094d53f24ee2be583f3ccb4c37d5e2bbdbdafc1c8628a2be6d0e66a6fb8213b6c8e90af6d5bd1c055b969fc1cd69c0a93d451b6a54d320e19f
7
- data.tar.gz: 14a49c47209981a21fce3397a0f75382d0390b5eed85c3920ad8cccd57cb1151bc5aa820f53d548d5d7d75cd61e306e0f28587ac733b766531ecb49703a2b5a4
6
+ metadata.gz: dbd5a4eabb4773b28c6180fdbe7550a06c641bc5a1a10e1d7b6ea4f5f9dbc3bd62ab14b844dbd8d9be6d5c6c08a60364800af80dbe2bdc6da932b8aa27b8230b
7
+ data.tar.gz: 59d550f95e7ad71fbbc84b74e734739b6b276988e9855dc180bf51a6df982495224a0b0f64e51afb1c466b0a7258152973d7107976d6515327bd73f90b945f2f
@@ -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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rudder (0.2.2)
4
+ rudder (0.3.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
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
 
@@ -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'>&#39;</span><span class='tstring_content'>0.2.2</span><span class='tstring_end'>&#39;</span></span></pre></dd>
121
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.3.1</span><span class='tstring_end'>&#39;</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:05:08 2019 by
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>
@@ -480,7 +480,7 @@ pipelines</p>
480
480
  </div>
481
481
 
482
482
  <div id="footer">
483
- Generated on Wed Nov 6 21:05:08 2019 by
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:05:09 2019 by
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>
@@ -723,7 +723,7 @@ is nil.</p>
723
723
  </div>
724
724
 
725
725
  <div id="footer">
726
- Generated on Wed Nov 6 21:05:08 2019 by
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>
@@ -477,7 +477,7 @@
477
477
  </div>
478
478
 
479
479
  <div id="footer">
480
- Generated on Wed Nov 6 21:05:08 2019 by
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:05:09 2019 by
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&#39;s underlying concourse name.</p>
574
574
  </div>
575
575
 
576
576
  <div id="footer">
577
- Generated on Wed Nov 6 21:05:09 2019 by
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:05:09 2019 by
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>
@@ -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:05:08 2019 by
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>
@@ -201,7 +201,7 @@
201
201
  </div>
202
202
 
203
203
  <div id="footer">
204
- Generated on Wed Nov 6 21:05:08 2019 by
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>
@@ -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:05:08 2019 by
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>
@@ -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:05:08 2019 by
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:05:08 2019 by
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>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Rudder
4
- VERSION = '0.3.0'
4
+ VERSION = '0.3.1'
5
5
  end
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.0
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.0/CHANGELOG.md
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.0
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: