Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/test-kitchen/test-kitchen

Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms
https://github.com/test-kitchen/test-kitchen

Use a backslash for String/line end concatenation (style).

19db431ce83049b53ee0cd1a5f185150542e7194 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove space before semicolon in features/support/env.rb (style).

ef256a1846c4af2dd89a7279a64125a9a666eabf authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove spaces before semicolons (style).

104e2d9be03b65711a27bfb3bc14d84a73ee4cf3 authored over 10 years ago by Fletcher Nichol <[email protected]>
Mark unused block arguments (style).

3cb10113a99fa12ef529d92288a88b5818e2ea67 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove unused method arguments (style).

ed4b8d1a1cdc35eb9fdcd5e5efbc84a1ea017e86 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove non-ascii characters from doc comments.

723233f99c70d37be24cb71a8ea5d4638fb408c0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove redundant/explicit self uses.

e6dd7da1da40d2a2c522ee78fa692f5d2f6c5022 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix array alignments (style).

100a27b94977817e11fa01e5ebcb3cf82af91f39 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove spacing between ! and boolean in Command::Test#call (style).

2a42a237604ac3ecaa07b06271f1bcdc0954dc7b authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove shadowed outer variables in block params (style).

b394fe59a7e95762de5ef66ea00d53571a42c12c authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor Color.escape.

38b7de34556e0065c582ffdda8ba097480e3f565 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix indendation alignment nitpicks (style).

bd800011a943d54dcb793600dae77c3f5952acc7 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove redundant uses of #to_s in interpolation (style).

f483440b7d6ed0f5c2d8af470a2439db7f94d1e8 authored over 10 years ago by Fletcher Nichol <[email protected]>
Use next in #each blocks (style).

148b71d032c18673a6a9b8ed9b21a26def71f248 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add exemption for resucuing Exception (lol, funny).

09a2ad88a70f109f0d507fa3f6123501d74f976b authored over 10 years ago by Fletcher Nichol <[email protected]>
Eliminate unneeded variables (style).

d6211664118dc2b1a4ea7e5523fca2b70f02c686 authored over 10 years ago by Fletcher Nichol <[email protected]>
Renamed private Command::List#set_color to #colorize.

e3c0b5984ad7816ef55db325a06968e08f3a61a4 authored over 10 years ago by Fletcher Nichol <[email protected]>
Renamed privates Command::Base#get_all_instances/get_filtered_instances.

0415df8cfce57ecbe83c68a8712777fb0af2a80e authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix indentation of case in Provisioner::ChefBase (style).

e8113df37ee23c59958702e22c8ee7ade28b8192 authored over 10 years ago by Fletcher Nichol <[email protected]>
Normalize String formatting to use Kernel#format (style).

3434809c79244a6c586faba4b468626191e8160b authored over 10 years ago by Fletcher Nichol <[email protected]>
Rename params on a couple of #inject methods, borderline silliness.

417d59e63aac7cb40d783f3157344f3bab096111 authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove private modifier in Instance::FSM as it's already private.

0acbeee3e5cd65db9295979292cd1755fc8b6dcd authored over 10 years ago by Fletcher Nichol <[email protected]>
Use a higher-precendence || to replace an or in Provisioner::ChefBase.

133511512561c41afd8c8285dc80b570614010a7 authored over 10 years ago by Fletcher Nichol <[email protected]>
Reduce ABC complexity of Generator::Init#init.

588f192986109ee9e07fa3617bbf87007e89c12a authored over 10 years ago by Fletcher Nichol <[email protected]>
Rename Busser#is_chef_data_dir? to #chef_data_dir?.

4588d405057bb00bf0ab5f6c31ffa08d94e52710 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix spacing inside block braces (style).

85ede4f74c3973379875b74d5763236c4ac12347 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix Array inner spacing (style).

ced0a0286fb99758a8aebcd3e58a83521b30d480 authored over 10 years ago by Fletcher Nichol <[email protected]>
Prefer english Ruby globals to Perl shorthand equivs (style).

5fa8847a48bc3913574151080c04f0aaee71661f authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove block around while; it is a Ruby keyword (style).

95d97a0e3ed0be827e8094cdf9ee246f6a40b9b0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Tighten length of lines over 100-chars (style).

f538b34dc8260b874cf77ad1b57cbdb9289c3914 authored over 10 years ago by Fletcher Nichol <[email protected]>
Upgrade developement gem cane to version 2.6.2.

414f43115d9ca3809c1a2db94f11744ddec9e900 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for Command.

764124597aeda4d0a4911c2c7a6b7662ad596686 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for CLI.

60cdbdb2200974971d46988e2a6fbd28deab4016 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for Provisioner::Chef::Librarian.

fc05e2410becf859a20385b25ae8978882c0126a authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for Provisioner::Chef::Berkshelf.

b9e2a3d909d8c46d17dc649005d802248f80834b authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for `kitchen driver create`.

