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

Merge pull request #155 from StylusEaterChef/amd/issue-118

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - b8cd6799dd04e1f9dc924aeb5ef677df50e77bff authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #163 from test-kitchen/dependabot/bundler/chefstyle-eq-1.4.0

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 9e04af7271ac20667824f6cb8e84d6fb47df7131 authored about 4 years ago by Tim Smith <[email protected]>
Resolve new Chefstyle warnings

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 23676a7f188dff439713ed660f198d61917efa88 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #1687 from test-kitchen/perf

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/test-kitchen - b86567440163db8867162dd59dd4835597a40ac6 authored about 4 years ago by Tim Smith <[email protected]>
Update chefstyle requirement from = 1.2.1 to = 1.4.0

Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest ...

github.com/test-kitchen/kitchen-azurerm - ea7cc106b964e86aae9d5809ebce8f8cab9aa7ef authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #162 from devopsdina/issue-161-ci

updating rakefile to include rspec tests, fixed failing rspec test

github.com/test-kitchen/kitchen-azurerm - a989fbc21e448f32563577d5eb8ae29f0d7cfdee authored about 4 years ago by Tim Smith <[email protected]>
updating module to ms_rest_azure isntead of msrestazure

Signed-off-by: Dina Muscanell <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 4fffae7e8dc38866308d5cb1b4a2b5e6048b554c authored about 4 years ago by Dina Muscanell <[email protected]>
adding msrestazure dependency to credentials spec

Signed-off-by: Dina Muscanell <[email protected]>

github.com/test-kitchen/kitchen-azurerm - dc20b26b245116fc993a261f1e46de0bd28386a6 authored about 4 years ago by Dina Muscanell <[email protected]>
adding a dependency for msrest

Signed-off-by: Dina Muscanell <[email protected]>

github.com/test-kitchen/kitchen-azurerm - c7a92b1f07a31bca931d1e0e8c98492ee65ac387 authored about 4 years ago by Dina Muscanell <[email protected]>
Chefstyle updates

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/kitchen-ec2 - 1fe821d56d5b2ddaf92f961929775deffe6e18bd authored about 4 years ago by Clinton Wolfe <[email protected]>
adding rspec gems to ci file

Signed-off-by: Dina Muscanell <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 698220fd689bd157391cfb908703de0a18ff7583 authored about 4 years ago by Dina Muscanell <[email protected]>
Update chefstyle requirement from = 1.2.1 to = 1.4.0

Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest ...

github.com/test-kitchen/kitchen-ec2 - 529a1d8c6f2438fbb7eeb1822cba17264ee3ad1a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Minor performance optimizations from rubocop-performance

Mostly using .match? to avoid creating the full match object when all we need is a boolean

Sign...

github.com/test-kitchen/test-kitchen - 5e27396601eb0340ad7dc2aa80ef06c084f62cf9 authored about 4 years ago by Tim Smith <[email protected]>
updating rakefile to include rspec tests, fixed failing rspec test

Signed-off-by: Dina Muscanell <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 2816127e8024696246a2711886af28cf30f744f7 authored about 4 years ago by Dina Muscanell <[email protected]>
Release 2.7.1

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/test-kitchen - 0f20996b9a0905e5564ab6792a843c82e46cfa42 authored about 4 years ago by Clinton Wolfe <[email protected]>
Mark chef_solo provisioner unsafe for concurrency

github.com/test-kitchen/test-kitchen - e49e1ec0f1ba517473db0118cfe0c6fe74903aa2 authored about 4 years ago by Clinton Wolfe <[email protected]>
Merge branch 'master' into cw/single-thread-chef-solo

github.com/test-kitchen/test-kitchen - e319e8df204d4ba8621f05921be76c9d98a31315 authored about 4 years ago by Tyler Ball <[email protected]>
Make the 'az login' the default authentication mechanism when no other options are explicitly set. Update the code documentation. Update the tests. Remove failure when no tenant_id or AZURE_TENANT_ID is set and rely on 'az login' error message from Azure Ruby SDK. Fixes Issue #147

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - a79a1a40561990b57224e7f0f97e4a54ef5a30d4 authored about 4 years ago by Adam M Dutko <[email protected]>
use autoload to improve perf of kitchen --version

github.com/test-kitchen/test-kitchen - 5898d30f6a9fe49341d77cfb459a039cc435dc04 authored about 4 years ago by Clinton Wolfe <[email protected]>
Release kitchen-dokken 2.11

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-dokken - 84fa44afa4c848aeaf412ea48e2a14bd09dd0d62 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #204 from test-kitchen/allow_2.0

Allow docker-api 2.0 which removes the API version constraint

github.com/test-kitchen/kitchen-dokken - a3e6bdd7666e4b9905992232d7dade311b809c30 authored about 4 years ago by Tyler Ball <[email protected]>
Allow docker-api 2.0 which removes the API version constraint

