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

Merge pull request #1663 from test-kitchen/encoding

Remove redundant encoding comments

73945a48a58712e4af8445fba1b9af3d700ed5f1 authored over 4 years ago by Tim Smith <[email protected]>
Revert "Fixes to consider root_path given under provisioner option"

This reverts commit c63819fca968140cf9fa42e5369f1283c0b7f0ed.

2c34721b98ced7f4a50f1d1a31552863c3acd794 authored over 4 years ago by Tim Smith <[email protected]>
Revert "Move sudo from install_command down into lower methods"

This reverts commit a30b676b8e09cf093eb6a4e01e426bae237e87a5.

e39f176d870e49bcb94adad6e8cf42586c58c027 authored over 4 years ago by Tim Smith <[email protected]>
Revert "Use heredoc method for injecting install script"

This reverts commit 5d5a7b5c9d930652bf14ca697e82044fa2ac8c92.

f7914f4a6183edaa5d86c040b04e08e377627415 authored over 4 years ago by Tim Smith <[email protected]>
Revert "Add error message when root path folder cannot be created"

This reverts commit ddaa874782bc6b255bd5aacd82cc6408b7d5f7ea.

22f6672d54c6766ca629323e6698192d421852a1 authored over 4 years ago by Tim Smith <[email protected]>
Preparing 2.5.3 release

Signed-off-by: tyler-ball <[email protected]>

9399d47f54306d6a052df002e9c8d563174272a4 authored over 4 years ago by tyler-ball <[email protected]>
Adding root_path documentation

Signed-off-by: tyler-ball <[email protected]>

41914a81ae9adb240d80abc7f2f4789a8266ec29 authored over 4 years ago by tyler-ball <[email protected]>
Merge pull request #1662 from clintoncwolfe/cw/root_path_fixes_v2

Respect root_path when product_name is specified

77cbc2b044c8a7ab1cafeebe3066c91814fb448a authored over 4 years ago by Tyler Ball <[email protected]>
Remove redundant encoding comments

In Ruby 2.0 utf-8 became the default so there's no reason to set it anymore.

Signed-off-by: Tim...

85ed3f63de440856bf40a58857565fdcddd35a95 authored over 4 years ago by Tim Smith <[email protected]>
Move sudo from install_command down into lower methods

This prevents an issue in which sudo is only applied to the first command
in install_from_file()...

a30b676b8e09cf093eb6a4e01e426bae237e87a5 authored over 4 years ago by Clinton Wolfe <[email protected]>
Use heredoc method for injecting install script

Because 'command' is a ~700 line long script including many pipes
and newlines, it feels much sa...

5d5a7b5c9d930652bf14ca697e82044fa2ac8c92 authored over 4 years ago by Clinton Wolfe <[email protected]>
Add error message when root path folder cannot be created

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

ddaa874782bc6b255bd5aacd82cc6408b7d5f7ea authored over 4 years ago by Clinton Wolfe <[email protected]>
Fixes to consider root_path given under provisioner option

- Passing tmp_dir and TMPDIR options with mixlib-install [WIP: To be fixed]
- Such that it would...

c63819fca968140cf9fa42e5369f1283c0b7f0ed authored over 4 years ago by Nimesh-Msys <[email protected]>
Merge pull request #1659 from test-kitchen/typos

Fix a few typos

c2153f145f662487ee90c0231ba795b332fa91c2 authored over 4 years ago by Jason Field <[email protected]>
Fix a few typos

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

b8f66fd96aac9681e74057e3e29ecda1e363825a authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1658 from test-kitchen/gemfile

Simplify the Gemfile for dependabot

f3cff1d5f1f7334ea54693f8a674230bd106ee00 authored over 4 years ago by Tim Smith <[email protected]>
Simplify the Gemfile for dependabot

If we remove evals then dependabot can manage the deps, which makes
our life a lot easier

Signe...

83777dbb2fae5b0b8ec797dbc35b91e14c9df591 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1656 from test-kitchen/yamllint

Enable linting of yaml

dec066129aa399a605b23e9e7ecb7a1468cccd6b authored over 4 years ago by Jason Field <[email protected]>
Enable linting of yaml

- YamlLint will reduce mistakes

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

21d6774c4733db8c96c08ade182c010be5564166 authored over 4 years ago by Jason Field <[email protected]>
Merge pull request #1654 from test-kitchen/more_minor_docs

Another pile of misc doc updates

12ea53268682d4483dbf4bc577e63ce7492c58e1 authored over 4 years ago by Tim Smith <[email protected]>
Update another comment

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

c607b64fdc7d71840483e3cf63c42c732dcd29e3 authored over 4 years ago by Tim Smith <[email protected]>
Update tests for new platforms

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

