Ecosyste.ms: OpenCollective

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

Test Kitchen

Testing For Infrastructure as Code
Collective - Host: opensource - https://opencollective.com/test-kitchen - Website: https://kitchen.ci - Code: https://github.com/test-kitchen

Bump version for dev

github.com/test-kitchen/kitchen-openstack - da6ef199e11ef89ae1e7022f71d89448c599aedd authored about 10 years ago by Jonathan Hartman <[email protected]>
Bump version for release

github.com/test-kitchen/kitchen-openstack - eca11f2cf9d5e878435240539a36478a22ef6453 authored about 10 years ago by Jonathan Hartman <[email protected]>
s/latest/true/g in README for Chef

github.com/test-kitchen/kitchen-openstack - f3cd712dce5983e10845579b987d5a8865eb9333 authored about 10 years ago by Jonathan Hartman <[email protected]>
Merge pull request #53 from test-kitchen/roboticcheese/fix-bad-hostnames-being-generated

Fix bad hostnames being generated

github.com/test-kitchen/kitchen-openstack - 4a693de6557ddb21d578c465c8d2d331cce6c127 authored about 10 years ago by Jonathan Hartman <[email protected]>
Merge pull request #21 from RoboticCheese/roboticcheese/update-readme-platform-list

Update README to reflect latest platform list

github.com/test-kitchen/kitchen-digitalocean - 8d4c155e07af5d56c1fdb345f815da02e7ec8d34 authored about 10 years ago by Greg Fitzgerald <[email protected]>
Update Rake task for new 'RuboCop'

github.com/test-kitchen/kitchen-openstack - 88dc7500abda52eaef99a6f145a9b09dfe24fade authored about 10 years ago by Jonathan Hartman <[email protected]>
Port over now-deprecated RSpec calls

github.com/test-kitchen/kitchen-openstack - 73f0cc2e12d0e91a574dec372e35b64224a5bd30 authored about 10 years ago by Jonathan Hartman <[email protected]>
Clear up offenses in most recent version of RuboCop

github.com/test-kitchen/kitchen-openstack - 9dd07173f94d9c6e62d2f33b22be7b5579a8238f authored about 10 years ago by Jonathan Hartman <[email protected]>
Update README to reflect latest platform list

github.com/test-kitchen/kitchen-digitalocean - 4f846f97ff5d4dfbc9e17e8ba72109413635ee24 authored about 10 years ago by Jonathan Hartman <[email protected]>
Merge pull request #481 from test-kitchen/tty-color

Disable color output when no TTY is present.

github.com/test-kitchen/test-kitchen - 4fbc491666fc163ae62dbd3126133cda01a82679 authored about 10 years ago by Fletcher Nichol <[email protected]>
Disable color output when no TTY is present.

This should help clean up kitchen output in CI environments, using
the kitchen command with unix...

github.com/test-kitchen/test-kitchen - 4565d60386dde5854ca5e0211dd9c04df051e956 authored about 10 years ago by Fletcher Nichol <[email protected]>
Use the full path to `chef-solo` and `chef-client`

This fixes a bug where a cookbook (like rbenv, rvm, chruby) sets the default
system Ruby. Chruby...

github.com/test-kitchen/test-kitchen - e2a508e4ce33d3b41636f220919e78e080207985 authored about 10 years ago by Seth Vargo <[email protected]>
Merge pull request #478 from test-kitchen/chef-formatting

Buffer Logger output & fix Chef run output formatting

github.com/test-kitchen/test-kitchen - 9214b40e3ed322758bbfcf1b8c282fce687bf9a6 authored about 10 years ago by Fletcher Nichol <[email protected]>
Default to use Chef formatter output for solo & zero provisioners.

The current default behavior of chef-client & chef-solo runs is to use
the default output format...

github.com/test-kitchen/test-kitchen - dc1ac02275a6001a7b679db2ac8b78399b38ade4 authored about 10 years ago by Fletcher Nichol <[email protected]>
Buffer chunked input in Logger#<< to improve output formatting.

Any remaining non-newline terminated line will be buffered in the Logger
until the next `#<<` in...