Also improve the description to make it clear this only works with Chef

Signed-off-by: Tim Smit...

github.com/test-kitchen/kitchen-dokken - 87d2e026a031c0cd4637fc0aa517338b15ee0d0f authored about 4 years ago by Tim Smith <[email protected]>
fix chef_base spec failures

Signed-off-by: mwrock <[email protected]>

github.com/test-kitchen/test-kitchen - 305f0718f66924b069e49d836be9f7e1c5c1334f authored about 4 years ago by mwrock <[email protected]>
use autoload to improve perf of kitchen --version

Signed-off-by: mwrock <[email protected]>

github.com/test-kitchen/test-kitchen - dbf77a43a46dadfc6677e21dafb09370ea289487 authored about 4 years ago by mwrock <[email protected]>
Release 1.3.0

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 2dff373911ee6b188e3c7ad25341d43c6c8526a6 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #158 from mwrock/autoload

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - b57e72734859a25650acb5abe4eb026614e77d97 authored about 4 years ago by Tim Smith <[email protected]>
autoload expensive gems

Signed-off-by: mwrock <[email protected]>

github.com/test-kitchen/kitchen-azurerm - f64361e522643e21431d10559c49550055c15310 authored about 4 years ago by mwrock <[email protected]>
Mark chef_solo provisioner unsafe for concurrency

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/test-kitchen - 55abfc0b524b971334c355b688a62b3e13c7890f authored about 4 years ago by Clinton Wolfe <[email protected]>
Merge pull request #1681 from test-kitchen/cw/require-exception

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/test-kitchen - 146667a9213e342d8724a84f030a6ce445470851 authored about 4 years ago by Tim Smith <[email protected]>
Disable linting for thor require

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/test-kitchen - 143fca0474885611fc2d11d0c3145a7eaf185067 authored about 4 years ago by Clinton Wolfe <[email protected]>
Release 2.7.0

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/test-kitchen - 43041f70420458a7f55803466ed96e4ea475c461 authored about 4 years ago by Clinton Wolfe <[email protected]>
Allow all plugins to toggle concurrency (#1678)

github.com/test-kitchen/test-kitchen - 740a254e0a2335972b3f4bb9f0795b79b20fa7a0 authored about 4 years ago by Clinton Wolfe <[email protected]>
Add suport for `networkIP`

github.com/test-kitchen/kitchen-google - 2368e8c3e2dedce313c5e10d394cf8002d2e8fbf authored about 4 years ago by Alejandro Rodríguez <[email protected]>
Allow all plugin types to declare no_parallel_for

Signed-off-by: Clinton Wolfe <[email protected]>

github.com/test-kitchen/test-kitchen - 4bbf2e113589219e0b5c5fb586b81b686e47190f authored about 4 years ago by Clinton Wolfe <[email protected]>
Optionally allow an arr for security_group_cidr_ip

github.com/test-kitchen/kitchen-ec2 - d177ef8435b6f3055c7b2c426f99d3b8f60c5bf3 authored about 4 years ago by Tony Song <[email protected]>
Adjust wording per @devopsdina.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 1095d8f7a3fc294dc80dc9ee809920f740268683 authored about 4 years ago by Adam M Dutko <[email protected]>
Not needed. Thanks @devopsdina.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - f7fae160310c86a1982b338161084d65f42864bb authored about 4 years ago by Adam M Dutko <[email protected]>
Fix rake error.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - a1587c796685c0ac88e287cd9e774507faa9086c authored about 4 years ago by Adam M Dutko <[email protected]>
Back out old changes and add a fix for using defaults.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 611ad3d290273d029bc3c0d907dc76d86155e863 authored about 4 years ago by Adam M Dutko <[email protected]>
Use defaults when creating spot instances

This switches back to creating one-time requests and terminate on
interrupt, which is the defaul...

github.com/test-kitchen/kitchen-ec2 - 49945b781734a795102f8acc72945009d84f9447 authored about 4 years ago by Clinton Wolfe <[email protected]>
Move no_parallel_for and serial_actions into a common plugin superclass

This allows the four plugin types - driver, transport, provisioner,
verifier - to declare that t...

github.com/test-kitchen/test-kitchen - 1cdfd08e8bff1e26d6b29800313b8c59497037d7 authored about 4 years ago by Clinton Wolfe <[email protected]>
Apply patch from @zanecodes. Thank you.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 142b2fb735d82966c503a4994ca42dd4f80c01ba authored about 4 years ago by Adam M Dutko <[email protected]>
Merge pull request #202 from test-kitchen/optimizations

Optimize our requires and use .match? not .match

github.com/test-kitchen/kitchen-dokken - 4f1cfa982fa4020de9b8c530c6853bc418a2681e authored about 4 years ago by Jason Field <[email protected]>
Merge pull request #424 from test-kitchen/match

Use match? when we don't need the match data

github.com/test-kitchen/kitchen-vagrant - 6245d73a1534fb5f10c8d6f96059385d9da90e54 authored about 4 years ago by Jason Field <[email protected]>
Merge pull request #1675 from test-kitchen/requires

Optimize our requires

github.com/test-kitchen/test-kitchen - 917f27855bc466907cf387dd9da859a8a29bcef6 authored about 4 years ago by Jason Field <[email protected]>
Update lib/kitchen/cli.rb

github.com/test-kitchen/test-kitchen - 9c187352d91c74049c5b76d72067ed50f5d2dd69 authored about 4 years ago by Jason Field <[email protected]>
Optimize our requires and use .match? not .match

Rubygems is very slow to traverse the filesystem when a dep is in fact
already loaded. Let's avo...

github.com/test-kitchen/kitchen-dokken - b948f0a290448d62ccfaa264898f299f1e00050d authored about 4 years ago by Tim Smith <[email protected]>
Update the documentation with the new option for Issue #153.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 5c09c71456c13435ebf2deb3a2332e7f42e9bdd1 authored about 4 years ago by Adam M Dutko <[email protected]>
Fixes Issue #153. Fixed state bugs. Cleaned up code for Issue #149.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 0aafe9e3c979bc71d734740a0e435171a70a6327 authored about 4 years ago by Adam M Dutko <[email protected]>
Merge pull request #52 from test-kitchen/update_gemspec

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-dsc - 5b998961d1c7147e831401c2f6a2000a62881232 authored about 4 years ago by Tim Smith <[email protected]>
Release 0.11.1

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-digitalocean - 90c5d3287b79cbe3ef4a88e4acf80bc857eb24ba authored about 4 years ago by Tim Smith <[email protected]>
Update the Gemspec

Remove deprecated rubyforge metadata and remove rdoc that doesn't render
correctly

Signed-off-b...

github.com/test-kitchen/kitchen-dsc - d273b1092002491b46440cad7a41e92850517bfb authored about 4 years ago by Tim Smith <[email protected]>
Release 0.11.1

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-dsc - 292e103edb6d721ce881509f5125b485dbd1ce19 authored about 4 years ago by Tim Smith <[email protected]>
Use match? when we don't need the match data

This saves us memory by not allocating an object for the match

Signed-off-by: Tim Smith <tsmith...

github.com/test-kitchen/kitchen-vagrant - e2edd2247c7201018f200c34393ac2d31b6ccb5a authored about 4 years ago by Tim Smith <[email protected]>
Fix spelling mistakes

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-vagrant - 44a03c7cbccb37bb1558fcc9f25cdd3822d41182 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #51 from test-kitchen/require_relative

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-dsc - ad07a16e4b3b4864d18662e56fd979f347f83dbf authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #78 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-digitalocean - 42cee80cc96a24de4be3417ce8cb9f988cf7f004 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #93 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-hyperv - eb18a87e08798e0bd1242793c3c0bf7b482b8a42 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #84 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-rackspace - 7e2f55ee3ea711238e5dac255e55f4c95d37657a authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #83 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-google - c00de7a20802f8df4d8ecd4540a52c8183d74934 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #423 from test-kitchen/require

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-vagrant - f65d2244db98a2f4e7644eb456176639e8ba4501 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #210 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-openstack - c27b941ab8475a6bcd219953ab27b7b0930c9a10 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #510 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-ec2 - a38c193f60fcea52ea3588b3623e0cf6da6b3fc1 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #47 from test-kitchen/requires

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/busser - b98a7a50207937fc8de8770b80b33ee35fbac686 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #66 from test-kitchen/require

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-pester - c13dfe79bea8ac5715839e3b8f155889f407322e authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/busser - b2459fb6a0677eb51be804e16b0f3d930b27fb13 authored about 4 years ago by Tim Smith <[email protected]>
Release 0.8.0

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/busser - 2ef7fade837dec591d4131dffa268b7b2cc3fd6c authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #46 from test-kitchen/license

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/busser - 1ac52d96eb6e0577130a165f6f1eb6a89104978f authored about 4 years ago by Tim Smith <[email protected]>
Release 1.2.0

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 41d10ec9bcd1220e1f8e4bab63ec73bbdea2f5c3 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #151 from StylusEaterChef/amd/issue-109

Update ignore and add some docs to the code as requested by @tas50.

github.com/test-kitchen/kitchen-azurerm - 3310d805311e3c9b9f52699f67da554cd2eb5870 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #150 from test-kitchen/requires

Optimize our requires

github.com/test-kitchen/kitchen-azurerm - 78ac25a7b89313e99dd4901a642edcaed3c8e017 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #148 from StylusEaterChef/amd/issue-109

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - ab6b91fbad36ab89a7ce11ccc4dd00c22de9ab01 authored about 4 years ago by Tim Smith <[email protected]>
Update ignore and add some docs to the code as requested by @tas50.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - e1e16dfa39238d57655ea374b8fae12369725306 authored about 4 years ago by Adam M Dutko <[email protected]>
Add documentation around the new option to the README file.

Signed-off-by: Adam M Dutko <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 75c4c635ffd1e20a98e4dcc148c78b46e684da81 authored about 4 years ago by Adam M Dutko <[email protected]>
Fix license string in the gemspec

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/busser - 6a77e13eb704f4ce5de8e22f332bc5e3b126a90d authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #45 from test-kitchen/bundler

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/busser - f8f1ff67e5889f372aab3c1b56d8c3d6edc830d6 authored about 4 years ago by Tim Smith <[email protected]>
Resolve remaining chefstyle issues

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-google - c5aee12130f461e5f02fad41085ccee534142e48 authored about 4 years ago by Tim Smith <[email protected]>
Merge pull request #28 from test-kitchen/requires

Optimize our requires

github.com/test-kitchen/kitchen-cloudstack - 7b663a382a0fbb1a2d50a644b3af4faeb573d1ec authored about 4 years ago by Jeff Moody <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/test-kitchen - 08fc092df65254957df7450411024b956dc3c672 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-vagrant - 6255ff2c7d86d2fb1caf3bf8dc60d7b7ea359977 authored about 4 years ago by Tim Smith <[email protected]>
Update README.md

github.com/test-kitchen/kitchen-google - cc611edf869e8f9f38ea33a5944e0fc8fc183822 authored about 4 years ago by Dan-Joe Lopez <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-rackspace - a76f9bce908b9bf6672a813cbbbe0df94fcdb234 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-pester - dfcb107f2c4744b4d70cec030ff313f245b6f7ea authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-openstack - 5fd9b71661c5ccdfc99c4ad22211f6a356dda1af authored about 4 years ago by Tim Smith <[email protected]>
Fixed-up based on code review comments

github.com/test-kitchen/kitchen-google - bde08b9bc71c0fbb5d70b2718377d178f4c920e3 authored about 4 years ago by Dan-Joe Lopez <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-hyperv - df931f79f7fa826fefd230c01339b1b6661e7714 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-habitat - 86c4c662496113b9dc5716f6e7f63dd0a200a74c authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-google - 0c80d251afdc40c012eeba2ff1c2f0b4a407bf11 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-ec2 - e37ce8d2641bdb485287ec877d2d861d3019ecf7 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-dsc - 8ac6f43dfdaaf42c7acfafc2a83e9e482ad295f9 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-digitalocean - d007811273a30689965d7e76a870bc5433bc9833 authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-cloudstack - 833168f732e5567cbf7a79838895ff37908bde5b authored about 4 years ago by Tim Smith <[email protected]>
Optimize our requires

Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesys...

github.com/test-kitchen/kitchen-azurerm - 1289c3def3cbf227bccd0354d87ce6e9be0f8ed3 authored about 4 years ago by Tim Smith <[email protected]>
Remove pin on bundler 1.x

This prevents the installation of this gem on modern ruby releases

Signed-off-by: Tim Smith <ts...

github.com/test-kitchen/busser - d7a389c1230ec8c545631f5cf032037a4b7bd221 authored about 4 years ago by Tim Smith <[email protected]>
Pin chefstyle so dependabot can bump it

This prevents PRs being blocked on style issues

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 2d2bc1da799122965a4f5cdb8bc1cb1b7f0a1cbb authored about 4 years ago by Tim Smith <[email protected]>
Release 1.1.0

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 59e31e1779719e1d95cc32bbb8c42bc704eafd07 authored about 4 years ago by Tim Smith <[email protected]>
Remove Simplecov dev dep

We're not using this one

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - e4168325566c12252ecb14999a6607e320bd70b7 authored about 4 years ago by Tim Smith <[email protected]>
Update error message to mention kitchen.yml not .kitchen.yml

We migrated the config a long time ago

Signed-off-by: Tim Smith <[email protected]>

github.com/test-kitchen/kitchen-azurerm - 8b78f1711edb4f54a24059d028fd5ed49170137b authored about 4 years ago by Tim Smith <[email protected]>
Add a comma after the last item of ip_permissions

github.com/test-kitchen/kitchen-ec2 - 7d74a626c70d304b1d57cd1e213a122916e561ba authored about 4 years ago by Tony Song <[email protected]>
Update README.md on security_group_cidr_ips option

github.com/test-kitchen/kitchen-ec2 - 26d2902422f5f79f6a712fca9e623402d2962849 authored about 4 years ago by Tony Song <[email protected]>