056dcecd3eef7c4a86834555f672103100c9576d authored over 4 years ago by Tim Smith <[email protected]>
Update menu names

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

72676c50632d814a57f627108ccab0615946e20e authored over 4 years ago by Tim Smith <[email protected]>
Update the building docs

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

d47294890db1586646a65551da4b6f7d7c0bdc4b authored over 4 years ago by Tim Smith <[email protected]>
Kitchen -> Test Kitchen

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

2ca791bc15112c2874c564f6b6da7a4b4e74a62a authored over 4 years ago by Tim Smith <[email protected]>
Chef -> Chef Infra

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

b918a9e3f978d5457c6f2f3b4b4bc6ad72bb1da3 authored over 4 years ago by Tim Smith <[email protected]>
Single spaces after sentences

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

e5358594902226650136fb131995793036bf38f1 authored over 4 years ago by Tim Smith <[email protected]>
Add missing space before a link

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

e5740ff9eabc01b15d354c3da3c0471c200f8407 authored over 4 years ago by Tim Smith <[email protected]>
Github -> GitHub

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

7af8540ff0f33eaaa16bcf063d711ab0f5bbe94a authored over 4 years ago by Tim Smith <[email protected]>
.kitchen.yml to kitchen.yml

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

9ae1c9f2641b566d6e7acea28a6d4f8e055bbd7f authored over 4 years ago by Tim Smith <[email protected]>
Link to dokken's new home

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

0f993642b19bf09bc1aefba61cf50b668c7ae639 authored over 4 years ago by Tim Smith <[email protected]>
Branding updates

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

47a3697b923c3135f80c0bac917a679562139149 authored over 4 years ago by Tim Smith <[email protected]>
Add more example clouds

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

6edff51abd9a6ab557fd3c20e6405a2d9931fce8 authored over 4 years ago by Tim Smith <[email protected]>
Update platforms in examples

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

d3511d4a295e90c6e750cb11fef22911cbc56429 authored over 4 years ago by Tim Smith <[email protected]>
Update vagrant examples and sync formatting from Azure page

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

57d93f535a1e35202a9f5a505901e868dae9183d authored over 4 years ago by Tim Smith <[email protected]>
Chef -> Chef Infra

Also update the example platforms

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

29746c747adde8212d8560e2e1017ab0361e59c3 authored over 4 years ago by Tim Smith <[email protected]>
Kitchen -> Test Kitchen

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

145aca609ab5f4b678f4b4da08ffc27f78fd2f71 authored over 4 years ago by Tim Smith <[email protected]>
Update examples to the latest Test Kitchen version

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

e27a51f8ec14017a1c2856a0405d21e608532f26 authored over 4 years ago by Tim Smith <[email protected]>
Add a clarification on what dokken is

This will help with the very common confusion of kitchen-docker vs. kitchen-dokken

Signed-off-b...

c415ef08ec23edc292aa694da80ef2e2d92ff8ef authored over 4 years ago by Tim Smith <[email protected]>
Update wording and links in the ecosystem doc

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

be5688ca26da50d5a5c202401c6b84b117f3647a authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1653 from test-kitchen/front_page_updates

Update the front page kitchen.ci content

6f72350e72fc87ab4df58414eb0b0329b0f8c7f9 authored over 4 years ago by Tim Smith <[email protected]>
Update the front page kitchen.ci content

Remove the date as we've been doing with our other projects
Update docs site links
Fix the serve...

9502e7c823dcc3a88a50f673479942c75b1d44ca authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1651 from test-kitchen/more_docs

Updates to the getting started docs

aca0193860ae265dfeda9e9b91623ac4e83bf54b authored over 4 years ago by Tim Smith <[email protected]>
Update adding tests example output

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

917e5fd44766aa9de37ff3dca1966b86b0250bb2 authored over 4 years ago by Tim Smith <[email protected]>
Update docs/content/docs/getting-started/15-adding-test.md

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

Co-authored-by: Ian Maddaus <[email protected]...

b770f38f1fe56233a8a9a3382f12f20f364fe379 authored over 4 years ago by Tim Smith <[email protected]>
Update the kitchen.yml config example to be 20.04

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

ea608d6a150634ca9adc0a116dda94b25ba4f71a authored over 4 years ago by Tim Smith <[email protected]>
Update instructions for policyfiles

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

610cb5d64c64ecabbad0121fcc7c57cfe4d5d413 authored over 4 years ago by Tim Smith <[email protected]>
Update docs/README.md

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

Co-authored-by: Ian Maddaus <[email protected]...

9636f93ae30263045596826e38596b91712334ba authored over 4 years ago by Tim Smith <[email protected]>
Remove double spaces after sentences

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

