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

Update net-ssh requirement from >= 2.9, < 6.0 to >= 2.9, < 7.0

Updates the requirements on [net-ssh](https://github.com/net-ssh/net-ssh) to permit the latest v...

f64bae02bb566d2ec8a9fbe04a5cc6e0111695ca authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #1634 from SAPDanJoe/patch-1

63ace4cd06f45e156f41e355d2c614373cc26f66 authored over 4 years ago by Lamont Granquist <[email protected]>
docs(guides): update list of provisioners

e08a3ca5f2116581580f21b00cfbf0a53a813ad5 authored over 4 years ago by N <[email protected]>
Update net-scp requirement from >= 1.1, < 3.0 to >= 1.1, < 4.0

Updates the requirements on [net-scp](https://github.com/net-ssh/net-scp) to permit the latest v...

04ef52234f32c018c33a91d8bc0b5b0810175541 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Windows Shell fixes

- Remove quotes from powershell commands, which was grouping
the script name with the argument...

a0e18e12bdb602e1bb19b7571d09f9158bcc919e authored over 4 years ago by Alex Langhart <[email protected]>
Update github_changelog_generator requirement from 1.15.0 to 1.15.2

Updates the requirements on [github_changelog_generator](https://github.com/github-changelog-gen...

b10c64220ad97056410c22e46f1f95d8a80d9fe9 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
include ohai directory in cookbooks

This changes allows test-kitchen to work with the documented placement of ohai plugins: https://...

fa7f04679be5a07b51c815cfb36097ef3048ed51 authored almost 5 years ago by Dan-Joe Lopez <[email protected]>
Release 2.4.0

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

e5998e0dd1aa42601c55659da78f9b112ff9f8ee authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #1629 from test-kitchen/feature/chef-license-env

Automatically export chef_license

ce0f89342c1649e4caaea8796914c2a6325d4095 authored almost 5 years ago by Tim Smith <[email protected]>
Rubocop fixes

5442a37b7e3298da2f00b364764165b0b754cb38 authored almost 5 years ago by Jason Field <[email protected]>
Automatically export chef_license

This commit will enable automatic passing through of the contents of CHEF_LICENSE if set on the ...

172bbfb7a2db4e5373746f309f1b0a68ba703a18 authored almost 5 years ago by Jason Field <[email protected]>
Merge pull request #1623 from Xorima/feature/additional_env_vars

Pass in all local env vars to the instance

2cf1f2ee90176d04306c48ac58d006cd6e84479a authored almost 5 years ago by Lamont Granquist <[email protected]>
Change KITCHEN_ to TKENV_

Signed-off-by: Jason Field <[email protected]>

5b6663b17571f6dbb74467eb77a945f29f5e720b authored almost 5 years ago by Jason Field <[email protected]>
Merge pull request #1627 from test-kitchen/expand_init

Add kitchen*.yml to the chefignore in kitchen init

679a224cd797abacfebc0b928c0c25721d28f932 authored almost 5 years ago by Tim Smith <[email protected]>
Add kitchen*.yml to the chefignore in kitchen init

We should be ignoring the actual kitchen configs as well

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

1543d8eaff8ec3a7b325572766c8e9b38fb98a94 authored almost 5 years ago by Tim Smith <[email protected]>
rubocop fixes

b6e97736107d4e470f9f9c6888c243324bab6712 authored almost 5 years ago by Jason Field <[email protected]>
Fix Package build step

Signed-off-by: Jason Field <[email protected]>

ba5d253c33d0e42b3ce209a8ac222a7bf1977da7 authored almost 5 years ago by Jason Field <[email protected]>
Merge pull request #1 from test-kitchen/master

master merge

1939d34ee228d0f291247df70f1a1d93f1c80bdc authored almost 5 years ago by Xorima <[email protected]>
Merge pull request #1625 from Xorima/feature/fix-tests

I like green builds

23f476358975d039a92998c079be0494bf8ec00c authored almost 5 years ago by Tim Smith <[email protected]>
Hard code version to minor patch for Windows only

It appears that the build agent cannot find the correct version of ruby and is looking for 2.5.5...

c2a3d3e9b0bec0ce4053ce65650c0365b3ab9728 authored almost 5 years ago by Jason Field <[email protected]>
Try with full version number

2b45d5651d24448781b53f69e684304aaad410bf authored almost 5 years ago by Jason Field <[email protected]>
See all rubys on the agent

bccc5d4861cf000b95efa462d729644baf9ae1bc authored almost 5 years ago by Jason Field <[email protected]>
Check for ruby

25c37c0b0c471a414749443a50a1856496e7bcc4 authored almost 5 years ago by Jason Field <[email protected]>
More Debug

9621a8f6a1da967b1488e8fa537070d491b0b59d authored almost 5 years ago by Jason Field <[email protected]>
Cat rake.bat

66b0cb15ffab70ccc99ac4b3416594982bf4aed5 authored almost 5 years ago by Jason Field <[email protected]>
Force the path

6fcca9e2647bdb55f0c9885735c0d4a1e399461b authored almost 5 years ago by Jason Field <[email protected]>
Rake directly, maybe?

1924382a3a82271d6039eef338fc5a2ded9b53a6 authored almost 5 years ago by Jason Field <[email protected]>
Where be rake?

2fb86d63f915073390447e34edb221df6d0c2e81 authored almost 5 years ago by Jason Field <[email protected]>
More debug?

2359642a223c6ccd7322425c0b703480bde6e9c3 authored almost 5 years ago by Jason Field <[email protected]>
Fix architecture not matching any version in Agent.ToolsDirectory

Resolves error of:
Version spec 2.5.5 for architecture %s did not match any version in Agent.Too...

24b0c06dfad89a6217fdfc1341d8a87422f249fb authored almost 5 years ago by Jason Field <[email protected]>
I like green builds

Signed-off-by: Jason Field <[email protected]>

ca17031a5ba645beecf6b80325c729f714431841 authored almost 5 years ago by Jason Field <[email protected]>
Frozen string fix

4c0ba5fa1624d590b7b964701a94085a094d582e authored almost 5 years ago by Jason Field <[email protected]>
Additional env vars

This commit will add the ability to push in additional env vars from the host to the client, it ...

a8fcf8eb541e3f73ab5a8ae4d9064362b4e46fbf authored almost 5 years ago by Jason Field <[email protected]>
Merge pull request #1613 from test-kitchen/require_relative

Use require_relative instead of require

67d45d983f15fd5146507357aa1eb106701f624e authored almost 5 years ago by Tim Smith <[email protected]>
Use require_relative instead of require

This is faster as it doesn't have to traverse the whole file system for
the requires.

Signed-of...

6bac9f5b20ec03fd86f75568222ee38ca22faf02 authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #1615 from smurawski/master

move to Cache@2 task from CacheBeta@1

5603dad4f696cce7f4a0df56662b115ffe57575d authored almost 5 years ago by Tim Smith <[email protected]>
move to Cache@2 task from CacheBeta@1

5cad78e8813118ed012e08762e0264a7930b1a50 authored almost 5 years ago by Steven Murawski <[email protected]>
Merge pull request #1605 from test-kitchen/smurawski/verifier_support_downloads

add download capability to verifier base

001af441c8d2e9c9e1d5a5c62f7a12ee8f2a3dad authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #1604 from gep13/patch-1

(doc) Added Pester verifier

54a2f11c76e1cb50b6a5b2507eb32be90a69fbda authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #1612 from test-kitchen/dependabot/bundler/fakefs-tw-1.0

Update fakefs requirement from ~> 0.4 to ~> 1.0

bc577526b91b54550559c196d8f2724109f71179 authored almost 5 years ago by Tim Smith <[email protected]>
Update fakefs requirement from ~> 0.4 to ~> 1.0

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

3ef96f0006019fb1433aa4edc2b2178b25e96200 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update thor requirement from ~> 0.19 to >= 0.19, < 2.0

Updates the requirements on [thor](https://github.com/wycats/thor) to permit the latest version....

d023f62cb21f56a03eefa0ef86d2b156446d94ee authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
add dowload capability to verifier base

89370551d668ae5e7fc2b5f394a750b176131f85 authored about 5 years ago by Steven Murawski <[email protected]>
Release 2.3.4

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

651069f731bc8f87a9ca6948114e5ab81e814a4e authored about 5 years ago by Tim Smith <[email protected]>
(doc) Added Pester verifier

9b175b5610e1b93a2c1da0d53d13085ce3924280 authored about 5 years ago by Gary Ewan Park <[email protected]>
Merge pull request #1603 from test-kitchen/smurawski/add_caching

add caching steps

65084843b3719d4a73cff923f0c4c9ac6e442588 authored about 5 years ago by Tim Smith <[email protected]>
Add a workaround for binstubs losing their execute bit - https://github.com/microsoft/azure-pipelines-tasks/issues/11204#issue-484818437

17563ca63cd66e83f674b587745c099b6f655a34 authored about 5 years ago by Steven Murawski <[email protected]>
add caching steps

6858a09a7aca7f86814ea1e5d403649ddab0d051 authored about 5 years ago by Steven Murawski <[email protected]>
Merge pull request #1599 from gep13/patch-1

(doc) Fix typo

61d074f1f5f47e21ac72f83fdfbeb1ca0c7839ad authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #1600 from test-kitchen/dependabot/bundler/github_changelog_generator-1.15.0

Update github_changelog_generator requirement from 1.14.3 to 1.15.0

c2ee5a4a987ac6da457e1d812411437fd697506c authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #1601 from afiune/afiune/bug-fix/windows/chef-cmd-not-found

Update policyfile provisioner to find BAT/EXE bins

250a85c677a083871f502fe7535315c16c965367 authored about 5 years ago by Tim Smith <[email protected]>
fix typo

Signed-off-by: Salim Afiune <[email protected]>

a9c71f162be9033e7faa14e9865afb2c9b916753 authored about 5 years ago by Salim Afiune <[email protected]>
Update policyfile provisioner to find BAT/EXE bins

The latest release of Chef Workstation implemented a new `chef`
top-level wrapper that doesn't d...

00212a101bf5f02a8d4b6f96ddd877af551a2e5f authored about 5 years ago by Salim Afiune <[email protected]>
Update github_changelog_generator requirement from 1.14.3 to 1.15.0

Updates the requirements on [github_changelog_generator](https://github.com/github-changelog-gen...

915a71316aa31cf1bb789ae57c6e31a73018886a authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
(doc) Fix typo

comand -> command

494873db7343e9e1403024a4b18bbc981dcd38f1 authored about 5 years ago by Gary Ewan Park <[email protected]>
Merge pull request #1598 from test-kitchen/kitchen

Use "Test Kitchen" not "Kitchen" when running the command

3b1d8dd6a00078d5e1947b50c8fd3004e7071d99 authored about 5 years ago by Tim Smith <[email protected]>
Use "Test Kitchen" not "Kitchen" when running the command

We've never really been consistent with this. The command is kitche, but
the product we're start...

27c3b707979b233029785c5e30b1b1acd7ccc7bd authored about 5 years ago by Tim Smith <[email protected]>
Merge branch 'master' into fix/1543

6ee2ed99560bbf6f27d8287f49be2ea9322c9ed0 authored over 5 years ago by Vern Burton <[email protected]>
Merge pull request #1592 from test-kitchen/cucumber

Update our dev dep on cucumber to allow 3.x

fe47e58027dfea0170d783afc93542c88ca23609 authored over 5 years ago by Tim Smith <[email protected]>
Update our dev dep on cucumber to allow 3.x

Tests pass with it. No need to pin to the old release.

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

54c6cf4d3340a71cf672656e37fc3642344d7d91 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1587 from test-kitchen/dependabot/bundler/minitest-tw-5.3-and-lt-5.12

Update minitest requirement from ~> 5.3, < 5.11 to ~> 5.3, < 5.12

8fd7df2e4cc2152d67d2e2d9c29413c784c0f274 authored over 5 years ago by Tim Smith <[email protected]>
Update minitest requirement from ~> 5.3, < 5.11 to ~> 5.3, < 5.12

Updates the requirements on [minitest](https://github.com/seattlerb/minitest) to permit the late...

88ca952c36287cc565d7e5af3ed8c84a9422f5ce authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #1591 from smurawski/bump_ruby_version_windows

CI: loosen ruby version spec

1123c103fff65cfd2f0eac063ab72de1c247dfd6 authored over 5 years ago by Tim Smith <[email protected]>
loosen the version specs on Mac and Linux as well

c01e979a8c61dfe32ec7b609a3b4cf50610fc394 authored over 5 years ago by Steven Murawski <[email protected]>
loosen ruby version spec

fc8521f6200beaba9d6e0930a932b6afa58d63e2 authored over 5 years ago by Steven Murawski <[email protected]>
Release 2.3.3

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

9e7bc58d9909c44f9f5e499acc95aba6b789055f authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1590 from teknofire/fix_always_update_cookbooks_policyfile

Make sure Policyfile.lock.json exists before calling chef update

964cbc3d72286b2d0a684af62b4593c1a9d72096 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1589 from test-kitchen/dependabot/bundler/github_changelog_generator-1.14.3

Update github_changelog_generator requirement from 1.11.3 to 1.14.3

fa38060fb684fd1c3b27214e7a7c4eee22d1a390 authored over 5 years ago by Tim Smith <[email protected]>
Make sure to run `chef install` first if needed

Make sure that `Policyfile.lock.json` exists before we try to call `chef
update`. Otherwise `al...

4d3e3508f11001a2be805c081634d9996b40d6c2 authored over 5 years ago by Will Fisher <[email protected]>
Update github_changelog_generator requirement from 1.11.3 to 1.14.3

Updates the requirements on [github_changelog_generator](https://github.com/skywinder/Github-Cha...

800802d93fb98c4205599db75195791b04b8c933 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remove the slack archive link from the readme

This isn't a thing anymore

d90fc3b104c45088a294acb54b99a00288077106 authored over 5 years ago by Tim Smith <[email protected]>
update changelog

Signed-off-by: Lamont Granquist <[email protected]>

e4b5b6f7ddd281ceae2aff450b3c23ccc4e44e69 authored over 5 years ago by Lamont Granquist <[email protected]>
release 2.3.2 (#1584)

release 2.3.2

3f43efdbeda2e9addf1de1b1255ff96d3889ea25 authored over 5 years ago by Lamont Granquist <[email protected]>
release 2.3.2

Signed-off-by: Lamont Granquist <[email protected]>

0a5cae1c79ab74f2f4c4bd170ef20d26c4e9451f authored over 5 years ago by Lamont Granquist <[email protected]>
Merge pull request #1583 from test-kitchen/lcg/mixlib-shellout

allow mixlib-shellout 3.x

fc26a87f2e8ed3765d0782bd5808fb27d658cb8e authored over 5 years ago by Lamont Granquist <[email protected]>
okay looks like this has to be 2.6.1 still

Signed-off-by: Lamont Granquist <[email protected]>

64fed4fbf481fd6a4a8c35aa6a23f2acb0458eb9 authored over 5 years ago by Lamont Granquist <[email protected]>
give 2.6.3 a shot

Signed-off-by: Lamont Granquist <[email protected]>

dc2aa56ba880789d382688983bd802aae66e415b authored over 5 years ago by Lamont Granquist <[email protected]>
allow mixlib-shellout 3.x

Signed-off-by: Lamont Granquist <[email protected]>

25886b3b34d8687526f1ad695820f0d7e1545bd2 authored over 5 years ago by Lamont Granquist <[email protected]>
updating 2.6.x version of ruby as 2.6.2 is no longer available

dd1dad3e0f00093f60a2a05bc734a8fb697d6daf authored over 5 years ago by Vern Burton <[email protected]>
merging upstream from github

Signed-off-by: Vern Burton <[email protected]>

8d6becdbfc46eac7bf1e3606b0e30bf7f332f674 authored over 5 years ago by Vern Burton <[email protected]>
Release 2.3.1

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

4f97b3bce6b9900b1925ce21f1685b21b8a8bc8c authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1578 from tarcinil/fix/1539

Fix Unknown lifecycle hook target {}

7626b65eec0a379914cfe5daf8151674572d404a authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1577 from tarcinil/feature/add_lifecycle_to_diagnose

adding lifecycle to instance diagnose

eca048222974f76b7cd834e5974db1192b1cc7b5 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1582 from dwoz/keepalive_maxcount

Add keepalive_maxcount config to ssh connections

3c090d3c7280d68200917743cfff3c21e2e54b64 authored over 5 years ago by Tim Smith <[email protected]>
Release 2.3.0

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

e5820ac1ead69ae8ef809b4d1e67df883cfaca9a authored over 5 years ago by Tim Smith <[email protected]>
Add keepalive_maxcount config to ssh connections

1014c674d31457b9a670d5f4978d1011c1fadbbe authored over 5 years ago by Daniel A. Wozniak <[email protected]>
feed the beast that is rubocop

Signed-off-by: Vern Burton <[email protected]>

ce35597830ede53ca499feda66f7b0b5ab2c884e authored over 5 years ago by Vern Burton <[email protected]>
using a better regex

Signed-off-by: Vern Burton <[email protected]>

6d0dc7b3c3457cbc15e227eceae2f714a2a18c91 authored over 5 years ago by Vern Burton <[email protected]>
capture ssh expection and squash it if skippable is true, reraise otherwise

0bb3e4ebc11f5f9a359769bcf02e905bfe31ec13 authored over 5 years ago by Vern Burton <[email protected]>
adding test for multiple remote commands

previously with Hash#delete, only user data was left in hash, now we need to pull it out.

Signed...

f03053587d94c12d9bac5e235d3f6b065de515b3 authored over 5 years ago by Vern Burton <[email protected]>
removing pry comment

Signed-off-by: Vern Burton <[email protected]>

2e801ca369b47cfe56be8908df63bd8901ff124d authored over 5 years ago by Vern Burton <[email protected]>
using a fetch to ensure that the element isn't deleted

2433eeaf5a0ea6ec4eee6991fbfad597736291db authored over 5 years ago by Vern Burton <[email protected]>
adding lifecycle to instance diagnose

472456cee880034ed957c81c2cd127d4c93d8aaf authored over 5 years ago by Vern Burton <[email protected]>
Merge pull request #1576 from smurawski/cutting_over

Remove Travis and AppVeyor configs

c4ea61f02b1175cb717b525851df8720928d1ed9 authored over 5 years ago by Tim Smith <[email protected]>
remove travis and appveyor configs

7891c9b9b93dc6f5111acf809f4e1952114aeef6 authored over 5 years ago by Steven Murawski <[email protected]>
Replace build badge with Azure Pipelines

77a4a20c193adfacebbd887e6fa1fe67debda34d authored over 5 years ago by Steven Murawski <[email protected]>
Merge branch 'smurawski-make_it_executable'

192010f3d595d16796d2b623b2e8abc1807cbe7d authored over 5 years ago by Tim Smith <[email protected]>
Merge branch 'make_it_executable' of https://github.com/smurawski/test-kitchen into smurawski-make_it_executable

dfde46d489bdd588d1bc7453d975ff9906669043 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #1573 from test-kitchen/license_policyfile

Accept Chef Workstation license when users have Policyfile

944fe5c7eb12e05f9def769d08c156ee6fd0f83b authored over 5 years ago by Tim Smith <[email protected]>
separate out os jobs and fix KITCHEN_YAML environment variable setting time for cucumber tests

b06c22c110ff537d9995abea8e3029d8dacdb464 authored over 5 years ago by Steven Murawski <[email protected]>