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

Ensure that Ruby 1.9.2 uses Psych parser by default.

Since all later version of C-Ruby use Psych, this leads to more
consistent YAML parsing behavior...

35176862c4ce2c0f8ebf2df5d066c1bb8e557499 authored about 11 years ago by Fletcher Nichol <[email protected]>
Fix testing regressions for Ruby 1.9.2 around YAML parsing.

24a6b770c7aae8d0ae564b9c766fbed6f3e6a924 authored about 11 years ago by Fletcher Nichol <[email protected]>
Refactor Kitchen::Command::Console to remove duplication.

a47e193e79dc24a59c9419cefb9693deb5f2d891 authored about 11 years ago by Fletcher Nichol <[email protected]>
Reorder Travis Ruby versions & add 1.9.2 to test matrix.

0f37b76c4cb5ff65bfdedcf93c6d7e3dd20f301c authored about 11 years ago by Fletcher Nichol <[email protected]>
Add Ruby 2.1.0-preview2 and newer RubyGems to Travis test matrix.

2fb05e6da72c9cd79b4dd9c460d6bf7dfbe7a618 authored about 11 years ago by Fletcher Nichol <[email protected]>
Modify cane in Rakefile to use .cane file.

This allows a developer to run the `cane` command as well as `rake cane`
or `rake quality`.

94949eb9fd267ebae5b64d4b2ad9224c549738fe authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #302 from test-kitchen/cli-refactoring

CLI refactoring to remove logic from cli.rb

5426e92888c7d257fc6ef686bd758b97c01c6dba authored about 11 years ago by Fletcher Nichol <[email protected]>
Remove unused code from CLI-related files.

bdb91c93f8a8aabb95e1c358c3514bb6f39dae36 authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen driver discover` subcommand.

0ea7073e6282db325689976455c9d6ab0857e2e8 authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen ACTION` subcommands.

cbe323ade50ead4b1fdd3d75aab48c8ab974bcad authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen test` subcommand.

af5b7b7c71f399ca6c9c3e0b7689122a3e776627 authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen diagnose` subcommand.

46af35c8a8eabd899c82b594b590346062086572 authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen login` subcommand.

de1a72a241f3995006bb918965e91656c3145745 authored about 11 years ago by Fletcher Nichol <[email protected]>
Small update to `kitchen version` subcommand implementation.

f7c719a604e675695c2720dd554342c45ffb1e5b authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen sink` subcommand.