68cf7e8bb4006e4842bc6aef139b21b7cb4bca74 authored over 4 years ago by Tim Smith <[email protected]>
Start the rewrite of the docs documentation

RIp out some old references to middleman and slim it all down

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

11600361f260f1a19a4fe9b3ea537a09982c5b1c authored over 4 years ago by Tim Smith <[email protected]>
Update branding in the introduction page

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

3932d02b2b6553fc550a67febbc070d84676f06a authored over 4 years ago by Tim Smith <[email protected]>
Don't crop the output of kitchen help

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

d19bcb6f9ffd6528029dee4b18a5aa17e4d18546 authored over 4 years ago by Tim Smith <[email protected]>
More branding updates

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

fd7e71cfcef5327b418bc6d52d65d73a0e10ca69 authored over 4 years ago by Tim Smith <[email protected]>
Update branding and update chef generate output

The output here was pretty dated

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

9208c812bccafe53305b12334d925d9aa7b676b9 authored over 4 years ago by Tim Smith <[email protected]>
Make sure the example cookbook passes cookstyle

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

479fe17cd7d8a2a1ac561682e973096870f448d3 authored over 4 years ago by Tim Smith <[email protected]>
Update converge output + branding updates

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

6b3d2bd65d784bf2bd5ace01657e6aecab9e7cb7 authored over 4 years ago by Tim Smith <[email protected]>
Update the manual verification output

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

6776ca190de8edd9e2ee380817bddc40cc485cd4 authored over 4 years ago by Tim Smith <[email protected]>
Update branding / examples in writing tests page

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

c795f654fb23d5d4a269fc097260b9afed65ce9c authored over 4 years ago by Tim Smith <[email protected]>
Update verify output and branding

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

2dd322d4e431c438d623ebd22b281aef52ed9a2d authored over 4 years ago by Tim Smith <[email protected]>
Update running test output and branding

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

46afda5610a940e6efda10b0f5f0bdb37dd57bfb authored over 4 years ago by Tim Smith <[email protected]>
Update adding platform output and branding

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

df1bc9d0a2f6f4ece34cbaffd9cf4b4cb81e9f55 authored over 4 years ago by Tim Smith <[email protected]>
Update instance docs with new output / branding updates

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

8527dd4f52380b00640b363d9f937ab8925c62e5 authored over 4 years ago by Tim Smith <[email protected]>
Update branding in adding feature

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

ab0d60286f008422f67cb8f08824f066bf18d8ab authored over 4 years ago by Tim Smith <[email protected]>
Remove odd formatting

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

80c0b14c593a3b6af4e07c8e4a087ccdb5c1beb2 authored over 4 years ago by Tim Smith <[email protected]>
Update adding suite to use a named run list

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

220a2b21a75f6af3e6222fde03b3fbbaeb28096f authored over 4 years ago by Tim Smith <[email protected]>
Remove attributes from the example suite

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

01568227d21d868961c4b868b9f1250ac23e86ca authored over 4 years ago by Tim Smith <[email protected]>
Update branding and output in excluding platforms

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

3d9bf28435fbf2a8d939e6414e2240138f1c5358 authored over 4 years ago by Tim Smith <[email protected]>
Update URLs in next step as well as branding

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

93c11b63e23a2f7973d4bd8eca247ef5f809d9e8 authored over 4 years ago by Tim Smith <[email protected]>
Update docs/README.md

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

Co-authored-by: Ian Maddaus <[email protected]...

74a6c3ce5a7289434876d3d4238de2f9b24c7830 authored over 4 years ago by Tim Smith <[email protected]>
Avoid strange quoting format

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

19af90b821c7a44f9ebad1435c636e67cde06428 authored over 4 years ago by Tim Smith <[email protected]>
Update docs/content/docs/getting-started/13-adding-feature.md

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

Co-authored-by: Ian Maddaus <[email protected]...

cbf85dcf496a608b783e70e91e8398f592f86e2c authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1652 from test-kitchen/kg/landing

Site serves correctly

c26af3cecc8dc3a651694310a627bdc2d7bf1d50 authored over 4 years ago by Tim Smith <[email protected]>
All links lead to /docs/getting-started/introduction

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

43d08482d318555d45ebbadf51555e66b85b66ec authored over 4 years ago by kagarmoe <[email protected]>
Relocates top-level index

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

ed4391bc23f7b35ec931753a70a2b765b99cbfb3 authored over 4 years ago by kagarmoe <[email protected]>
Merge branch 'master' of https://github.com/test-kitchen/test-kitchen into kg/landing

e2365a5c7a2b50c2c7cb763cb567b728a7f43517 authored over 4 years ago by kagarmoe <[email protected]>
Landing Page and Docs redirect

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

