aws-cfn-compiler 0.8.8 → 0.8.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/Gemfile +7 -6
- data/aws-cfn-compiler.iml +1 -5
- data/lib/aws/cfn/compiler.rb +3 -3
- data/lib/aws/cfn/compiler/main.rb +1 -1
- data/lib/aws/cfn/compiler/mixins/compile.rb +1 -1
- data/lib/aws/cfn/compiler/mixins/save.rb +1 -1
- data/lib/aws/cfn/compiler/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
MmYxYmJkYzY0MzQ1MjcyMjEzNmQ5OGQ1NzMxNTdjMmYwOWI4YjI1ZA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
YmVlMTc3YzI4MzhhMWVmMGYzNGMzZTY2MzgxNDQ1MzQ0YjIzNDE5Yg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
MmVmZjZjZDk0OTg0N2M3ZmExNzU0YTIwOTZkZWRhZWYxYjU1OWVjOTlhZWQ4
|
10
|
+
ZmZhNzExNTQzYjcwZmExODk0YmRlNmFjYzA0ODhkYTc1NjNlYWVjYmY2Zjg4
|
11
|
+
NWZkNzkwMWVhZDY5YzZkNGQ5ZTJiNWI5ZTU5ODQxYzllNGJlM2E=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
ZGI2ZWIyOTI4OWY4MmZkNTZhMWNlYTQwNzcyOWI0YTQzZTg0NDYyNTNmYmUz
|
14
|
+
OTQ0NDQ0ODY1YWEwYmI5NzcyZTNjZWVlYWJmNjAyZjNkYmNmMDg1NTcyMGE3
|
15
|
+
Mjk4MDNjYWM0OWUxZDg1OTUxOGI4ODQ3YjA4YTAyODM5ZmRmZWE=
|
data/Gemfile
CHANGED
@@ -3,14 +3,15 @@ source 'https://rubygems.org'
|
|
3
3
|
# Specify your gem's dependencies in aws-cfn-compiler.gemspec
|
4
4
|
gemspec
|
5
5
|
|
6
|
-
gem 'cloudformation-ruby-dsl',
|
6
|
+
gem 'cloudformation-ruby-dsl', :path => '../cloudformation-ruby-dsl', :group => :development
|
7
7
|
|
8
8
|
gem 'dldinternet-mixlib-logging', :path => '../dldinternet-mixlib-logging', :group => :development
|
9
|
-
gem 'dldinternet-mixlib-cli',
|
10
|
-
gem 'aws-cfn-dsl',
|
11
|
-
gem 'aws-cfn-decompiler',
|
12
|
-
gem 'aws-cfn-
|
13
|
-
gem 'aws-cfn-
|
9
|
+
gem 'dldinternet-mixlib-cli', :path => '../dldinternet-mixlib-cli', :group => :development
|
10
|
+
gem 'aws-cfn-dsl', :path => '../aws-cfn-dsl', :group => :development
|
11
|
+
# gem 'aws-cfn-decompiler', :path => '../aws-cfn-decompiler', :group => :development
|
12
|
+
# gem 'aws-cfn-compiler', :path => '../aws-cfn-compiler', :group => :development
|
13
|
+
# gem 'aws-cfn-yats', :path => '../aws-cfn-stacker', :group => :development
|
14
|
+
# gem 'aws-cfn-stacker', :path => '../aws-cfn-stacker', :group => :development
|
14
15
|
|
15
16
|
gem 'json_pure', :group => :development
|
16
17
|
gem 'bundler', "~> 1.6", :group => :development
|
data/aws-cfn-compiler.iml
CHANGED
@@ -6,12 +6,9 @@
|
|
6
6
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
7
7
|
<exclude-output />
|
8
8
|
<content url="file://$MODULE_DIR$" />
|
9
|
-
<orderEntry type="
|
9
|
+
<orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p547 [aws-cfn-compile]" jdkType="RUBY_SDK" />
|
10
10
|
<orderEntry type="sourceFolder" forTests="false" />
|
11
|
-
<orderEntry type="module" module-name="aws-cfn-decompiler" />
|
12
11
|
<orderEntry type="module" module-name="aws-cfn-dsl" />
|
13
|
-
<orderEntry type="module" module-name="aws-cfn-stacker" />
|
14
|
-
<orderEntry type="module" module-name="aws-cfn-yats" />
|
15
12
|
<orderEntry type="module" module-name="cloudformation-ruby-dsl" />
|
16
13
|
<orderEntry type="module-library">
|
17
14
|
<library name="dldinternet-mixlib-cli (v0.1.0, /Users/cdelange/Dropbox/DLDInternet/ws/gems-ws/dldinternet-mixlib-cli) [path][gem]">
|
@@ -48,7 +45,6 @@
|
|
48
45
|
</library>
|
49
46
|
</orderEntry>
|
50
47
|
<orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.2.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
51
|
-
<orderEntry type="library" scope="PROVIDED" name="colorize (v0.7.3, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
52
48
|
<orderEntry type="library" scope="PROVIDED" name="detabulator (v0.1.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
53
49
|
<orderEntry type="library" scope="PROVIDED" name="inifile (v2.0.2, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
54
50
|
<orderEntry type="library" scope="PROVIDED" name="json (v1.8.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
data/lib/aws/cfn/compiler.rb
CHANGED
@@ -44,7 +44,7 @@ module Aws
|
|
44
44
|
end
|
45
45
|
logStep "Saving #{brick} to #{filn} "
|
46
46
|
# noinspection RubyAssignmentExpressionInConditionalInspection
|
47
|
-
if match = file.match(%r'\.(
|
47
|
+
if match = file.match(%r'\.([^\.]*)$')
|
48
48
|
if (section != '') and (not formats_compatible?(format, match[1]))
|
49
49
|
msg = "The file extension (#{match[1]}) does not match the chosen output format (#{format})!"
|
50
50
|
if @config[:force]
|