github.com/test-kitchen/test-kitchen - 7811d0c3188683e916ca42d5395708448ce8a774 authored about 10 years ago by Fletcher Nichol <[email protected]>
Prepare for release

github.com/test-kitchen/kitchen-digitalocean - 83c334ae66398a98a45c0db0bc09aca5c973b46c authored about 10 years ago by Greg Fitzgerald <[email protected]>
Fix rubocop warning

github.com/test-kitchen/kitchen-digitalocean - 59b0e6108230478bffe1c21fbb126f10326e5762 authored about 10 years ago by Greg Fitzgerald <[email protected]>
Merge pull request #20 from RoboticCheese/roboticcheese/update-image-ids

Update to latest image IDs

github.com/test-kitchen/kitchen-digitalocean - fa35fbb11695697362ecaef988e421e318b78a2c authored about 10 years ago by Greg Fitzgerald <[email protected]>
Update to latest image IDs

github.com/test-kitchen/kitchen-digitalocean - 1ee67288c0e44cab188cf1f78704dea5200f41a4 authored about 10 years ago by Jonathan Hartman <[email protected]>
Ensure YAML values are rendered in solo.rb and client.rb correctly

github.com/test-kitchen/test-kitchen - a48d5e1c8ddcac6bb60bd61221ce477e8480fe32 authored about 10 years ago by Seth Vargo <[email protected]>
This complexity was all entirely unnecessary

github.com/test-kitchen/test-kitchen - 1590fa1cfa99ccca9261653be12c771e9bbadb63 authored about 10 years ago by Ben Langfeld <[email protected]>
Ensure symbol and boolean values in Chef config are formatted properly

github.com/test-kitchen/test-kitchen - d85961246ee5192db3c1fc337ceb4042b769dd57 authored about 10 years ago by Ben Langfeld <[email protected]>
Fix style failure

github.com/test-kitchen/test-kitchen - ed59874b34698f01940d43cd1e7579e0ddf59b46 authored about 10 years ago by Ben Langfeld <[email protected]>
Add test coverage for integer values in Chef config

github.com/test-kitchen/test-kitchen - 7f0a9b4717764487c7a813c499cc82885f2200ba authored about 10 years ago by Ben Langfeld <[email protected]>
Add tests for formatting of Array values in Chef config

github.com/test-kitchen/test-kitchen - 00b4e9dd1d34a1cc6dd8205f1ef359f3c052eabe authored about 10 years ago by Ben Langfeld <[email protected]>
Ensure that integer chef config attributes get placed in solo.rb/client.rb properly

eg yum_timeout: https://github.com/mojolingo/lumenvox-chef/commit/4e04704f8525e7a9e86035d6c75c47...

github.com/test-kitchen/test-kitchen - 7c6c1d9e6d91ff292f39cd978ea36cc19efdbe09 authored about 10 years ago by Ben Langfeld <[email protected]>
Add box_check_update option

github.com/test-kitchen/kitchen-vagrant - 7593a011f906e03fc988045b22d128495d258302 authored about 10 years ago by Mike Conigliaro <[email protected]>
Update post merge

github.com/test-kitchen/test-kitchen - c9982e13876e0b8d4b5606a2a22cff1cd3339e01 authored about 10 years ago by Eric Krupnik <[email protected]>
Fix merge issues

github.com/test-kitchen/test-kitchen - a8a73ef2b64075d66b9f5d50c36f2d1c46e80a3f authored about 10 years ago by Eric Krupnik <[email protected]>
Fix merge issues

github.com/test-kitchen/test-kitchen - 9d9c65acb9c2ca473953d9ff300f04bb68d6c81c authored about 10 years ago by Eric Krupnik <[email protected]>
bump 'kitchen help' into new Usage section

github.com/test-kitchen/test-kitchen - 19a4154a54d087cf98bb36cb11c74b690a065c28 authored about 10 years ago by curiositycasualty <[email protected]>
Add Inch CI (inline docs) badge to README.

github.com/test-kitchen/test-kitchen - 17ca05a88441e3897f828f39702452d19ba893a5 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add Code Climate test coverage badge.

Worked a long time to add this one...

github.com/test-kitchen/test-kitchen - 68c6086f271acc553c7bcc962cc2fcd293faeca8 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add Code Climate test coverage support & wire in with TravisCI.