708bf897f8ef1344492bcdf1e3fa5c160a873fb3 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs coverage for `kitchen init`.

4bed74617c75594d5894bda29549adf8b454cebf authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen driver discover`.

ff1fb8a06d9502f8bb9668e2a81286202f993e74 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for Kitchen action cmds.

bcddfa8ddf9bbac9bf773085e4a4c3024c59f95d authored over 10 years ago by Fletcher Nichol <[email protected]>
Add pry as a development dependency for feature tests.

9ca8afd7eee960fecf6581f06da8cbfd3680800e authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen console`.

4eb6481ad5bb38e9a15747f697508ad4e431c988 authored over 10 years ago by Fletcher Nichol <[email protected]>
Loosen scenario ouput check for `kitchen diagnose` (Ruby 1.9 compat).

b55da6fe0faef8acaf2dd2b24d85a2a8e6c1c647 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen login`.

80e7cf2a01384831478c4591b14294e819e00a6e authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen diagnose`.

338e0b8419a7fdc427964510e9b8e3f367cbca58 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen test`.

11b2fb5299d9392d0f81c86c1b7f3a14f4baedc4 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen list`.

712e03d5778cb3b83d3e17c7cfb83cde3fb8670c authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for `kitchen sink`.

8dd304e1e62aa32115440f6cfed4d4c19c1992dc authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for Thor tasks.

52213c63b77db0ae0eb09a1868ecb48081e8ef8f authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete features and yard docs coverage for Rake tasks.

9e4f209fc29a27516b2425ff44ae92ccee85fa2c authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Kitchen.

36a809df090a8fd305c21c32782c308bec1ea470 authored over 10 years ago by Fletcher Nichol <[email protected]>
Swap IO.write for File.open(..) { ... } (Ruby 1.9.2 compat).

95decbbc26c1de078d15c7e3606d885243db346c authored over 10 years ago by Fletcher Nichol <[email protected]>
Add a "dynamic monkey patch" in ssh_spec for sorted Dir.entries.

See comment of method in commit message for further details.

e4f09adeb5e4920ab86b8d813f6c9461e7d97e07 authored over 10 years ago by Fletcher Nichol <[email protected]>
Update development gem mocha to version 1.1.x.

1712acf8e337225f6117501c66cfc7734bb68a2a authored over 10 years ago by Fletcher Nichol <[email protected]>
Ignore `.gem/` directory with Guard.

1b8b15a0c4e0d7e851f5c1a30868f0120a8a6fb6 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for SSH, y'all have no idea!

This one was huge to get done, huge I tells ya!

0feb3af43f9870936f44172f3cf7d7014fc8b4d2 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Driver::SSHBase.

663e56a8654edbb06650fe67f57bbf47df3c4dbb authored over 10 years ago by Fletcher Nichol <[email protected]>
Augment documentation for Logger.

9b621272c89e9d55e0e3ca4a1d7c0570abc40b9b authored over 10 years ago by Fletcher Nichol <[email protected]>
Add watch files for guard-yard.

f2578ba367ffba922d2ee9d1e7f46c6d6da0f12a authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Logging.

ce91257dc74917532867f2bdc8c2219a81bd30fd authored over 10 years ago by Fletcher Nichol <[email protected]>
Add guard-yard to Guardfile.

d53e5ad3fe6ed72e1e2c62e9c59cbb1ebedf2f2e authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Logger.

6bdc44ebc881b4a398be49e4377ddb7ba01a1a82 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for errors.

5d3cbf70fe86ca60c0bcfd18be027391fd39b2df authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for LoginCommand.

a03fa11ca4ccd6203aeb02eed283a8fceed8da5c authored over 10 years ago by Fletcher Nichol <[email protected]>
Update source stanza in Berksfile example

site: opscode makes Berkshelf angry!

source: https://github.com/berkshelf/berkshelf/wiki/depr...

9bcd01f19e99dc15781f95dd39fca346ba896ccb authored over 10 years ago by Kane Rogers <[email protected]>
Merge pull request #457 from michaelkirk/patch-1

typeo confiuration -> configuration

d766675da9e6bf72f09f320a92b48fa529ffefdc authored over 10 years ago by Seth Vargo <[email protected]>
typeo confiuration -> configuration

cdefcab57300837def5ac94644dc51f21855bccf authored over 10 years ago by Michael Kirk <[email protected]>
Complete spec and yard docs coverage for Provisioner::Base.

7f4e730321ebaebce399e0f7847a2b9cfad196ba authored over 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #450 from MarkGibbons/help_update

Help update

fb988bed077abb032a40cd697aa356369e637b69 authored over 10 years ago by Seth Vargo <[email protected]>
help_update: Modify the kitchen help information for the commands that

change instance state.

help_update: Change the help test message for failed execution.

help_upd...