3a161d86ff94c656320906c5d73c43ec87fa5587 authored over 4 years ago by kagarmoe <[email protected]>
Bump the version file to 2.5.2

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

d5f33221f9cded355ce7bc8017cbf9d74a541724 authored over 4 years ago by Tim Smith <[email protected]>
Release 2.5.2

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

104d0a47a725f95668417c4c81975beeb691951e authored over 4 years ago by Tim Smith <[email protected]>
Fix typo

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

3012a7ef5b5f402e683d873e9bc945fa0d87134d authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1650 from test-kitchen/contributing

Update docs contributing steps

dcb94c5d406a644ddc4b6cc785268225fc93693b authored over 4 years ago by Jason Field <[email protected]>
Merge branch 'master' into contributing

e74c36f4a76d3f2787434a6bf1cb547d9fde678e authored over 4 years ago by Jason Field <[email protected]>
Update docs contributing steps

Remove IRC
This isn't in the docs repo anymore

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

676b61e172d5c0860209f2fa6fc0f45ba1cfa2be authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1649 from test-kitchen/dk_to_workstation

Replace chefdk examples with chef-workstation

6112653db9ff44cc7bdb5380203ae7095ba9e71f authored over 4 years ago by Tim Smith <[email protected]>
Fix chefstyle warnings

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

b4a5214ef07e416bd7c14dc7063ac24cb40a37fa authored over 4 years ago by Tim Smith <[email protected]>
Replace chefdk examples with chef-workstation

DK is gone. Workstation is the one.

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

7caff6a5b98f352eb5ee7756d6823188174f0067 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1608 from test-kitchen/dependabot/bundler/thor-gte-0.19-and-lt-2.0

Update thor requirement from ~> 0.19 to >= 0.19, < 2.0

e06e6376d105874e648e599785d4885390b5b611 authored over 4 years ago by Tim Smith <[email protected]>
Release 2.5.1

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

990f89768418c5582cc52c1ef40651a2d54239da authored over 4 years ago by Tim Smith <[email protected]>
Merge branch 'master' into fix/1543

7607e4572e22d64851a605855a1ed0f63ac68bc9 authored over 4 years ago by Jason Field <[email protected]>
Merge branch 'master' into dependabot/bundler/thor-gte-0.19-and-lt-2.0

f9a8bb31b4c036d2bdb3d68b3db33111ff1f8b91 authored over 4 years ago by Jason Field <[email protected]>
Merge pull request #1644 from test-kitchen/branding

Update install scripts from Chef -> Chef Infra Client

44df97d96da8f5e993ca778adcbb48c3a91beb01 authored over 4 years ago by Jason Field <[email protected]>
Merge pull request #1646 from test-kitchen/feature/fix-builds

Currently builds are failing due to a ruby version patch, this will make azure pipelines use the...

287fc8e8e2d08062ab4e93cd9232c0889459a266 authored over 4 years ago by Jason Field <[email protected]>
Fix builds

Currently builds are failing due to a ruby version patch, this will make azure pipelines use the...

ba96fe0cddb51666d60331340c4f481ea8cbd856 authored over 4 years ago by Jason Field <[email protected]>
Update install scripts from Chef -> Chef Infra Client

Match the current branding

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

9a629fb7f1c0f7ac61953cd39fc8950af30b9fc3 authored over 4 years ago by Tim Smith <[email protected]>
Release 2.5.0

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

76a6eaf58ef5425e4cbf065d4687fd5054a715e0 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1640 from test-kitchen/dependabot/bundler/net-scp-gte-1.1-and-lt-4.0

Update net-scp requirement from >= 1.1, < 3.0 to >= 1.1, < 4.0

c5b83ddfd44d284934e2d960a278b2d3ca8e94b6 authored over 4 years ago by Tim Smith <[email protected]>
Merge branch 'master' into dependabot/bundler/net-scp-gte-1.1-and-lt-4.0

05a93e361d3794a71eb5b4574a890d6fb606e9e3 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1638 from test-kitchen/dependabot/bundler/net-ssh-gte-2.9-and-lt-7.0

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

7db029923b80398a490e8474ec57f78140e0277d authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1636 from test-kitchen/dependabot/bundler/github_changelog_generator-1.15.2

Update github_changelog_generator requirement from 1.15.0 to 1.15.2

d47b6394774ad0b7c4dd50cac6dd9e269b7532c3 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1639 from alanghartJC/al-powershellfix

Windows Shell fixes

7a54e5f3e832d754cbcf478796c82369d03290c5 authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #1642 from noelmcloughlin/salt

docs(guides): update list of provisioners

cee5abe3d5b6b6f0febb6296b948f879857debc3 authored over 4 years ago by Tim Smith <[email protected]>