e9090b1037dd22f11a25e5c4fdc24564974b9ee6 authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen console` subcommand.

1a396c00687d715d16eca8b6531263b039afe5fb authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract & refactor `kitchen list` subcommand.

f3c23abd9c2fdcd2e38fe28e874bc63007d1b018 authored about 11 years ago by Fletcher Nichol <[email protected]>
Greatly improved error recovery & reporting in Kitchen::Loader::YAML.

Now on error when parsing YAML config files or processing ERB, a more
helpful message is display...

1c924af2e9f6ef55f5706bd432d58928130533e7 authored about 11 years ago by Fletcher Nichol <[email protected]>
Make `kitchen login` work without args if there is only one instance.

I've been meaning to fix this forevar!

2a1ffc2e0e8e56d90d351c6a529eb86a303de339 authored about 11 years ago by Fletcher Nichol <[email protected]>
Update CLI usage strings to show that an instance can be specified.

9b52b639f08b0695dfada8f4f10c9bd75282ec8a authored about 11 years ago by Fletcher Nichol <[email protected]>
[CLI] Match a specific instance before trying to find with a regexp.

Given two instance names:

* `default-ubuntu-1204`
* `default-ubuntu-1204-with-small-mem`

An in...

d4623a1a592c0f227fb6728b1b125d0fac025947 authored about 11 years ago by Fletcher Nichol <[email protected]>
[CLI] Support --concurrency without value, defaulting to all instances.

This commit adds a preference for the `--concurrency` option over the
`--parallel` option. A not...

17ed50a579fba373aa3f519a9b7d63e1a6e72927 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #293 from ryotarai/concurrency-option

Add --concurrency option to specify number of multiple actions to perform at a time.

a1733edea346337cb2a72cf0eb4c1d028365f898 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #13 from djoos/typo

guarentee > guarantee

b1e2524cde3014ed91f2adaad400babe29d94e6c authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #14 from filler/typo

small typo fix

4a403b71d92129b8ab0a54f1f54cd9e1015ff867 authored about 11 years ago by Sean Porter <[email protected]>
small typo fix

a34bd10b1cbe56d526e00eab5103f01f8ca4449c authored about 11 years ago by Nick Silkey <[email protected]>
guarentee > guarantee

0aea24bce575142466aad7e3b3e73869c6363903 authored about 11 years ago by David Joos <[email protected]>
Merge pull request #288 from juliandunn/update-chef-install-url

Update omnibus URL to getchef.com.

07ec86dc38a72db0286215ccbe3559c30c1074d8 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #280 from test-kitchen/chef-zero-skip-json-attributes

Add `json_attributes: true` config option to ChefZero provisioner.

9e28a67ba1d9e69bdd97ca9644a88704e8bc677a authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #287 from rarenerd/windows-cucumber-fix

Fix Cucumber tests on Windows

ce49dca784e9702125e1b9cc2d9ec76a05c1043d authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #283 from rarenerd/windows-rspec-fix

Fix failing minitest test on Windows

3d724b441aaafa70e30c6f1a20b14cabf8dab9c8 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #298 from test-kitchen/base-provisioner-refactoring

Base provisioner refactoring

6647d672495cf844293363e1e7848ffff999d30c authored about 11 years ago by Fletcher Nichol <[email protected]>
Update class comment in Kitchen::Provisioner::Shell.

Thanks to @juliandunn for the catch :)

3c63639f4620c58fabd9600c87f517a3057c57bf authored about 11 years ago by Fletcher Nichol <[email protected]>
Re-order methods in Provisioner::Base.

e07d14d0eee8988a3a11f94a9e511c687f5ddfca authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract #calculate_path to Provisioner::Base as common provisioner logic.

7bdd5148befaa92af290b1d6e0e43da6f5ce5180 authored about 11 years ago by Fletcher Nichol <[email protected]>
Add a `data_path` to Provisioner::Shell.

cda91395f2846644142e6d6dfe01db1d9fae9e8d authored about 11 years ago by Fletcher Nichol <[email protected]>
Extract #create_sandbox & #cleanup_sandbox code to Provisioner::Base.

0b2a6a002e4375e386dd64c5a35f930f3c5c3b13 authored about 11 years ago by Fletcher Nichol <[email protected]>
Update config[:file] to config[:script] & refactor code.

6c810e73dad2e72d48178a474ccee78dfcf870b7 authored about 11 years ago by Fletcher Nichol <[email protected]>
Expose Provisioner#sandbox_path for use by drivers & remove tmpdir.

This commit changes the behavior of `Provisioner#create_sandbox` in that
it no longer returns th...

4effec024ae7916202f19cf9a208de5b69974f70 authored about 11 years ago by Fletcher Nichol <[email protected]>
Add expand_path_for class method in Provisioner::Base for provisioners.

This is a declarative way, similar to declaring default_config, to have
certain config values be...

1bc1d239be26df564a635664655b8f425f82c85f authored about 11 years ago by Fletcher Nichol <[email protected]>
[provisioner/shell] Refactorings to duplicate useful logic from Chef*.

This work should lead directly to a refactoring of
`Kitchen::Provisioner::Base` with logic from
...

bf2a0823269f70d445d23a99fe782014ca2eaa1b authored about 11 years ago by Fletcher Nichol <[email protected]>
Remove sandbox debugging in Driver::SSHBase.

8f52478de3f0fb254191f530b42b4f54a94afcbc authored about 11 years ago by Fletcher Nichol <[email protected]>
Formatting.

311c2882c4d2d8aa5ab2e6efb252501006b5a809 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'ChrisLundquist-shell-provisioner'

cc44abe0c478adf3eb69943833759ce65f1d56cc authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #296 from meyouhealth/multiple-helpers

Fixing error when using more than one helper

cadd416ff321f41a440e7e16c83d16e0d4a0f26a authored about 11 years ago by Fletcher Nichol <[email protected]>
Fixing error when using more than one helper

When placing more than one helper in the test/integration/helpers
directory I was receiving the ...

c8c0df9f884b2813a8fee5ba3b25abf650b04d4c authored about 11 years ago by jschneiderhan <[email protected]>
Add --concurrency option.

concurrency: Number of multiple actions to perform at a time.

d147fccab23ac87d66b4e71ca2000a121cc053d1 authored about 11 years ago by Ryota Arai <[email protected]>
Update omnibus URL to getchef.com.

a5d19001138240193d917112b31ee62a2e1d1913 authored about 11 years ago by Julian C. Dunn <[email protected]>
Fix Cucumber tests on Windows

* Switch to Aruba::InProcess
* Tag tests that need a spawned shell with @spawn
* Tag all help li...

a687c98870593b70f9fad8f1ec2f750213c3cd18 authored about 11 years ago by Kristian Vlaardingerbroek <[email protected]>
[provisioner/shell] it works