github.com/test-kitchen/test-kitchen - 0473836364553b6e7c1b57246d298b78b56fac62 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add Code Climate test coverage support & wire in with TravisCI.

github.com/test-kitchen/winrm-transport - 267d192ff11f2c56f1ab65025a3d4dad6d11d7fc authored about 10 years ago by Fletcher Nichol <[email protected]>
Additional fix to ssh_spec to "un-patch" Net::SSH's monkey patch.

Without restoring `IO.select` back to its former glory, some tests may
not work correctly.

github.com/test-kitchen/test-kitchen - 571ce6b86e719bd070a41f032419e52b312e6feb authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #427 from test-kitchen/spec-coverage

Backfilling spec coverage and refactoring: technical debt edition

github.com/test-kitchen/test-kitchen - 18bac252ef81ce74ce9ae02466c2d85ed5271461 authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #427 from test-kitchen/spec-coverage

Backfilling spec coverage and refactoring: technical debt edition

github.com/test-kitchen/winrm-transport - c4fdcdf41ea59746463d1ff9386133784444e101 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add spec and yard doc coverage for Driver::SSHBase#remote_command.

github.com/test-kitchen/test-kitchen - 1779db5e964eaf95f397124eb6cfc564b43ad13c authored about 10 years ago by Fletcher Nichol <[email protected]>
Add spec and yard doc coverage for Instance#remote_exec.

github.com/test-kitchen/test-kitchen - 9843fda919cd2ceecde27bf6b9f022928961835d authored about 10 years ago by Fletcher Nichol <[email protected]>
Add guard-rubocop & use a Red/Green/Refactor pattern in Guardfile.

github.com/test-kitchen/test-kitchen - 583a8b5daf338140c89fa7a7406d13d1b6b502a3 authored about 10 years ago by Fletcher Nichol <[email protected]>
Upgrade finstyle to version 1.1.0.

github.com/test-kitchen/test-kitchen - fa4686213d5cc4574ba7e0b66b9b856e72ae918b authored about 10 years ago by Fletcher Nichol <[email protected]>
Disable cucumber initial run when guard starts (impedes dev flow).

github.com/test-kitchen/test-kitchen - 579b0282cdb103027799dfebd2a68feae7f6c24d authored about 10 years ago by Fletcher Nichol <[email protected]>
Remove features/thor_tasks.feature to resolve independently.

github.com/test-kitchen/test-kitchen - 1d07e0050cce262afa0c28a6e13792884314efed authored about 10 years ago by Fletcher Nichol <[email protected]>
Remove features/rake_tasks.feature to resolve independently.

github.com/test-kitchen/test-kitchen - 08fc9a563e49c148213a3b3baacab496a4772de8 authored about 10 years ago by Fletcher Nichol <[email protected]>
More visibility into features/rake_tasks.feature failure on Travis.

github.com/test-kitchen/test-kitchen - fb6d2ca74938a733426d8a4ab616b860cc385b8b authored about 10 years ago by Fletcher Nichol <[email protected]>
Diagnose TravisCI failure.

github.com/test-kitchen/test-kitchen - 6864bfb5802f09908d0c6a1fe68ba92396a305fc authored about 10 years ago by Fletcher Nichol <[email protected]>
Retroactively apply style/linting to master (style).

github.com/test-kitchen/test-kitchen - 5ce2e33818a8ae085fd0a5a7771dca6a8a4db3a5 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add spec coverage for :chef_zero_port in Provisioner::ChefZero.

References #397

github.com/test-kitchen/test-kitchen - 4579e36b1a2be394f731e371237b75206ae6d862 authored about 10 years ago by Fletcher Nichol <[email protected]>
Remove safe_yaml config & warnings in Generator::Init.

Blocking code in Command::DriverDiscover removed in
ff1fb8a06d9502f8bb9668e2a81286202f993e74

Re...

github.com/test-kitchen/test-kitchen - 90c12540696b2d322613f1994f29bdf7497ef8e9 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add spec for sleep/retry in SSH#establish_connection.

References #399

