Commit graph

1255 commits

Author SHA1 Message Date
Christoph Hartmann
b772d3930a Merge pull request #223 from chef/readme_update
Update README.md
2015-11-07 10:18:52 +01:00
JJ Asghar
232da2dbef Update README.md
Added the rubygems installation to the README
2015-11-06 10:27:27 -06:00
Christoph Hartmann
9e2ccb0286 Merge pull request #222 from chef/sudo-readme
add a tiny sudo example to the readme
2015-11-06 15:55:10 +01:00
Dominik Richter
a011e2e122 add a tiny sudo example to the readme 2015-11-06 01:38:55 +01:00
Dominik Richter
f62b7b4520 Merge pull request #220 from chef/0.9.2
0.9.2
2015-11-06 01:28:55 +01:00
tyler-ball
d324df892b Adding bundler tasks to Rakefile so we can use 'rake release' command 2015-11-05 10:50:53 -07:00
Dominik Richter
b47409fd73 0.9.2 2015-11-05 18:40:24 +01:00
Christoph Hartmann
ed39d30f1d Merge pull request #219 from chef/fix-shell
bugfix: correct add_content call to new param structure
2015-11-05 18:37:26 +01:00
Dominik Richter
faa0b41803 bugfix: correct add_content call to new param structure
this was breaking inspec shell
2015-11-05 18:35:38 +01:00
Dominik Richter
d6755614de Merge pull request #214 from zmalone/patch-1
Fix contain / should match confusion
2015-11-05 18:35:08 +01:00
Dominik Richter
4bf424f577 Merge pull request #212 from chef/chris-rock-patch-1
Add test-kitchen example reference to readme
2015-11-05 18:28:09 +01:00
Christoph Hartmann
5bab5b8737 Add test-kitchen example reference to readme 2015-11-05 18:27:48 +01:00
Dominik Richter
f1f0e5b759 Merge pull request #218 from chef/jcreedcmu-patch-1
Add version to resource declaration
2015-11-05 18:24:15 +01:00
jcreedcmu
ec4065bf5d Add version to resource declaration
I believe this is necessary, and looking through the git history it seems like it's been necessary for some time.
2015-11-05 10:16:11 -05:00
Dominik Richter
1373496560 Merge pull request #217 from chef/tball/gem_spec
Not using git in the gemspec file
2015-11-05 11:07:51 +01:00
tyler-ball
6b4aaf8423 Not using git in the gemspec file because inside the ChefDK the folder isn't a git directory, it is just installed from a gem 2015-11-04 16:36:44 -07:00
Christoph Hartmann
105999b0d4 Merge pull request #216 from chef/tball/deps
Updating Gemfile grouped dependencies to match what is already in the ChefDK
2015-11-05 00:05:34 +01:00
tyler-ball
d9555505c9 Updating Gemfile grouped dependencies to match what is already in the ChefDK 2015-11-04 16:01:09 -07:00
Zach Malone
0d35ead5b4 Fix should contain / should match confusion
If attempting to use "contain" here, you get 
         [UNSUPPORTED] `contain` matcher. Please use the following syntax `its('content') { should match('value') }`.

