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

style adjustments

- applied rubocop auto correction
- disabled Metrics/PerceivedComplexity and Metrics/CyclomaticC...

github.com/test-kitchen/test-kitchen - 33b6be5ab1d4e50659a397a8a1a2aca7eed328bf authored over 8 years ago by Arcadie Condrat <[email protected]>
Use modern? method to adjust log level

added tests

github.com/test-kitchen/test-kitchen - 8b0d7f23624ef7238e3d192f404f3c722afb558d authored over 8 years ago by Arcadie Condrat <[email protected]>
Support for chef 10

--force-formatter modifier was introduced in chef 11.0.0

github.com/test-kitchen/test-kitchen - 9a93ef1960e0f8279ab60461822ca37273203bfe authored over 8 years ago by Arcadie Condrat <[email protected]>
Resolve auto log_level on ohai < 8.5.1

ohai.log_level :auto was introduced in Ohai 8.5.1 with https://github.com/chef/ohai/pull/593

github.com/test-kitchen/test-kitchen - ffeab635c7c68508341054ff4f0bb6d65559443b authored over 8 years ago by Arcadie Condrat <[email protected]>
Merge pull request #1071 from test-kitchen/kitchen_apply

Use a less volatile recipe for ci tests

github.com/test-kitchen/test-kitchen - adb0eae55922c6dd404b770d58faf30d060fb8d3 authored over 8 years ago by Matt Wrock <[email protected]>
use a less volitile test cookbook for integration ci

github.com/test-kitchen/test-kitchen - e63906b99fedd9c79f5a48415f8b26d8642dbdc8 authored over 8 years ago by Matt Wrock <[email protected]>
Version 0.4.1

github.com/test-kitchen/kitchen-azurerm - 27baf625373d60fd85fe6b062b1fef9574b7bc8f authored over 8 years ago by Stuart Preston <[email protected]>
Adding explicit dependency on concurrent-ruby

github.com/test-kitchen/kitchen-azurerm - 381d681357fffeee771cbbaa6ef3fad4a91086ea authored over 8 years ago by Stuart Preston <[email protected]>
Add coverage reporting. This is going to be sad.

github.com/test-kitchen/kitchen-docker - ab8307158f295f767e08372da2110ffb04da322b authored over 8 years ago by Noah Kantrowitz <[email protected]>
Updates for the README. [ci skip]

github.com/test-kitchen/kitchen-docker - 413089370304bf4313d260f226fd319899fb2448 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Update README.md

Added travis badge

github.com/test-kitchen/kitchen-docker - b408e94bde23bd9923861e2c06740bdd8f413ec3 authored over 8 years ago by JJ Asghar <[email protected]>
instructing Net::HTTP not to verify SSL when the client is configured as such

github.com/test-kitchen/vmware-vra-gem - 6177cbb6d76394fcd67219ce8897e2af91b3abff authored over 8 years ago by bvandgrift <[email protected]>
Bundle exec all the things dot guife.

github.com/test-kitchen/kitchen-docker - a8538611acf2a53a04001046ddcc33e067f294f1 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Try caching docker stuff?

github.com/test-kitchen/kitchen-docker - 03d1104bd76efb3c2df5f7d7f4d77d382a6e6fbd authored over 8 years ago by Noah Kantrowitz <[email protected]>
More specific versions because RVM makes me sad.

github.com/test-kitchen/kitchen-docker - 232e5a8dd7eda4fa665be0a13e452a23d33c1f70 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Include the actual license text for ApacheV2.

github.com/test-kitchen/kitchen-docker - d64919ba2815170c3b38ebabcfe307aa5ff1a348 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Bump version for dev.

github.com/test-kitchen/kitchen-docker - f9986573bb01a50c4ee34b8c22231a8350cbee71 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Bump version for release.

github.com/test-kitchen/kitchen-docker - 09e6ff9c4204fa9bbf8244846322829a7e557874 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Updating Rubocop

github.com/test-kitchen/kitchen-azurerm - 81922bc212feec590cf071bb13617b95f97ada5f authored over 8 years ago by Stuart Preston <[email protected]>
Adding capability to execute ARM template prior to VM deployment

github.com/test-kitchen/kitchen-azurerm - 68e31ff6cfd80ee545b45b05518f0fc2da2e2c30 authored over 8 years ago by Stuart Preston <[email protected]>
Changelog for 2.5.0.