github.com/test-kitchen/test-kitchen - d4873562b33eacb55442f75613540fbdfe0ca6f9 authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge diverging branch 'master' back into spec-coverage.

Conflicts:
lib/kitchen/cli.rb
lib/kitchen/driver/ssh_base.rb
lib/kitchen/generator/init.rb

github.com/test-kitchen/test-kitchen - f6479ec1fdfab9143a4273db520cccf4834d9c31 authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge diverging branch 'master' back into spec-coverage.

Conflicts:
lib/kitchen/cli.rb
lib/kitchen/driver/ssh_base.rb
lib/kitchen/generator/init.rb

github.com/test-kitchen/winrm-transport - f2cfd85c86b4d56cb556c64f8f6a54a825876c1a authored about 10 years ago by Fletcher Nichol <[email protected]>
Even more debugging.

github.com/test-kitchen/kitchen-cloudstack - 743ddd2038d623cafc78c47b1684760c17d47cd0 authored about 10 years ago by Jeff Moody <[email protected]>
Additional debug info

github.com/test-kitchen/kitchen-cloudstack - 1bed5865f428196ece39a7898641ade59f43468b authored about 10 years ago by Jeff Moody <[email protected]>
Add Finstyle (driven by RuboCop) to maintain style/linting direction.

For more details, see http://fnichol.github.io/finstyle/

github.com/test-kitchen/test-kitchen - 0a5b70bf7b3decf388c826bad1c31285b224cf04 authored about 10 years ago by Fletcher Nichol <[email protected]>
Add source encoding comment to Ruby files for better Ruby 1.9 compat (style).

github.com/test-kitchen/test-kitchen - 7b7d6a13ee573fa78514fc76cdb59567e1d75c2c authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge branch 'master' of github.com:test-kitchen/kitchen-cloudstack

github.com/test-kitchen/kitchen-cloudstack - e50929085d3271ceb68e2aeebb6b7275e56067f8 authored about 10 years ago by Jeff Moody <[email protected]>
Updated to support Fog 1.23.0

github.com/test-kitchen/kitchen-cloudstack - 9ca6ac31a1491e9a7418d2fd658f69989d4ec080 authored about 10 years ago by Jeff Moody <[email protected]>
One of those tiny String tweak deals (style).

github.com/test-kitchen/winrm-transport - dad3575cc17b57c80e4b179a2d74eddec2f76c28 authored over 10 years ago by Fletcher Nichol <[email protected]>
One of those tiny String tweak deals (style).

github.com/test-kitchen/test-kitchen - aed0e3edfe34c89127b435f2e09cf610e440fe22 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix potentially ambiguous usage of `/` Regexp, could be division.

github.com/test-kitchen/test-kitchen - 4b9e96bff128e995f3515ad0df0ec4c6d1e2c2c0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor a #find_all to #select in Collection (style).

github.com/test-kitchen/test-kitchen - 480246dcef655ed7c61fd6338930c7f77cd8984e authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove Hash curly braces where not needed in spec code (style).

github.com/test-kitchen/test-kitchen - 0612267709f500f09f568676f7d3c39ff909f33d authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix hash argument indentation in specs (style).

github.com/test-kitchen/test-kitchen - 050af3e8a896b98d185d15ae6f12633229246167 authored over 10 years ago by Fletcher Nichol <[email protected]>
Exempt some blind rescues needed in spec code (style).

github.com/test-kitchen/test-kitchen - ca3b0df74544251de24bbb8c22091e490dc26342 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix some inconsistent hash syntax style in configurable_spec (style).

github.com/test-kitchen/test-kitchen - cd3b96502cefc9bb0bac01a6efccc2e86f3becb0 authored over 10 years ago by Fletcher Nichol <[email protected]>
Add spacing in method parameter defaults in support/env.rb (style).

github.com/test-kitchen/test-kitchen - b4af2d0f3d668ed97ffe047f0ea92f6bbf82d2b1 authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor some small String Arrays to `%w[]` format (style).

github.com/test-kitchen/test-kitchen - 42e3f359f890d6d8c4412db36c823517dda94abf authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix code indentation in data_munger_spec (style).