25799ed0b7e77e6ac87b3f01bfc71e3812770239 authored over 10 years ago by markgibbons <[email protected]>
Complete spec and yard docs coverage for Kitchen::ShellOut & refactorings.

661dd53ffcd451850089fb8fa208309cdd920c76 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs for Kitchen::Provisioner::ChefBase.

933c47fa5fb570ddae3a7bcf46d652e0ecf01373 authored over 10 years ago by Fletcher Nichol <[email protected]>
Change visibility protected methods to private in multiple classes.

The only major benefit of protected scope is that other objects of the
same type (or inherited t...

864ae7c76c6dcca0d18e19e6ef1ae75442349579 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs for Kitchen::Loader::YAML.

275024bc846204af94cb500277231a48234c2539 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs for Kitchen::StateFile.

2f813816bf32034c60e2396b1ec092f02786e0fc authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Instance & refactorings.

454977056835571843f27f11b66ce0b91cbd0a22 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add missing yard doc coverage for attr_readers in Kitchen::DataMunger.

86a1ebd8f31f34afe8748d03ed30ccc8473191e7 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs for Kitchen::DataMunger, holy shitsnacks.

66feac6e4249754f40f97f675fceb58914edc642 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete spec and yard docs coverage for Kitchen::Config & refactorings.

2bcf191b30cff449808dae283d4680be47ec217f authored over 10 years ago by Fletcher Nichol <[email protected]>
Add irc notifications in TravisCI config.

06cf6144842931fc5fca9189b179180e2825a8ec authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec and yard doc coverage for Diagnostic & refactor.

7b3030567a51f279af385086e5c1795cc264956a authored over 10 years ago by Fletcher Nichol <[email protected]>
Ensure file perms are preserved in Kitchen::Busser.

Thanks to Travis for catching this--they have a different umask in the
session which changed the...

83a92501ce6913033192d6a8873341cbb5eea532 authored over 10 years ago by Fletcher Nichol <[email protected]>
Complete yard docs for Kitchen::Busser & refactorings.

6f89d9148afa96667b490986cb21bf6874a7a2b3 authored over 10 years ago by Fletcher Nichol <[email protected]>
Update TravisCI build matrix.

* Update to RubyGems 1.8.29
* Add excludes for Ruby versions 2.1, 2.0.0, ruby-head, jruby-19mode...

a4b926a6ee84289f7fd8bfbf44039896b3464eea authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Kitchen::Busser & refactor.

f0fedccc7d4a5af81dcfcd180f482d8e27964579 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix failing specs running with RubyGems 1.8.25.

eb3229980609d1555ccc87897ed50c848109545e authored over 10 years ago by Fletcher Nichol <[email protected]>
doclocation: Fix the url

3055372f4488e9842eb0645f3f52bb5d8939140f authored over 10 years ago by markgibbons <[email protected]>
doclocation: Update "fork the docs"

Include a link to the documentation source.

21600d9775b32e6ed353420784b2845e13a5360c authored over 10 years ago by markgibbons <[email protected]>
Add Util.outdent! method to help with heredocs.

26f60c199f01c23d6d90993fff651472f87c0d19 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add Kitchen::Base64Stream for low-memory encode/decoding.

c05e1c9e76c205ac1d9995d2603ed06ce036fdc0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Typo

8948f3d7a5e4a3b223cf944ffbd2d5781071d93a authored over 10 years ago by Sam Pikesley <[email protected]>
Call Busser methods directly in Driver::SSHBase.

783c854580c3ce8a06fa6c077494212c69b13cc0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Kitchen::MetadataChopper & refactor.

Time to switch from eval to instance_eval. Still pretty bad little class
though <3 <3 <3

1c36504d401fa400f20617e2df89b9864f7748ac authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix code example in Kitchen::LazyHash.

d1d94b4b483455bd96c2f986fd1f326322874197 authored over 10 years ago by Fletcher Nichol <[email protected]>
Prefer File.exist? to File.exists? (style).

Note that while this is Ruby's direction, it's still totally
backwards :(

5c65fc4eb4f4152f69bfc99e510caa8f39467cb8 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Provisioner::Shell.

d29959a0951723a695dfca36bc9f03cd743eda37 authored over 10 years ago by Fletcher Nichol <[email protected]>
Extract :log_file config into Provisioner::ChefBase.

27d7c0b197d4953aa4dbd29149559a1ac784db33 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add `:log_level` config option to chef_zero provisioner.

ed9cc6a155206199981dd61b5806225d5c74d6f6 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Provisioner::ChefZero & refactor.

af8b7b37ee7408575b99db59aa9437105a76ad2b authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Provisioner::ChefSolo & refactor.

Additionally, the `:log_file` config attribute was explicitly surfaced
so that it will appear in...

ffda95e0290d777aa75ba574379cf31530c8eeda authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for Chef config files in Provisioner::ChefBase.

ce733f32f110f403d21407510eb8f6e69ab811f8 authored over 10 years ago by Fletcher Nichol <[email protected]>