github.com/test-kitchen/kitchen-docker - 9f02e4f059f52b6cc1d48ad7b9214fe3421c7f66 authored over 8 years ago by Noah Kantrowitz <[email protected]>
bumping version

github.com/test-kitchen/kitchen-dokken - 9fde24c7b841df856c90a792921a04d373c2b52a authored over 8 years ago by Sean OMeara <[email protected]>
Fully escape the public key when echo'ing it.

Fixes #184.

github.com/test-kitchen/kitchen-docker - 28f1e176bc0af3162590e50e483df459c0fb9bb3 authored over 8 years ago by Noah Kantrowitz <[email protected]>
updating docker-api version dep

github.com/test-kitchen/kitchen-dokken - 25509f93f9746f8962794b6ab70b2efe43982eb4 authored over 8 years ago by Sean OMeara <[email protected]>
changelog and version bump for 0.10.0 release

github.com/test-kitchen/kitchen-dsc - fcb28be0389419b219802fd0fc5525c710e5ef69 authored over 8 years ago by Steven Murawski <[email protected]>
env container=docker for debians, ext #192

When running /sbin/init from systemd in debian:stretch (recent, unable
to determine since when),...

github.com/test-kitchen/kitchen-docker - 2639c694d3bd64987c00f3b93d93a4cd56a68ec6 authored over 8 years ago by Christopher J. Ruwe <[email protected]>
Add inspec integration tests. /cc @chris-rock

github.com/test-kitchen/kitchen-docker - 45d5a1e453b4e4c96a9d259fa19b6acc90f8abd1 authored over 8 years ago by Noah Kantrowitz <[email protected]>
I forgot we need Chef installed for busser to work correctly.

github.com/test-kitchen/kitchen-docker - c02fcff8084a1a1085da1dc4ac5c60a915e062aa authored over 8 years ago by Noah Kantrowitz <[email protected]>
Update the dockerfile tests to include the SSH key.

github.com/test-kitchen/kitchen-docker - e41c7a87a18a857539268ffd42507a72ab0e8dac authored over 8 years ago by Noah Kantrowitz <[email protected]>
Update the capabilities test.

github.com/test-kitchen/kitchen-docker - 8828cabaa546852991924f55b90c2e850172cb2f authored over 8 years ago by Noah Kantrowitz <[email protected]>
Some tweaks to make sudo work on all platforms.

github.com/test-kitchen/kitchen-docker - c05dbe9cafdf36f3f277fc1a5b0fdd0b06d59e1b authored over 8 years ago by Noah Kantrowitz <[email protected]>
removing prerelease

github.com/test-kitchen/test-kitchen - a823cf3c1211544e67f2abf083b4eff40ac8f673 authored over 8 years ago by Matt Wrock <[email protected]>
Merge pull request #1067 from test-kitchen/clean

bumping version for a gem repackage

github.com/test-kitchen/test-kitchen - 7fbd64d7cdb67675fc1d21b759633f1c43c45997 authored over 8 years ago by Matt Wrock <[email protected]>
testing first with a dev gem

github.com/test-kitchen/test-kitchen - 88994ba38b34f80e9bae380774adf11504da94f0 authored over 8 years ago by Matt Wrock <[email protected]>
bumping version for a gem repackage

github.com/test-kitchen/test-kitchen - 9f7e1b53c0cce240d834043d9f4c46bec0f1dfeb authored over 8 years ago by Matt Wrock <[email protected]>
Merge pull request #25 from test-kitchen/refactor

Extract DSC LCM Configuration To Separate Gem

github.com/test-kitchen/kitchen-dsc - ab51fa885e582bfab2a24e5d534efd1eff0535ab authored over 8 years ago by Steven Murawski <[email protected]>
extracted to dsc_lcm_configuration

github.com/test-kitchen/kitchen-dsc - b819e68a2d2691f4ecc6fd4aa802f0c225b7ed22 authored over 8 years ago by Steven Murawski <[email protected]>
bumping version

github.com/test-kitchen/kitchen-dokken - 097802ed26662c338ec92ea25c51c6fe4c37c42b authored over 8 years ago by Sean OMeara <[email protected]>
Merge pull request #15 from RoboticCheese/master

Prevent collisions between docker-api and kitchen-docker

github.com/test-kitchen/kitchen-dokken - 8130ea6709cbeec33ea26edc37c99b57adc194a3 authored over 8 years ago by Sean OMeara <[email protected]>
Merge pull request #13 from chris-rock/chris-rock/docker-mac

read rsync ip from data container

github.com/test-kitchen/kitchen-dokken - 0f1c7682bfd056fc9d097d419bc264224c6e65a9 authored over 8 years ago by Sean OMeara <[email protected]>
Merge pull request #12 from genesyslab/master

Add in some exception handling to figure out what went wrong with image building

github.com/test-kitchen/kitchen-dokken - a3e4060ce0ee489c5112536eedd9ae4f81e588a5 authored over 8 years ago by Sean OMeara <[email protected]>
Merge pull request #10 from matschaffer/patch-1

Re-indent example .kitchen.yml

github.com/test-kitchen/kitchen-dokken - 239154d331ba01e6360fb9d59f7461b037df485f authored over 8 years ago by Sean OMeara <[email protected]>
Merge pull request #1065 from test-kitchen/smurawski/release_1_10_1

github.com/test-kitchen/test-kitchen - bcc1558e34e53955e373d7483bd9413ed64ccfd6 authored over 8 years ago by Steven Murawski <[email protected]>
version bump and changelog for 1.10.1

github.com/test-kitchen/test-kitchen - e12d74c43f75f8c573999f136d0303c0decced30 authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #1064 from test-kitchen/smurawski/fix_winrm_upload_after_reboot

Fix WinRM Upload Failures After Reboot

github.com/test-kitchen/test-kitchen - 11b2019584b12ab5bff39380b591d693c21a5cd0 authored over 8 years ago by Steven Murawski <[email protected]>
version bump and changelog

github.com/test-kitchen/kitchen-dsc - 5ba5b28bc9ef969bb9902dd7bd821b89c253882a authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #24 from test-kitchen/custom_repository

Fix Duplicate Repository Params from metadata

github.com/test-kitchen/kitchen-dsc - cbf425c5bdf969d3ee3546c5a82052cc5f300218 authored over 8 years ago by Steven Murawski <[email protected]>
closes #23

github.com/test-kitchen/kitchen-dsc - cf96162d48cbc984c30410bb11c8e7b26ac9b54a authored over 8 years ago by Steven Murawski <[email protected]>
Upgrade OpenSSL on Arch to avoid mismatch errors.

github.com/test-kitchen/kitchen-docker - 614b65b21ad7e74bb0a9f80e9833aea94f174a26 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Copy over the rest of #195. Closes #195.

github.com/test-kitchen/kitchen-docker - bc5dd57284c39745c8ad0118f1a0814f5552237d authored over 8 years ago by Noah Kantrowitz <[email protected]>
Another minor cleanup.

github.com/test-kitchen/kitchen-docker - f93b21bbc3656b23a196e103bac2974a79008696 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Escape the temp file path if needed. Fixes #214.

github.com/test-kitchen/kitchen-docker - fd41ceb21b4082af72ec1eb6edb72f8ac4d67ced authored over 8 years ago by Noah Kantrowitz <[email protected]>
Bump to a pre-release version number.

github.com/test-kitchen/kitchen-docker - bf1eca8618b862dae3446b1470f3a1efb014202d authored over 8 years ago by Noah Kantrowitz <[email protected]>
Fix copyright year.

github.com/test-kitchen/kitchen-docker - 4982231bbbf3b050e581685967e16a405bf211de authored over 8 years ago by Noah Kantrowitz <[email protected]>
Some tweaks to the kitchen config based on #195.

github.com/test-kitchen/kitchen-docker - d0afc76d06876818acbc2bde8be43220baf73cbb authored over 8 years ago by Noah Kantrowitz <[email protected]>
reset elevated runner on close

github.com/test-kitchen/test-kitchen - 76cce8ef05b45fbfe0a071ecd73f93c8fe9f3021 authored over 8 years ago by Matt Wrock <[email protected]>
Clean up the capabilities test suite.

github.com/test-kitchen/kitchen-docker - f58d170362f7a1c5aa9dd2687dcc45e6a9f6da69 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Trying to start on getting CI to be a thing.

github.com/test-kitchen/kitchen-docker - 5b245c728a518c5688c6e4072e1b2d47b778e6d9 authored over 8 years ago by Noah Kantrowitz <[email protected]>
Minor cleanups.

github.com/test-kitchen/kitchen-docker - 090c2c30cab4c6e3f3d6a8191aa11b09b625b0ec authored over 8 years ago by Noah Kantrowitz <[email protected]>
Remove the tmpfs config option in favor of a more generic run_options

config, and build_options in case something is needed there.

Reverts #212. Fixes #213, #109, #108

github.com/test-kitchen/kitchen-docker - 255e5cf4567a426540eb946d13cd506af666f6c1 authored over 8 years ago by Noah Kantrowitz <[email protected]>
adding test for file_transporter reset on close

github.com/test-kitchen/test-kitchen - 294abed4a1a38c5fc181ed62a8b92073aacb3034 authored over 8 years ago by Matt Wrock <[email protected]>
fix winrm upload failures after reboot

github.com/test-kitchen/test-kitchen - c883d77691356c3980c57e93d626fd2a7626c627 authored over 8 years ago by Steven Murawski <[email protected]>
propagate tags to volumes

github.com/test-kitchen/kitchen-ec2 - 0da968a270f05658e92770deb563d62ab254b37b authored over 8 years ago by Bob Killen <[email protected]>
add box_download_insecure and box_download_ca_cert to config options description

github.com/test-kitchen/kitchen-vagrant - 7f1bc3d33b30113b532f8c314c96571f19f14155 authored over 8 years ago by Todd Trimmer <[email protected]>
rubocop line length

github.com/test-kitchen/kitchen-vagrant - f7b0decf3fa8ecdb80f8a671261c4baaf5a92b12 authored over 8 years ago by Todd Trimmer <[email protected]>
Merge branch 'cacert' of github.com:toddiuszho/kitchen-vagrant into cacert

github.com/test-kitchen/kitchen-vagrant - 0a4022ad6eaea1d197b07865c84edce0679da216 authored over 8 years ago by Todd Trimmer <[email protected]>
adding support for box_download_ca_cert

typo and gnarled unless logic

github.com/test-kitchen/kitchen-vagrant - 067138e0cafd9284e4ca53f34c32c0197c1f9af1 authored over 8 years ago by Todd Trimmer <[email protected]>
typo and gnarled unless logic

github.com/test-kitchen/kitchen-vagrant - 6d0c89fe6086b6d830ccb86ab93d5fdf32c2f086 authored over 8 years ago by Todd Trimmer <[email protected]>
adding support for box_download_ca_cert

github.com/test-kitchen/kitchen-vagrant - 9bddc665f400667a753126543ee34d0328194b36 authored over 8 years ago by Todd Trimmer <[email protected]>
pull out the task stuff, since kitchen has that in the transport now.

github.com/test-kitchen/kitchen-pester - 0f26f5c526f3dcfa3210a2e31392fb588c822e17 authored over 8 years ago by Steven Murawski <[email protected]>
version and changelog

github.com/test-kitchen/kitchen-dsc - 4847e144e7866c42198fb9fa0d00603892f83c3c authored over 8 years ago by Steven Murawski <[email protected]>
fix the join

github.com/test-kitchen/kitchen-dsc - de1e08f4be901e85ea218c7a15b78d6300d04830 authored over 8 years ago by Steven Murawski <[email protected]>
version bump and changelog

github.com/test-kitchen/kitchen-dsc - 9a9e4ecb864921e68a54c5df470d5f78e7dbb9e1 authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #21 from test-kitchen/smurawski/progresspreference

Silence all progress

github.com/test-kitchen/kitchen-dsc - 775d03c546cb47b04b5b4a8670f3db804c27bb8b authored over 8 years ago by Steven Murawski <[email protected]>
make sure progesspreference is silenced on all remote shellouts

github.com/test-kitchen/kitchen-dsc - ed965a7b52a1e41c170bc59a83c7a6c372515a90 authored over 8 years ago by Steven Murawski <[email protected]>
version bump and changelog

github.com/test-kitchen/kitchen-dsc - dc60bf7142d1d26017f5209662cfcd0f24e423ad authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #19 from test-kitchen/smurawski/reboots

Support reboots

github.com/test-kitchen/kitchen-dsc - b11bf6b32ca44ccd36dc9797696b1e408370002f authored over 8 years ago by Steven Murawski <[email protected]>
support the Kitchen 1.10 reboot handling

github.com/test-kitchen/kitchen-dsc - 4b93e34d158158b966d13088a3edf1d9d5287085 authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #1058 from test-kitchen/smurawski/release_1_10_0

Release 1.10.0

github.com/test-kitchen/test-kitchen - ccb9b0e53603ac07a24463a28549e32a4c81ca11 authored over 8 years ago by Steven Murawski <[email protected]>
updated CHANGELOG and version