github.com/test-kitchen/test-kitchen - aadcd5279a3f76d64bd072b6469b258b414857cf authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove unneeded parens in proxy_spec (style).

github.com/test-kitchen/test-kitchen - 1e72a57a8c564274e89442ab314dc7252b193cfe authored over 10 years ago by Fletcher Nichol <[email protected]>
Use more idiomatic raise style in errors_spec (style).

github.com/test-kitchen/test-kitchen - 6cadc6e2f7d5cffffb00c3fde783dbb7453b8052 authored over 10 years ago by Fletcher Nichol <[email protected]>
Make splat operator intention clearer in logging_spec.

github.com/test-kitchen/test-kitchen - 288bd4793003a371717b999a9071cc6abfa0c5bf authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove empty line in login_command_spec (style).

github.com/test-kitchen/test-kitchen - 91980446299b13fc71ffff9626dac82a97ec80c1 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix code alignment in chef_base_spec (style).

github.com/test-kitchen/test-kitchen - 4dcaebb3240cb4b5fab60313dc9a2abe8d48dbd2 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix end alignment in proxy_spec (style).

github.com/test-kitchen/test-kitchen - 395beff2aa4171660ee1b6629127938ce9f0b2af authored over 10 years ago by Fletcher Nichol <[email protected]>
Wrap gem description in gemspec for shorter line lengths (style).

github.com/test-kitchen/test-kitchen - 256b30971791dc768d092b0a7dad980c7672f8e5 authored over 10 years ago by Fletcher Nichol <[email protected]>
Ignore method length in ssh_base_spec (style).

github.com/test-kitchen/test-kitchen - cb8979357b03ad7e16e95ea3e179f352956c9c48 authored over 10 years ago by Fletcher Nichol <[email protected]>
Prefer proc to Proc.new in lazy_hash_spec (style).

github.com/test-kitchen/test-kitchen - 301801c5e90dbe674b9c77d34de8bef2768e24f5 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix inner Hash spacing in chef_base_spec (style).

github.com/test-kitchen/test-kitchen - 9d4754da143eabd4e7ef97eb83fc53df4d4b3001 authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor trivial writer method in config_spec (style).

github.com/test-kitchen/test-kitchen - 974c9d00b680346cdfc6c5c9f17f6b71c9f65e9c authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor leading unless conditional in Rakefile (style).

github.com/test-kitchen/test-kitchen - d751b5928a4572ccbb291afc402b5f96b2f2cb35 authored over 10 years ago by Fletcher Nichol <[email protected]>
Use consistent quoting in test-kitchen.gemspec (style).

github.com/test-kitchen/test-kitchen - 06cd045483fab17070aaf2708f6379a27bbcd10c authored over 10 years ago by Fletcher Nichol <[email protected]>
Prefer `%r{}` style Regexp delimiters (style).

github.com/test-kitchen/test-kitchen - 0a4178ab12e7c8f5f0ee8c2724463b96948eb7b7 authored over 10 years ago by Fletcher Nichol <[email protected]>
Prefer `%w[]` and `%W[]` style String Array delimiters (style).

github.com/test-kitchen/test-kitchen - 35a1fcd5bd6fcd2e90b71db57a880b9b684ad246 authored over 10 years ago by Fletcher Nichol <[email protected]>
Use a backslash for String/line end concatenation (style).

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

github.com/test-kitchen/test-kitchen - ef256a1846c4af2dd89a7279a64125a9a666eabf authored over 10 years ago by Fletcher Nichol <[email protected]>
Remove spaces before semicolons (style).

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

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

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

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

github.com/test-kitchen/test-kitchen - e6dd7da1da40d2a2c522ee78fa692f5d2f6c5022 authored over 10 years ago by Fletcher Nichol <[email protected]>
Fix array alignments (style).

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

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

github.com/test-kitchen/test-kitchen - b394fe59a7e95762de5ef66ea00d53571a42c12c authored over 10 years ago by Fletcher Nichol <[email protected]>
Refactor Color.escape.

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

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

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

github.com/test-kitchen/test-kitchen - 148b71d032c18673a6a9b8ed9b21a26def71f248 authored over 10 years ago by Fletcher Nichol <[email protected]>