chef_attrdoc 0.9.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.
data/.rspec ADDED
@@ -0,0 +1,2 @@
1
+ --color
2
+ --format progress
data/LICENSE ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/README.md ADDED
@@ -0,0 +1,30 @@
1
+ chef-attrdoc
2
+ ============
3
+ [![Gem Version](https://badge.fury.io/rb/chef-attrdoc.png)](http://badge.fury.io/rb/chef-attrdoc)
4
+ [![Code Climate](https://codeclimate.com/github/mapleoin/chef-attrdoc.png)](https://codeclimate.com/github/mapleoin/chef-attrdoc)
5
+
6
+ Extract documentation from chef cookbooks' attributes files and output it to the cookbook's README.md file.
7
+
8
+
9
+ `chef-attrdoc` groups attribute initialization lines together with the comments immediately above them. Any lines containing an attribute initialization which are not separated by an empty line are considered a group. The comment immediately above them is assumed to describe the group of attributes below. Groups of attribute initialization lines which are not immediately preceded by a comment line are ignored and will not show up in the output.
10
+
11
+ chef-attrdoc currently ignores *TODO*, *XXX*, *NOTE* and *foodcritic* comments.
12
+
13
+ ### Usage:
14
+
15
+ ```
16
+ # gem install chef-attrdoc
17
+ # chef-attrdoc ~/cookbooks/mycookbook
18
+ ```
19
+
20
+ `chef-attrdoc` will try to find an Attributes heading in the README.md file in that directory and replace its contents with the generated `attributes/default.rb` documentation.
21
+
22
+ `chef-attrdoc` uses ruby's stdlib `ripper` module and so does not have any dependencies.
23
+
24
+ ### Examples
25
+
26
+ Here are some example outputs from openstack chef cookbooks:
27
+
28
+ [openstack-compute attributes file](https://github.com/stackforge/cookbook-openstack-compute/blob/aa42f5c09a445cde7267e4b4d00a6ce893aa481e/attributes/default.rb) - [output](https://gist.github.com/mapleoin/6886586)
29
+
30
+ [openstack-identity attributes file](https://github.com/stackforge/cookbook-openstack-identity/blob/2e6b8b9c6788ae28fbc362c77c53a51c040b49a6/attributes/default.rb) - [output](https://gist.github.com/mapleoin/6886493)
data/Rakefile ADDED
@@ -0,0 +1 @@
1
+ require "bundler/gem_tasks"
data/bin/chef-attrdoc ADDED
@@ -0,0 +1,63 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require 'optparse'
4
+
5
+ require 'chef_attrdoc'
6
+
7
+ options = {}
8
+
9
+ opt_parser = OptionParser.new do |opts|
10
+ opts.banner = "Usage: chef_attrdoc.rb [DIR] [options]\n"
11
+ opts.banner << "DIR - cookbook directory - defaults to the current directory\n\n"
12
+
13
+ options[:readme] = "README.md"
14
+ opts.on("-r", "--readme README",
15
+ "Readme file name; defaults to ./README.md; must be Markdown") do |readme|
16
+ options[:readme] = readme
17
+ end
18
+
19
+ opts.on("-s", "--stdout",
20
+ "Write output to stdout instead of the cookbook's README file") do |stdout|
21
+ options[:stdout] = stdout
22
+ end
23
+
24
+ opts.on_tail("-d", "--debug", "Show tracebacks on errors") do |debug|
25
+ options[:debug] = debug
26
+ end
27
+
28
+ opts.on_tail("-h", "--help", "Show this message") do
29
+ puts opts
30
+ exit
31
+ end
32
+ end.parse!
33
+
34
+ file_path = ["attributes", "default.rb"]
35
+ unless ARGV.empty?
36
+ file_path.unshift ARGV[0]
37
+ unless options[:stdout]
38
+ options[:readme] = File.join(ARGV[0], options[:readme])
39
+ end
40
+ end
41
+ file_path = File.join file_path
42
+
43
+ begin
44
+ contents = IO.read(file_path)
45
+ rescue Exception => e
46
+ puts e.message
47
+ exit
48
+ end
49
+
50
+ begin
51
+ attrs = ChefAttrdoc::AttributesFile.new contents
52
+ if options[:stdout]
53
+ puts attrs.to_s
54
+ else
55
+ attrs.to_readme options[:readme]
56
+ end
57
+ rescue Exception => e
58
+ if options[:debug]
59
+ raise
60
+ else
61
+ puts e.message
62
+ end
63
+ end
@@ -0,0 +1,20 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'chef_attrdoc/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "chef_attrdoc"
8
+ spec.version = ChefAttrdoc::VERSION
9
+ spec.authors = ["Ionuț Arțăriși"]
10
+ spec.email = ["iartarisi@suse.cz"]
11
+ spec.description = %q{Generate README.md docs from chef cookbook attributesf file}
12
+ spec.summary = %q{Generate README.md docs from chef cookbook attributesf file}
13
+ spec.homepage = "https://github.com/mapleoin/chef-attrdoc"
14
+ spec.license = "Apache"
15
+
16
+ spec.files = `git ls-files`.split($/)
17
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
+ spec.require_paths = ["lib"]
20
+ end
@@ -0,0 +1,3 @@
1
+ module ChefAttrdoc
2
+ VERSION = "0.9.0"
3
+ end
@@ -0,0 +1,161 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ # Copyright 2013, Ionuț Arțăriși <ionut@artarisi.eu>
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+ #
17
+
18
+ require 'ripper'
19
+
20
+ module ChefAttrdoc
21
+ class AttributesFile
22
+
23
+ attr_reader :groups
24
+
25
+ def initialize(content)
26
+ @lexed = Ripper.lex(content)
27
+ @groups = []
28
+ @comment = false
29
+ @code = []
30
+ @newline = false
31
+
32
+ self.parse
33
+ end
34
+
35
+ def end_group
36
+ if @comment
37
+ @groups << [@code.join, @comment]
38
+ end
39
+ new_group
40
+ end
41
+
42
+ def new_group
43
+ @comment = false
44
+ @code = []
45
+ @newline = false
46
+ end
47
+
48
+ def parse
49
+ @lexed.each do |(lineno, column), token, content|
50
+ case token
51
+ # Ignored newlines occur when a newline is encountered, but
52
+ # the statement that was expressed on that line was not
53
+ # completed on that line.
54
+ when :on_ignored_nl
55
+ # end a group if we've reached an empty line after a comment
56
+ if @comment && @newline
57
+ end_group
58
+ else
59
+ @newline = true
60
+ @code << content
61
+ end
62
+ # This is the first thing that exists on a new line–NOT the last!
63
+ when :on_nl
64
+ @newline = true
65
+ @code << content
66
+ when :on_comment
67
+ if ignored_comments(content)
68
+ # inline comments
69
+ # go back to the existing code and remove the trailing
70
+ # whitespace, but give it the newline which the lexer
71
+ # considers part of the comment
72
+ if !@code.empty?
73
+ @code[-1].strip!
74
+ @code << "\n"
75
+ end
76
+
77
+ next
78
+ end
79
+
80
+ if @comment
81
+ # After the code has started, leave the inline comments
82
+ # where we found them, but ignore the ones below the
83
+ # code. Those are usually garbage. We do this by ending the
84
+ # current group when we encounter them.
85
+ if !@code.empty? && @newline
86
+ end_group
87
+ @comment = ''
88
+ end
89
+ # Since we can only have one comment per block (which we put
90
+ # at the top, before the code), keep appending to that
91
+ # until the code starts.
92
+ if @code.empty?
93
+ @comment << content
94
+ else
95
+ # inline comments
96
+ @code << content
97
+ end
98
+ elsif column == 0
99
+ @comment = content
100
+ @code = []
101
+ end
102
+
103
+ @newline = false
104
+ else
105
+ @code << content
106
+ @newline = false
107
+ end
108
+ end
109
+ # when there are no newlines at the end of the file, we have to close
110
+ # the code block manually
111
+ unless @code.empty?
112
+ end_group
113
+ end
114
+ end
115
+
116
+ def to_s
117
+ strings = []
118
+ # ignore the starting comments in a file, these are usually
119
+ # shebangs, copyright statements, encoding declarations etc.
120
+ @groups = @groups.drop_while{|code, doc| /\A[[:space:]]*\z/.match code}
121
+
122
+ @groups.each do |code, doc|
123
+ strings << doc.gsub(/^#[[:blank:]]*/, '')
124
+ strings << "\n"
125
+ unless /\A[[:space:]]*\z/.match code
126
+ strings << "```ruby\n"
127
+ strings << code
128
+ strings << "```\n\n"
129
+ end
130
+ end
131
+ strings.join
132
+ end
133
+
134
+ def to_readme(readme)
135
+ File.open(readme, File::RDWR) do |f|
136
+ # XXX find a cleaner way and do this in one step
137
+ content = f.read
138
+ if content =~ /\nAttributes\s*=+\s*\n/
139
+ updated = content.gsub(/(.*\nAttributes\s*=+\s*\n)(.+?)(\n\w+\s*\n=+.*)/m,
140
+ '\1CHEF_ATTRDOC_UPDATING_TEMPLATE\3')
141
+ elsif content =~ /\n[#]+\s*Attributes\s*\n/
142
+ updated = content.gsub(/(?<before>.*\n(?<header>[#]+)\s*Attributes\s*\n)(.+?)(?<after>\n\k<header>\s*\w+\s*\n.*)/m,
143
+ '\k<before>CHEF_ATTRDOC_UPDATING_TEMPLATE\k<after>')
144
+ else
145
+ raise StandardError, "Could not find Attributes heading in #{readme}. Please make sure your README file has proper markdown formatting and includes an Attributes heading."
146
+ end
147
+
148
+ updated.sub! 'CHEF_ATTRDOC_UPDATING_TEMPLATE', self.to_s
149
+ f.rewind
150
+ f.write(updated)
151
+ f.flush
152
+ f.truncate(f.pos)
153
+ end
154
+ end
155
+ end
156
+ end
157
+
158
+ def ignored_comments(content)
159
+ (/^#\s+\:pragma\-foodcritic\: .*$/ =~ content ||
160
+ /^#\s?(TODO|XXX|NOTE).*$/ =~ content)
161
+ end
@@ -0,0 +1,245 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ # Copyright 2013-2014, Ionuț Arțăriși <ionut@artarisi.eu>
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+ #
17
+
18
+ require 'chef_attrdoc'
19
+
20
+
21
+ describe ChefAttrdoc do
22
+ ["TODO bar", "XXX foo bar", "NOTE(me) nasty bug",
23
+ ":pragma-foodcritic: ~FC024 - won't fix this"].each do |comm|
24
+ it "ignores \"#{comm}\" comment" do
25
+ text = <<END
26
+ # #{comm}
27
+ # good comment
28
+ default[good] = 'comment'
29
+ END
30
+ ca = ChefAttrdoc::AttributesFile.new(text)
31
+ expect(ca.groups).to eq([["default[good] = 'comment'\n", "# good comment\n"]])
32
+ end
33
+ end
34
+
35
+ it "groups comments and several lines of code together" do
36
+ text = <<END
37
+ # first block
38
+ default[foo] = 'bar'
39
+ default[bar] = 'baz'
40
+
41
+ # second block
42
+ node.set[baz] = 'qux'
43
+ node.set[foo] = 'qux'
44
+ node.set[bar = 'qux'
45
+ END
46
+ ca = ChefAttrdoc::AttributesFile.new(text)
47
+ expect(ca.groups).to eq([
48
+ ["default[foo] = 'bar'\ndefault[bar] = 'baz'\n",
49
+ "# first block\n"],
50
+ ["node.set[baz] = 'qux'\nnode.set[foo] = 'qux'\nnode.set[bar = 'qux'\n",
51
+ "# second block\n"]])
52
+ end
53
+
54
+ it "ignores code without comments" do
55
+ text = <<END
56
+ # first block
57
+ default[foo] = 'bar'
58
+ default[bar] = 'baz'
59
+
60
+ default[ignored] = false
61
+
62
+ # second block
63
+ node.set[baz] = 'qux'
64
+ END
65
+ ca = ChefAttrdoc::AttributesFile.new(text)
66
+ expect(ca.groups).to eq([
67
+ ["default[foo] = 'bar'\ndefault[bar] = 'baz'\n", "# first block\n"],
68
+ ["node.set[baz] = 'qux'\n", "# second block\n"]])
69
+ end
70
+
71
+ it "ignores the first comments in a file" do
72
+ ca = ChefAttrdoc::AttributesFile.new(<<-INPUT)
73
+ #!/she/bang
74
+
75
+ # Copyright
76
+ # foo
77
+
78
+ # this is important
79
+ default[foo] = 'bar'
80
+ INPUT
81
+
82
+ expect(ca.to_s).to eq(<<-OUTPUT)
83
+ this is important
84
+
85
+ ```ruby
86
+ default[foo] = 'bar'
87
+ ```
88
+
89
+ OUTPUT
90
+ end
91
+
92
+ it "handles platform group with lots of branches and hashes" do
93
+ text = <<END
94
+ # platform specific attributes
95
+ case platform
96
+ when "fedora", "redhat", "centos"
97
+ default["openstack"]["identity"]["user"] = "keystone"
98
+ default["openstack"]["identity"]["group"] = "keystone"
99
+ default["openstack"]["identity"]["platform"] = {
100
+ "memcache_python_packages" => [ "python-memcached" ],
101
+ "keystone_packages" => [ "openstack-keystone" ],
102
+ "keystone_process_name" => "keystone-all",
103
+ "package_options" => ""
104
+ }
105
+ when "suse"
106
+ default["openstack"]["identity"]["user"] = "openstack-keystone"
107
+ default["openstack"]["identity"]["platform"] = {
108
+ "mysql_python_packages" => [ "python-mysql" ],
109
+ "memcache_python_packages" => [ "python-python-memcached" ],
110
+ "keystone_process_name" => "keystone-all",
111
+ "package_options" => ""
112
+ }
113
+ END
114
+ ca = ChefAttrdoc::AttributesFile.new(text)
115
+ expect(ca.to_s).to eq(<<-END)
116
+ platform specific attributes
117
+
118
+ ```ruby
119
+ case platform
120
+ when "fedora", "redhat", "centos"
121
+ default["openstack"]["identity"]["user"] = "keystone"
122
+ default["openstack"]["identity"]["group"] = "keystone"
123
+ default["openstack"]["identity"]["platform"] = {
124
+ "memcache_python_packages" => [ "python-memcached" ],
125
+ "keystone_packages" => [ "openstack-keystone" ],
126
+ "keystone_process_name" => "keystone-all",
127
+ "package_options" => ""
128
+ }
129
+ when "suse"
130
+ default["openstack"]["identity"]["user"] = "openstack-keystone"
131
+ default["openstack"]["identity"]["platform"] = {
132
+ "mysql_python_packages" => [ "python-mysql" ],
133
+ "memcache_python_packages" => [ "python-python-memcached" ],
134
+ "keystone_process_name" => "keystone-all",
135
+ "package_options" => ""
136
+ }
137
+ ```
138
+
139
+ END
140
+ end
141
+
142
+ it "handles comments over several lines which include blank lines" do
143
+ text = <<END
144
+ # my comment
145
+ #
146
+ # continued comment
147
+ #
148
+ default["some"]["actual"]["code"] = 42
149
+ END
150
+ ca = ChefAttrdoc::AttributesFile.new(text)
151
+ expect(ca.to_s).to eq(<<-END)
152
+ my comment
153
+
154
+ continued comment
155
+
156
+
157
+ ```ruby
158
+ default["some"]["actual"]["code"] = 42
159
+ ```
160
+
161
+ END
162
+ end
163
+
164
+ it "keeps good inline comments" do
165
+ ca = ChefAttrdoc::AttributesFile.new(<<-INPUT)
166
+ # my comment
167
+ default["ignored"]["thing"] = 33 # a useful inline comment
168
+ default["foo"] = "bar"
169
+ INPUT
170
+ expect(ca.to_s).to eq(<<-OUTPUT)
171
+ my comment
172
+
173
+ ```ruby
174
+ default["ignored"]["thing"] = 33 # a useful inline comment
175
+ default["foo"] = "bar"
176
+ ```
177
+
178
+ OUTPUT
179
+ end
180
+
181
+ it "discards ignored inline comments" do
182
+ ca = ChefAttrdoc::AttributesFile.new(<<-INPUT)
183
+ # my comment
184
+ default["ignored"]["thing"] = 33 # TODO(tommy) an ignored inline comment
185
+ default["foo"] = "bar"
186
+ INPUT
187
+ expect(ca.to_s).to eq(<<-OUTPUT)
188
+ my comment
189
+
190
+ ```ruby
191
+ default["ignored"]["thing"] = 33
192
+ default["foo"] = "bar"
193
+ ```
194
+
195
+ OUTPUT
196
+ end
197
+
198
+ it "ignores inline comments on code with no leading comments" do
199
+ ca = ChefAttrdoc::AttributesFile.new(<<-INPUT)
200
+ # something good
201
+ foo = bar
202
+
203
+ default['something'] = 'bad' # foo
204
+ default['just']['more'] = 'code'
205
+ INPUT
206
+ expect(ca.to_s).to eq(<<-OUTPUT)
207
+ something good
208
+
209
+ ```ruby
210
+ foo = bar
211
+ ```
212
+
213
+ OUTPUT
214
+ end
215
+
216
+ it "uses isolated comment blocks" do
217
+ ca = ChefAttrdoc::AttributesFile.new(<<-INPUT)
218
+ # foo bar
219
+ foo = bar
220
+
221
+ # comment we want to keep
222
+ # still good
223
+
224
+ # foo bar
225
+ foo = bar
226
+ INPUT
227
+ expect(ca.to_s).to eq(<<-OUTPUT)
228
+ foo bar
229
+
230
+ ```ruby
231
+ foo = bar
232
+ ```
233
+
234
+ comment we want to keep
235
+ still good
236
+
237
+ foo bar
238
+
239
+ ```ruby
240
+ foo = bar
241
+ ```
242
+
243
+ OUTPUT
244
+ end
245
+ end
@@ -0,0 +1,17 @@
1
+ # This file was generated by the `rspec --init` command. Conventionally, all
2
+ # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
3
+ # Require this file using `require "spec_helper"` to ensure that it is only
4
+ # loaded once.
5
+ #
6
+ # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
7
+ RSpec.configure do |config|
8
+ config.treat_symbols_as_metadata_keys_with_true_values = true
9
+ config.run_all_when_everything_filtered = true
10
+ config.filter_run :focus
11
+
12
+ # Run specs in random order to surface order dependencies. If you find an
13
+ # order dependency and want to debug it, you can fix the order by providing
14
+ # the seed, which is printed after each run.
15
+ # --seed 1234
16
+ config.order = 'random'
17
+ end
metadata ADDED
@@ -0,0 +1,60 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: chef_attrdoc
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.9.0
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Ionuț Arțăriși
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2014-06-26 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: Generate README.md docs from chef cookbook attributesf file
15
+ email:
16
+ - iartarisi@suse.cz
17
+ executables:
18
+ - chef-attrdoc
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files:
22
+ - .rspec
23
+ - LICENSE
24
+ - README.md
25
+ - Rakefile
26
+ - bin/chef-attrdoc
27
+ - chef_attrdoc.gemspec
28
+ - lib/chef_attrdoc.rb
29
+ - lib/chef_attrdoc/version.rb
30
+ - spec/chef_attrdoc_spec.rb
31
+ - spec/spec_helper.rb
32
+ homepage: https://github.com/mapleoin/chef-attrdoc
33
+ licenses:
34
+ - Apache
35
+ post_install_message:
36
+ rdoc_options: []
37
+ require_paths:
38
+ - lib
39
+ required_ruby_version: !ruby/object:Gem::Requirement
40
+ none: false
41
+ requirements:
42
+ - - ! '>='
43
+ - !ruby/object:Gem::Version
44
+ version: '0'
45
+ required_rubygems_version: !ruby/object:Gem::Requirement
46
+ none: false
47
+ requirements:
48
+ - - ! '>='
49
+ - !ruby/object:Gem::Version
50
+ version: '0'
51
+ requirements: []
52
+ rubyforge_project:
53
+ rubygems_version: 1.8.23
54
+ signing_key:
55
+ specification_version: 3
56
+ summary: Generate README.md docs from chef cookbook attributesf file
57
+ test_files:
58
+ - spec/chef_attrdoc_spec.rb
59
+ - spec/spec_helper.rb
60
+ has_rdoc: