Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/kitchen-pester

A Test Kitchen driver to execute Pester as a verifier
https://github.com/test-kitchen/kitchen-pester

Release 1.2.0

4a87ee5dbddb67c2ffd1052f8e8def5f8eea35e8 authored over 2 years ago
(#88) Add instance name replacement of destination (#89)

* (#88) Add instance name replacement of destination

Replace %{instance_name} with the instan...

1c45062f1136c9e213ecf47b462e1c9d4f1f7da2 authored almost 3 years ago
Merge pull request #87 from floh96/patch-1

Fix Badge and run tests on main branch

300c7bc00bd285eb43e38910d7b6dcc125ba1a32 authored almost 3 years ago
Run Tests on main

38a3fa54ff9124ac2b332315a30bce70f28ed92a authored almost 3 years ago
Fix Badge

9a4b076a9d0ee0ae1e5f332d038fdaddfc1f5cd0 authored almost 3 years ago
Merge pull request #86 from test-kitchen/bundler

Remove bundler dep

a0eb0367c4691d51cc652850509804834c01bf4e authored almost 3 years ago
Merge pull request #85 from test-kitchen/github

Move unit/style tests to GitHub Actions

c9477b7c4e0309a26c213ee5395d3c410ad1bcbf authored about 3 years ago
Remove bundler dep

Bundler is part of ruby now so there's no point in depending on this as well.

Signed-off-by: Ti...

19e023f64a1b85a2900d0a401fee5fefded2897a authored about 3 years ago
Move unit/style tests to GitHub Actions

This aligns with the other projects

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

df33093afc6fdac8d44e5d695b9d8ae60dc39ef4 authored about 3 years ago
Merge pull request #84 from corbob/69_change_execution_policy

(#69) Update Execution Policy to Process

e975958e0d5ed8d6d803998761c785e30eeb8344 authored about 3 years ago
(#69) Update Execution Policy to Process

Update Execution Policy to process scope will
set it at the most specific scope it can be set at...

bab4ab833b1003451a8b80aecac73281db69730c authored about 3 years ago
Merge pull request #83 from corbob/82_environment_variables

(#82) Allow set environment variables from config

be510542c8c3fcf6205dd6f09b1bfc3825aa3811 authored about 3 years ago
(#82) rename environment_variables to environment

Picking up on vexx32's suggestion to use environment instead of
environment_variables.

Signed-o...

dbafd616f36131d5fd23f0b44a0044318e6d19e8 authored about 3 years ago
(maint) Remove vscode settings file

This file is currently only housing some vscode peacock color settings.
These settings would be ...

fd0505d32ea0052a9e72c8445d299ce6aa555b40 authored about 3 years ago
(maint) fix the tests so that they actually run

* Add testresults to the .gitignore file
* Change the Vagrant box, nano doesn't appear to have w...

7f1012eeaeb1794538890d7f71a559f5fc39d6dc authored about 3 years ago
(maint) Update azure pipelines configuration

Update azure pipelines to fire on main instead of master.

b283ea014e58bad53c797a26c510fe49a18657d3 authored about 3 years ago
(maint) Remove unnecessary whitespace

Signed-off-by: Cory Knox <[email protected]>

1918212098760b2212f944f4246e3eab67d1a78a authored about 3 years ago
(#82) Update tests to include environment variable

Test out environment variables since we've added them as an option.

Signed-off-by: Cory Knox <c...

51a245853d2449168b79bf2523cd41a596640055 authored about 3 years ago
(maint) Update fork link in readme

The fork link didn't go anywhere, now it goes to the page to actually
fork the repository. It's ...

d1ec4c57da87413a6dc1d8006ce104bd14cfbbcb authored about 3 years ago
(#82) Update environment make clear what returned

Update the ps_environment method to make clear what we're returning
instead of chaining a do int...

dc11d0cb4dff598dcaefc20e64e64c8883a3a301 authored about 3 years ago
(#82) Allow set environment variables from config

Add the ability to set some envirnonment variables from the config
settings.

Signed-off-by: Cor...

91237f7e28b683de594e1031e3aa3ac08d6c5c12 authored about 3 years ago
Merge pull request #81 from test-kitchen/dependabot/bundler/minitest-tw-5.3-and-lt-5.16

Update minitest requirement from ~> 5.3, < 5.15 to ~> 5.3, < 5.16

3cc49836f98f0dc66388ab86a6d104928f8ac2d1 authored about 3 years ago
Update minitest requirement from ~> 5.3, < 5.15 to ~> 5.3, < 5.16

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

7c8e6b625cc4c9e77fa794ba84daead5c5bd990e authored about 3 years ago
Merge branch 'release_1.1.1'

6d956a61b7f4f8c539a29e456a175a9368809ce4 authored over 3 years ago
Version bump & changelog for 1.1.1

e95cc6fae49803f403627ecfd91689e61f1fd0c8 authored over 3 years ago
Merge pull request #79 from test-kitchen/dependabot/bundler/test-kitchen-gte-1.10-and-lt-4

Update test-kitchen requirement from >= 1.10, < 3 to >= 1.10, < 4

55cdc84832de5a6acd3e130aaf95b6e11091bc72 authored over 3 years ago
Update test-kitchen requirement from >= 1.10, < 3 to >= 1.10, < 4

Updates the requirements on [test-kitchen](https://github.com/test-kitchen/test-kitchen) to perm...

8c231baad441cac011b9536cb881d8430de00852 authored over 3 years ago
Merge branch 'release-1.1.0'

8aa47767367707800a372e6d9623bc81bc412a7a authored over 3 years ago
Version bump & changelog for 1.1.0

d04cc509c7d755a976f453805fbd42e87aa5942d authored over 3 years ago
Merge pull request #78 from gaelcolas/fix/pester5typo

fixing tiny typo

3edab02473aece08410e3106fb832eff4eeebb7f authored over 3 years ago
fixing tiny typo

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

cf93844eb98d0b1960e2e0b8b4a830d2add35f5b authored over 3 years ago
Merge pull request #77 from gaelcolas/fix/pester5

fix/pester5

50ad254193eb0431e889c17a7b0c6a6434158ec0 authored over 3 years ago
hopefully last rubocop fix

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

01ee2ee5cac7edddb1988b7eb3317e45a1a88b8c authored over 3 years ago
more rubocop fixes

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

44ca82b20cbb85a2d4698c4b9ee76727785d140e authored over 3 years ago
fixing rubocop issues

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

010ca8ebe7981f6c74ba4e9c168e02640969129c authored over 3 years ago
fixing PR comments

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

170df065257803e9a50d90ea4fb1d0500539f527 authored over 3 years ago
fixed comments

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

3abdef8f84b222de70a703538e76233dfdd28c86 authored over 3 years ago
Updating PesterConfiguration documentation

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

3ee3c47419bc2e9a1f6d3b0eb37523e293c644fc authored over 3 years ago
updating doc

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

64cf65e758463073a13b881b275ec9d2779fecae authored over 3 years ago
Added support for Pester5 (v4 still usable but needs to be installed).

Supports PesterConfiguration object as parameter
Fixed file downloads to be array of key value pa...

dbc7aa6b48e784728db040cdc9df75bd30c5b763 authored over 3 years ago
updating the build windows to do without chef workstation (much quicker)

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

dd34f37dbc613ed6a3e3bc4e3917272082551c95 authored over 3 years ago
Merge pull request #76 from test-kitchen/dependabot/bundler/github_changelog_generator-1.16.4

Update github_changelog_generator requirement from 1.16.2 to 1.16.4

854a408c9b7e38e41e74bc16cdb3dc583e668513 authored over 3 years ago
Update github_changelog_generator requirement from 1.16.2 to 1.16.4

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

882e11430196469dc0936ac189ea3090d71cfff3 authored over 3 years ago
Merge pull request #74 from test-kitchen/dependabot/add-v2-config-file

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

98cde6665cd608246471aa15efc8b8bc14a5d976 authored almost 4 years ago
Upgrade to GitHub-native Dependabot

47753128c9b4a089af3c8c49968eb570d9863ee6 authored almost 4 years ago
Merge pull request #73 from test-kitchen/dependabot/bundler/github_changelog_generator-1.16.2

Update github_changelog_generator requirement from 1.16.1 to 1.16.2

d33fe243ec3e2879e31e2a4bda00948ff4480661 authored almost 4 years ago
Update github_changelog_generator requirement from 1.16.1 to 1.16.2

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

4b5519d7f3b05de4334a3d051a6eb3e0c60455b0 authored almost 4 years ago
Merge pull request #72 from test-kitchen/dependabot/bundler/github_changelog_generator-1.16.1

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

05ebf9cd7991f57c94ff107d8d13ead6f876a435 authored almost 4 years ago
Fix chefstyle complaints

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

dd394757ab07a111a28b961f9c78fb98d1f669bd authored almost 4 years ago
Update github_changelog_generator requirement from 1.15.2 to 1.16.1

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

9bd6f2953797e711600107ae2d685a5c35cd0e2a authored almost 4 years ago
Merge pull request #66 from test-kitchen/require

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

c13dfe79bea8ac5715839e3b8f155889f407322e authored over 4 years ago
Optimize our requires

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

dfcb107f2c4744b4d70cec030ff313f245b6f7ea authored over 4 years ago
Merge branch 'release_1.0.0'

549e39cc47d257f80a0ff90cfa1752cd728d3367 authored over 4 years ago
Version bump and changelog for 1.0.0

fe7db222dc617dd1f172ffec1af73fb894cdee77 authored over 4 years ago
Merge pull request #64 from gaelcolas/xplat

Add cross platform support for kitchen-pester

4a60a8f21976227c7ae48f4d4fa3bdd333aeb02c authored over 4 years ago
fixing rubocop space surrounding +

98acd17e5e5926f7e9e12732ab35ab5b1dff8b3d authored over 4 years ago
renamed param

45bbc59e38c2556d9a8411e9d8e12613f6872668 authored over 4 years ago
fixing doc

Yaml indent
renamed param

c221df50bc9d4d6c9c13f59ebcd7650cd4c95fe7 authored over 4 years ago
change sudo default to false & fix quote on ps_hash

4b9ca602186bc0bfab9061194fde0059bece083e authored over 4 years ago
ading example to register_repository

bb2dc7666e6ecc3e1b4793e65cac746047b2ebec authored over 4 years ago
updating restart_winrm desc

9f60fdc11c89ad78725bbab66dd617261d200019 authored over 4 years ago
updating test_folder description

4bbd3fa03b233ec561e83cc257067ded58977e89 authored over 4 years ago
updating downloads help

95303785686420441dafd9d9dac1fb456565e607 authored over 4 years ago
add cmdletbinding to install modulefromnuget

bac1b312370e37b58c00ced4a7bfe8abb9b01ae4 authored over 4 years ago
renaming copy_if_dir_exists

b7752bae99ed5aaedce9c78735f1d1f7410a2917 authored over 4 years ago
removing option detailed section

f3c0aae5f02a6e688ec86deb599773b993750e70 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

07c18dce51b422fb5f2966d0e30f5fa20a8796ed authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

c8f0e4af932676f7850c17125e1b2d0628f4860a authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

2a3d1f83e078aa537324b65722c0b6d36f39866b authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

f32567cd1a6c0f7e4fc0fe95273d9e105a32e5ea authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

10a2182511ab18f03f5abe8ca1c0836a24cab2dc authored over 4 years ago
Update lib/kitchen/verifier/pester.rb

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

6dd68656d4ae801a2f02c0cfda88579f233cd591 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

594d60f626facd4126c644696512522736bb4126 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

a51fb8b56f31ac1ab8e0f88ac045d35a45d7e823 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

7cc1edc794c181cd6522692716d779bbcce1592d authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

f43eaadb8daecf621de203fa44109bd17af6640d authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

04a4ef241db370c0fbeaf7c8b0277a3f9675d770 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

5c71cf3fb5a6a5bc151de3a09448fee61bfe2028 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

92dea487a1f2d00171bf3ab4de71e5e91e61427e authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

fe396ba88258f2fc890dd3217c75bb9957a5e3f8 authored over 4 years ago
Update README.md

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

278e30cc4fdc9778994285eb98d98030c307fb32 authored over 4 years ago
rename hash to map

35438999022aa3a5bff3648f39d358b347e45acf authored over 4 years ago
rephrase fix

ad8dd932337425346deacf172524e1effb489d09 authored over 4 years ago
updating doc in readme

b872fdca60c67fe6f98085f507c281481924c6ff authored over 4 years ago
fix rubocop violation

1cf0554c140d682565de931dc32c224273d49af5 authored over 4 years ago
add !IsMacOs

c6933badf54efcf16c1b19f745ae02a984a5441f authored over 4 years ago
cosmetic

abd3aa896277a760baaf27e4610e2adff2c10f4d authored over 4 years ago
moving comment about install_command

fea35fc2659b4b879f160a3539d3146241e09d99 authored over 4 years ago
fixing suggestions from Glenn

70bd27e054e860588a570d6a85e7c505e8caf256 authored over 4 years ago
Update lib/support/modules/PesterUtil/PesterUtil.psm1

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

4a82f238aadbc70e448ee39b9f1b1f77d2a005e8 authored over 4 years ago
Update lib/support/modules/PesterUtil/PesterUtil.psm1

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

1190ace43576243066f4daacb2097ba65e608e16 authored over 4 years ago
Update lib/support/modules/PesterUtil/PesterUtil.psm1

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

a007a828da5977efc8598a2297b70f35b2cbfbd8 authored over 4 years ago
Update lib/support/modules/PesterUtil/PesterUtil.psm1

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]>

09b6eb1db427afdb0e91bf38684f48cb66c627a0 authored over 4 years ago
Update lib/kitchen/verifier/pester.rb

That shows my math skills...

Co-authored-by: Joel Sallow (/u/ta11ow) <[email protected]...

4a8139581658fa8e1b67ad6e054261b31b110324 authored over 4 years ago
adding LF at end of build ps1

af9d47f29c75d75c9ffb1bf28861da7a860da9a3 authored over 4 years ago
simplifying config with default test folder name

3d5231dd6daac94bd319b16008b57a2560a1a52b authored over 4 years ago
auto-trust PSGallery to make it faster and smooth

e986a56bc4e9a0e904df1ce72ff0e88d69f4cc28 authored over 4 years ago
bootstrap fixes

b81cd5d32d8e7a4962ff730a1de73e4f81cd5e53 authored over 4 years ago
removing trailing spaces

6338b8ab60260da5b27a0e5b889568bf81e9de81 authored over 4 years ago
trying to fix litteral in void context

2a8465866e529bb8d182c288712303f53fdde78b authored over 4 years ago