github.com/test-kitchen/test-kitchen - 89cf1b523941059bc0061b698464ee4213d8627d authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #1055 from test-kitchen/smurawski/reboot_support

Retry `Kitchen::Provisioner#run_command` after allowed exit codes

github.com/test-kitchen/test-kitchen - acc9ccb6f3702f4ae35cb288c3f715a78621b7f9 authored over 8 years ago by Steven Murawski <[email protected]>
address code review feedback

github.com/test-kitchen/test-kitchen - f87b3aaf0575790b60b368521503515d0c0d1ce6 authored over 8 years ago by Steven Murawski <[email protected]>
Add allowed retries to base provisioner

github.com/test-kitchen/test-kitchen - e03169b78a5ec3a5c47e1f6163b46c81eca417a4 authored over 8 years ago by Steven Murawski <[email protected]>
add execute_with_retry

github.com/test-kitchen/test-kitchen - cd838e536251b409be73596c1b04b08c289cc6a6 authored over 8 years ago by Steven Murawski <[email protected]>
fix quality tests

github.com/test-kitchen/test-kitchen - e4878ed251b5169dc1075bf56f0cf64b56a21fec authored over 8 years ago by Steven Murawski <[email protected]>
default one retry. force close the session to require a new session for the next try.

github.com/test-kitchen/test-kitchen - 919839feea1934bf574b159de21feed8bfb5875f authored over 8 years ago by Steven Murawski <[email protected]>
change the default value for `retry_on_exit_code` to an empty array

github.com/test-kitchen/test-kitchen - b6f8850b10b9bcc5b46a0c47404326db723e5122 authored over 8 years ago by Steven Murawski <[email protected]>
Get the real last exit code from PowerShell.

github.com/test-kitchen/test-kitchen - 769fe21a8e235911eac5828c80e51eff1fd53a92 authored over 8 years ago by Steven Murawski <[email protected]>
capture instance failures and better combined error message

github.com/test-kitchen/test-kitchen - 45b692c6f0f7c7d9a9464cbd0aa672adb65f19be authored over 8 years ago by Steven Murawski <[email protected]>
add a wait time option

github.com/test-kitchen/test-kitchen - 182c877f43369aa552aec1fecbbc4b0d891b1acc authored over 8 years ago by Steven Murawski <[email protected]>
commands that exit non-zero pass exit code back in a TransportFailed error

github.com/test-kitchen/test-kitchen - 6ea0cdf5c53448a38113b89dc52b06f4deb40c36 authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #1057 from test-kitchen/smurawski/appveyor_tests

Fix appveyor builds

github.com/test-kitchen/test-kitchen - ffb87fb4d29f9450c95f37be424dde3620a6dee0 authored over 8 years ago by Steven Murawski <[email protected]>
change test from installing mercurial to filezilla

github.com/test-kitchen/test-kitchen - 342c26fab776abe1826927e0d652fa16d57c8c56 authored over 8 years ago by Steven Murawski <[email protected]>
Pin "overcommit" as 0.34.0 breaks on Windows installs

github.com/test-kitchen/test-kitchen - 47860255ee460b286e3d290cf37e6a99f2fdf372 authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #48 from test-kitchen/proxy

Added Proxy section for vagrant

github.com/test-kitchen/test-kitchen - 39f0c7117e9d378642bf8781eeacb9a7de35b64d authored over 8 years ago by JJ Asghar <[email protected]>
Merge pull request #48 from test-kitchen/proxy

Added Proxy section for vagrant

github.com/test-kitchen/kitchen-docs - 551a45e0f070a453cb0ad11d5c0303502bb5237b authored over 8 years ago by JJ Asghar <[email protected]>
version bump

github.com/test-kitchen/kitchen-hyperv - 6f493f104cf46d4d2c155947a783353a76a26202 authored over 8 years ago by Steven Murawski <[email protected]>
CHANGELOG.md

github.com/test-kitchen/kitchen-hyperv - 7e6e991904b80cf41b87777ad03af244d0ba89ec authored over 8 years ago by Steven Murawski <[email protected]>
Merge pull request #31 from test-kitchen/powershell_5_1

Support PowerShell v5.1 on the Insider Preview - updated

github.com/test-kitchen/kitchen-hyperv - eee6a5b785edbb24d87f20b9f7ed73d8ff621e3d authored over 8 years ago by Steven Murawski <[email protected]>