it looks like this should say "should match".  This may effect other resources, but I've only tried file.
2015-11-04 10:35:35 -07:00
Christoph Hartmann
195ecd8153 Merge pull request #213 from juliandunn/doc-typos
Fix doc typos
2015-11-04 17:59:22 +01:00
jcreedcmu
950a5e9597 Fix typo 2015-11-04 11:21:49 -05:00
Julian C. Dunn
8764dd0194 Fix doc typos 2015-11-04 11:38:39 +00:00
Christoph Hartmann
15cc86b857 Merge pull request #208 from echohack/better-readme
Massively improve README
2015-11-04 11:09:12 +01:00
Tyler Ball
7d938fa050 Merge pull request #205 from chef/0.9.1
0.9.1
2015-11-03 19:49:26 -07:00
Dominik Richter
b31501ab93 0.9.1 2015-11-04 00:51:16 +01:00
Dominik Richter
31ecebfd43 Merge pull request #206 from srenatus/gem-in-examples
Rename gem in test-kitchen example
2015-11-04 00:50:40 +01:00
Dominik Richter
5ac24b1b27 Merge pull request #207 from chef/fnichol/doc-package-resource-typo
Fix package resource documentation example.
2015-11-04 00:48:22 +01:00
Fletcher Nichol
50930dc520 Fix package resource documentation example. 2015-11-04 00:30:02 +01:00
Christoph Hartmann
c3d34ca4a6 Merge pull request #209 from chef/friends
add inspec and friends, thank you @chris-rock, @nathenharvey, @colincam, @juliandunn
2015-11-03 19:42:09 +01:00
Dominik Richter
7dd7f29dee fix formatting of list 2015-11-03 19:30:50 +01:00
Dominik Richter
326965e7dc add inspec and friends, thank you @chris-rock, @nathenharvey, @colincam, @juliandunn 2015-11-03 19:29:13 +01:00
Exame
8c37d4eef4 license belongs in LICENSE 2015-11-03 10:04:16 -08:00
Exame
8cecd97ab5 Use same language as site in Readme 2015-11-03 09:30:29 -08:00
Exame
2aad26a433 Massively improve README 2015-11-03 09:15:09 -08:00
Stephan Renatus
d1e3924abd Rename gem in test-kitchen example
Obvious fix.
2015-11-03 13:38:07 +00:00
Dominik Richter
d686f5df2c Merge pull request #204 from chef/pry
relax pry version
2015-11-03 10:34:42 +01:00
Christoph Hartmann
1726e49656 relax pry version 2015-11-03 09:15:20 +00:00
Christoph Hartmann
7f555b902d Merge pull request #203 from chef/push-gem
push to rubygems
2015-11-03 09:02:23 +00:00
Dominik Richter
7fe379c654 update gemspec for push 2015-11-03 09:58:26 +01:00
Dominik Richter
6d16dcae95 Merge pull request #202 from chef/chris-rock-patch-1
update table style
2015-11-03 09:55:50 +01:00
Christoph Hartmann
e8f51995d7 update table style 2015-11-03 08:55:36 +00:00
Christoph Hartmann
33e581f357 Merge pull request #201 from chef/jc/LICENSE
Apache 2.0 LICENSE
2015-11-03 08:54:07 +00:00
James Casey
36cf960cec Apache 2.0 LICENSE 2015-11-03 08:25:24 +00:00
chef-delivery
d50c237c3f Merge pull request #200 from chef/0.9.0
Merged change eecdf2af-6c5f-451d-8153-bf77ba7d254c

From review branch 0.9.0 into master

Signed-off-by: chartmann <chartmann@chef.io>
2015-11-02 18:21:08 -08:00
Dominik Richter
6c36720bd1 0.9.0 2015-11-03 03:04:57 +01:00
chef-delivery
7d655c8a29 Merge pull request #199 from chef/fix-hasty-skip
Merged change 69ce2f13-7067-410f-972d-c87e55a436a7

From review branch fix-hasty-skip into master

Signed-off-by: chartmann <chartmann@chef.io>
2015-11-02 16:15:11 -08:00
Dominik Richter
6e548364f4 bugfix: dont skip controls during json generation 2015-11-03 01:10:05 +01:00
chef-delivery
3926cadea9 Merge pull request #198 from chef/typo
Merged change 364ec639-2f92-4c69-aaa8-48060425de03

From review branch typo into master

Signed-off-by: chartmann <chartmann@chef.io>
2015-11-02 15:39:10 -08:00
Dominik Richter
ea66947b36 dont warn on command not existing on mock backend 2015-11-03 00:35:45 +01:00
Dominik Richter
6e8c4f02a1 fix typo 2015-11-03 00:35:45 +01:00