9004f0c43665af31952efcd1a4884fa4241ea62e authored about 11 years ago by Chris Lundquist <[email protected]>
Change must_equal to must_match to fix test on Windows

43c38b05e4522d096d8a4c662d1493198229bae5 authored about 11 years ago by Kristian Vlaardingerbroek <[email protected]>
Up version for development.

edac45e760ed5813d358e857b5c0706c935a3c12 authored about 11 years ago by Fletcher Nichol <[email protected]>
Release 1.1.1, all the ones for a bugfix release.

57e5afb08a557114fbf64eff158bb8727d75927c authored about 11 years ago by Fletcher Nichol <[email protected]>
Add `json_attributes: true` config option to ChefZero provisioner.

This option allows a user to invoke chef-client without passing the
generated JSON file in the `...

396eb484f662ea4bc262e2f912833a02650c47ca authored about 11 years ago by Fletcher Nichol <[email protected]>
When copying `./cookbooks`, conditionally check for `./site-cookbooks`.

Before this fix, the converge stage would fail if a `./site-cookbooks/`
directory was not presen...

7aafaa08d0fc26d981468e2312ba5208f0e6c591 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #275 from zts/use_ssh_IdentitiesOnly

Fix SSH 'Too many authentication failures' error.

bbc62f958550766828773c201872e1b302a46cd8 authored about 11 years ago by Fletcher Nichol <[email protected]>
Ensure Busser#local_suite_files only rejects chef data dirs.

The previous implementation had a regex matcher that was too loose and
matched valid testing fil...

800a10a9b617e3a8d7dc51db8a66e5539444c310 authored about 11 years ago by Fletcher Nichol <[email protected]>
Improve `kitchen diagnose` when loader data merging fails.

Now if YAML data merging is failing, running a diagnostic of:

kitchen diagnose --loader --n...

6cc2bf6f704ddabeff1af54f3e3898110af5c835 authored about 11 years ago by Fletcher Nichol <[email protected]>
Normalize driver, provisioner, & busser blocks when merging raw YAML.

Without accounting for the shorthand form of these blocks (or when the
value is `nil`), the Kitc...

91c5b1c0f4b2caf47ed0c2a5b13a3e46a6446c6f authored about 11 years ago by Fletcher Nichol <[email protected]>
Fix SSH 'Too many authentication failures' error.

When the system provides an SSH agent, which has many loaded keys, the
SSH client may attempt to...

d2630a577572082b6a0bad12244aae3aafad160f authored about 11 years ago by Zachary Stevens <[email protected]>
Up version for development.

c432e33c1ba3089343b42b2025ea645e218716e8 authored about 11 years ago by Fletcher Nichol <[email protected]>
Release 1.1.0, update to Busser sudo default (now true).

0419edf52a1e8f8cacd2b02af37c01c171affc97 authored about 11 years ago by Fletcher Nichol <[email protected]>
Update homepage in gemspec.

1d17afb78805a1968a6688b68cff8ad0b840fe6c authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #12 from jsallis/fix-typo

Fix typo and change comma to dash

8a5fe388e86d66c66431691d3508acbb86040587 authored about 11 years ago by Fletcher Nichol <[email protected]>
Fix typo and change comma to dash

597427a225175b24f00d04e02f411235f7abdec8 authored about 11 years ago by Jason Sallis <[email protected]>
Revert "Set `Busser[:sudo]` to `false` by default."

It appears that some platforms (CentOS being one of them) may want to
call certain progrmas as r...

e7a7e4b7294fa3e4dbd02f25ce5b8522c59310a7 authored about 11 years ago by Fletcher Nichol <[email protected]>
Add (back) running-test content which was content from adding-platform.

Closes #10

1a24b2399c2195576a4d96053dfda370feea9d2d authored about 11 years ago by Fletcher Nichol <[email protected]>
Fix prev nav in running-verify from guide.

72d53df6511d97fb42a47c1df19a03c28cd5fbe2 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #11 from promisedlandt/master

Fix some typos

9c106f0ec55129c481249a6186e29356e668d676 authored about 11 years ago by Sean Escriva <[email protected]>
Fix some typos

909d636710969a44345fd6448d81539f52e3f4ca authored about 11 years ago by Nils Landt <nl@fugue>
Merge pull request #9 from arangamani/patch-1

Escape ~ correctly

4b5b35e568b140542be83afb59c5326f5f0cb55c authored about 11 years ago by Sean Escriva <[email protected]>
Escape ~ correctly

338f54bbe2e57c9134e31b005cc57c17fa832cdd authored about 11 years ago by Kannan Manickam <[email protected]>
Merge pull request #8 from svanzoest/patch-1

relevant typo

291f383aebc6361be10ffb862ba625d98016d484 authored about 11 years ago by Sean Porter <[email protected]>
relevant typo

1f0923a2abde1a8a934f3ec43d0ed36d3935a36b authored about 11 years ago by Sander van Zoest <[email protected]>
Merge pull request #7 from mattray/twitters

replace @opskitchen with @kitchenci

e3339176802790b8fe86dd0d297cc5b6190d6491 authored about 11 years ago by Fletcher Nichol <[email protected]>
replace @opskitchen with @kitchenci

d1364586b430e8767756bf76538407f57f78f7ea authored about 11 years ago by Matt Ray <[email protected]>
Merge pull request #6 from mattray/dig_a_nose

typo fix

be8008cdc6d8f338bcf33bbcc3596fe136d17ca7 authored about 11 years ago by Fletcher Nichol <[email protected]>
typo fix

745aa05ba60cd09160f34311e2a9a12dc375ce21 authored about 11 years ago by Matt Ray <[email protected]>
Merge pull request #5 from svanzoest/patch-1

@opskitchen is now @kitchenci

904fa638d0724d943f80621e98b537d407e48102 authored about 11 years ago by Fletcher Nichol <[email protected]>
@opskitchen is now @kitchenci

28614ae9355019983246319da87674c3193040f1 authored about 11 years ago by Sander van Zoest <[email protected]>
Merge pull request #3 from mlafeldt/patch-1

Remove superfluous code from serverspec example

c9587f7119fe12bfc960b1bf2b8c9dd9668530ad authored about 11 years ago by Sean Escriva <[email protected]>
Merge pull request #2 from svanzoest/patch-1

fix availble -> available typo

f5dd302ec79d6125d99319a8f2625927214e3023 authored about 11 years ago by Sean Escriva <[email protected]>
Merge pull request #4 from svanzoest/patch-2

fix package typo

289da67e479f081a5972dd76e5730f705c9fc69b authored about 11 years ago by Sean Escriva <[email protected]>
fix package typo

f76c01dbd57601ccece72dd42e8caef97efccf5f authored about 11 years ago by Sander van Zoest <[email protected]>
Remove superfluous code from serverspec example

serverspec does not use `RSpec.configuration.os` anymore, see https://github.com/serverspec/serv...

f5bf3f76d7789e2c164ce3930db61a36cfff2cb5 authored about 11 years ago by Mathias Lafeldt <[email protected]>
fix available typo

2a5fc53bab926ebedb23b858c354cf4eb655d692 authored about 11 years ago by Sander van Zoest <[email protected]>
Add prev to guide's installing page.

66d3304263b0745bd13d06ad06dc96234b1f2a03 authored about 11 years ago by Fletcher Nichol <[email protected]>
Fix index page in guide & add root_path to calculate absolute links.

8ccfc67c2977c3151dcdc834a8dfd2acc9bfe558 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #272 from kisoku/master

drive by typo fix

ec721579b52e9b9b133073e3791cdb73d3b3dad5 authored about 11 years ago by Fletcher Nichol <[email protected]>
drive by typo fix

6362ed5b41b5db9d347dbfa05755b4fa8dbb8eee authored about 11 years ago by Mathieu Sauve-Frankel <[email protected]>
Update gemspec description.

56915c809c1892bf9845e0502737f140f6732dcb authored about 11 years ago by Fletcher Nichol <[email protected]>
URL updates in README.

8b4fb257171d78444b645d9fc92045fcc304e5ad authored about 11 years ago by Fletcher Nichol <[email protected]>
Move getting-started under source/docs.

5957fc2b0bc8d228e9f29eddae6a1fe8b4dace48 authored about 11 years ago by Fletcher Nichol <[email protected]>
Update Twitter account link in README.

9d6084922c926a53c82f8224e4213f09d17aa423 authored about 11 years ago by Fletcher Nichol <[email protected]>
Clarify meaning.

e298e8c6e69daaa273d70de926da5a9d50e12480 authored about 11 years ago by SNS <[email protected]>
Small typo.

2a40cb603fe176641062acffcb1e2cd57b56aa19 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'master' of github.com:test-kitchen/kitchen-docs

0b4c587c97851b0a9d6d04c1a6a53038a94a5ef0 authored about 11 years ago by SNS <[email protected]>
Overview for intro

706bfec5a41da0bd377d9541dfcbfa259d407486 authored about 11 years ago by SNS <[email protected]>
2009 joke

2181eb26ba31ee839b1ba6178a2e5514ad9df58e authored about 11 years ago by SNS <[email protected]>
Adding some resources.

34855249a48a3ede85e2363c5b2553dfbdc5b0db authored about 11 years ago by SNS <[email protected]>