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
Remove calls to super in Jamie::Driver::SSHBase#perform_{setup,verify}.
2efb64933738b66bc170913854390a65102156ae authored about 12 years ago by Fletcher Nichol <[email protected]>
2efb64933738b66bc170913854390a65102156ae authored about 12 years ago by Fletcher Nichol <[email protected]>
Reduce method complexity in CLI#list_plugins.
ab7916d79633bf5157bd1ed82ded3f8208b823d1 authored about 12 years ago by Fletcher Nichol <[email protected]>
ab7916d79633bf5157bd1ed82ded3f8208b823d1 authored about 12 years ago by Fletcher Nichol <[email protected]>
Add interactive plugin installer to 'jamie init'.
0244e35d2d8252493e7dd0edea62dccec8851761 authored about 12 years ago by Fletcher Nichol <[email protected]>
0244e35d2d8252493e7dd0edea62dccec8851761 authored about 12 years ago by Fletcher Nichol <[email protected]>
Declare newer platform version before older ones in default .jamie.yml.
ded06dcc9a78b4a49d4d2093cce7857766146f91 authored about 12 years ago by Fletcher Nichol <[email protected]>
ded06dcc9a78b4a49d4d2093cce7857766146f91 authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha11, shinier generator edition.
5278e60d0beb996711391a5d29ec018420170ced authored about 12 years ago by Fletcher Nichol <[email protected]>
5278e60d0beb996711391a5d29ec018420170ced authored about 12 years ago by Fletcher Nichol <[email protected]>
Add .jamie/, .jamie.local.yml to .gitignore in 'jamie init'.
6207fbe71573cacb247af05bf20fc425cb0c9ab3 authored about 12 years ago by Fletcher Nichol <[email protected]>
6207fbe71573cacb247af05bf20fc425cb0c9ab3 authored about 12 years ago by Fletcher Nichol <[email protected]>
Let init generator create "test/integration/standard" unless setup.
e3af53974fbb26f369ab615975d6328a0dc5a83b authored about 12 years ago by Fletcher Nichol <[email protected]>
e3af53974fbb26f369ab615975d6328a0dc5a83b authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha10, Thor tasks and generators, oh my!
5198fe0d0e04bd09cf0399ee55683445c773cbf6 authored about 12 years ago by Fletcher Nichol <[email protected]>
5198fe0d0e04bd09cf0399ee55683445c773cbf6 authored about 12 years ago by Fletcher Nichol <[email protected]>
MVP 'jamie init' generator implementation.
249017cf2bd42e4369fd62204834a441221fdfd8 authored about 12 years ago by Fletcher Nichol <[email protected]>
249017cf2bd42e4369fd62204834a441221fdfd8 authored about 12 years ago by Fletcher Nichol <[email protected]>
Exclude CLI#pry_prompts from cane.
13d67ad79276ba5fd9292372f31fdfd8f0fc7125 authored about 12 years ago by Fletcher Nichol <[email protected]>
13d67ad79276ba5fd9292372f31fdfd8f0fc7125 authored about 12 years ago by Fletcher Nichol <[email protected]>
Refactor Pry initialization in 'jamie console'.
5ea6b7f21ecc3a5fdd7ceca653e57485be486a3a authored about 12 years ago by Fletcher Nichol <[email protected]>
5ea6b7f21ecc3a5fdd7ceca653e57485be486a3a authored about 12 years ago by Fletcher Nichol <[email protected]>
Exclude Jamie::ThorTasks from cane complexity checks.
0f1ac73bced0693a5b5844d9150de4651285c802 authored about 12 years ago by Fletcher Nichol <[email protected]>
0f1ac73bced0693a5b5844d9150de4651285c802 authored about 12 years ago by Fletcher Nichol <[email protected]>
Add Thor task generator and simplify Rake task generator.
e14639397d49580111bc6ddbd88066ea496cc909 authored about 12 years ago by Fletcher Nichol <[email protected]>
e14639397d49580111bc6ddbd88066ea496cc909 authored about 12 years ago by Fletcher Nichol <[email protected]>
Slight improvement to the driver plugin loader.
bfac5b749f447ff347bb325a966e1ea800722a99 authored about 12 years ago by Fletcher Nichol <[email protected]>
bfac5b749f447ff347bb325a966e1ea800722a99 authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha9, SSH base driver!
862908ece4e12c0c584cf2576e3771800952105a authored about 12 years ago by Fletcher Nichol <[email protected]>
862908ece4e12c0c584cf2576e3771800952105a authored about 12 years ago by Fletcher Nichol <[email protected]>
Large Driver refactoring, and introducing Jamie::Driver::SSHBase.
57dc4aea4c35f1823a9db236853cdbdf37c999a7 authored about 12 years ago by Fletcher Nichol <[email protected]>
57dc4aea4c35f1823a9db236853cdbdf37c999a7 authored about 12 years ago by Fletcher Nichol <[email protected]>
[Breaking] Change 'json' yaml key to 'attributes'.
This is more in line with the documentation and that's what the data is,
Chef node attributes. U...
Release 0.1.0.alpha8, the safe edition.
b43b9c03081af81df431aa4aaa1ca4efeadfca04 authored about 12 years ago by Fletcher Nichol <[email protected]>
b43b9c03081af81df431aa4aaa1ca4efeadfca04 authored about 12 years ago by Fletcher Nichol <[email protected]>
Delegate suite cleanup to jr framework.
A situation could exist where jr is not setup or installed, which leads
the `$(#{jr_bin} suitepa...
Clean up Jamie::Driver::Base.
c519cda86a28fd35c970897d37debddf42f81ce9 authored about 12 years ago by Fletcher Nichol <[email protected]>
c519cda86a28fd35c970897d37debddf42f81ce9 authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha7, faster verifying.
32953a31a6d73c8e13fa37da1f9bea11c5a9ad51 authored about 12 years ago by Fletcher Nichol <[email protected]>
32953a31a6d73c8e13fa37da1f9bea11c5a9ad51 authored about 12 years ago by Fletcher Nichol <[email protected]>
Transfer of test suite files now performed in verify action, not setup.
dfdf47c6c779a21e8db8e690d6f949369027fbbd authored about 12 years ago by Fletcher Nichol <[email protected]>
dfdf47c6c779a21e8db8e690d6f949369027fbbd authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha6, Jamie Console!
5461bf062d98f44e56e2d4267b3e9e4dc1eecc42 authored about 12 years ago by Fletcher Nichol <[email protected]>
5461bf062d98f44e56e2d4267b3e9e4dc1eecc42 authored about 12 years ago by Fletcher Nichol <[email protected]>
Jamie Console!
06a024632d6b66e471ecd2e5264e17eb3d5becbe authored about 12 years ago by Fletcher Nichol <[email protected]>
06a024632d6b66e471ecd2e5264e17eb3d5becbe authored about 12 years ago by Fletcher Nichol <[email protected]>
Add 'jamie version' CLI subcommand.
fd3e85f3c808e60d6e90a390911e0461701250b3 authored about 12 years ago by Fletcher Nichol <[email protected]>
fd3e85f3c808e60d6e90a390911e0461701250b3 authored about 12 years ago by Fletcher Nichol <[email protected]>
Allow `jamie list` to take regex filters, just like other actions.
1b31e78de5cbadb98ae277bba92c7a56e2e7eca0 authored about 12 years ago by Fletcher Nichol <[email protected]>
1b31e78de5cbadb98ae277bba92c7a56e2e7eca0 authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha5, with more cli.
64f599ed314f59cd88d7e0e12fc360303795cb5b authored about 12 years ago by Fletcher Nichol <[email protected]>
64f599ed314f59cd88d7e0e12fc360303795cb5b authored about 12 years ago by Fletcher Nichol <[email protected]>
Move HashRecursiveMerge code under lib/vendor.
130e5fb87b086a83a14b1c915cd2a74b4233e8dd authored about 12 years ago by Fletcher Nichol <[email protected]>
130e5fb87b086a83a14b1c915cd2a74b4233e8dd authored about 12 years ago by Fletcher Nichol <[email protected]>
Add jamie command line binary.
af5b406b4a7d1a00d86daba853928b5f2e7cdf82 authored about 12 years ago by Fletcher Nichol <[email protected]>
af5b406b4a7d1a00d86daba853928b5f2e7cdf82 authored about 12 years ago by Fletcher Nichol <[email protected]>
Add Jamie::Config::Collection as a delegate for Array.
277ce9b7ffce0152a3d92e3168c231daa3d9229c authored about 12 years ago by Fletcher Nichol <[email protected]>
277ce9b7ffce0152a3d92e3168c231daa3d9229c authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha4, the refactoring revisited.
c45d7885a9cd0e2a3809530f453b0ceb075d50e1 authored about 12 years ago by Fletcher Nichol <[email protected]>
c45d7885a9cd0e2a3809530f453b0ceb075d50e1 authored about 12 years ago by Fletcher Nichol <[email protected]>
Refactoring.
db36ba819f0a8088d153b8d428ceda22af645f57 authored about 12 years ago by Fletcher Nichol <[email protected]>
db36ba819f0a8088d153b8d428ceda22af645f57 authored about 12 years ago by Fletcher Nichol <[email protected]>
Output test file streaming upload activity.
cfe852780f1f542c4b3b19c2d73792ef86e9cdf6 authored about 12 years ago by Fletcher Nichol <[email protected]>
cfe852780f1f542c4b3b19c2d73792ef86e9cdf6 authored about 12 years ago by Fletcher Nichol <[email protected]>
Shorten Jr#run_cmd to "jr test" thanks to new jr subcommand.
96fae0f732566014b3fb0120f65d2fe7b63bca93 authored about 12 years ago by Fletcher Nichol <[email protected]>
96fae0f732566014b3fb0120f65d2fe7b63bca93 authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha3, welcome jr!
7117b2d10ea6f121994f9bbc8d6e2b62e59d7489 authored about 12 years ago by Fletcher Nichol <[email protected]>
7117b2d10ea6f121994f9bbc8d6e2b62e59d7489 authored about 12 years ago by Fletcher Nichol <[email protected]>
Add arbitrary test support in instances via jr: the Jamie Runner.
jr is a test setup and execution framework designed to work on remote
nodes whose system depende...
Add optional .jamie.local.yml loading/overriding.
a78b883200317e338f9b515645b807a407654a56 authored about 12 years ago by Fletcher Nichol <[email protected]>
a78b883200317e338f9b515645b807a407654a56 authored about 12 years ago by Fletcher Nichol <[email protected]>
Fix validate_options method.
d780858ee2116b4d5ce1e5026c4033cb8108498c authored about 12 years ago by Fletcher Nichol <[email protected]>
d780858ee2116b4d5ce1e5026c4033cb8108498c authored about 12 years ago by Fletcher Nichol <[email protected]>
Add README badges.
e59b93b1d40c78884a1c99366bca6cacec16c45c authored about 12 years ago by Fletcher Nichol <[email protected]>
e59b93b1d40c78884a1c99366bca6cacec16c45c authored about 12 years ago by Fletcher Nichol <[email protected]>
Address some duplication in #validate_options.
45161ee075b58a4b2f96c2d7539fd9f98984d83f authored about 12 years ago by Fletcher Nichol <[email protected]>
45161ee075b58a4b2f96c2d7539fd9f98984d83f authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha2, the refactoring.
1e5c537b0fe1d50be77e303176945ccb53254383 authored about 12 years ago by Fletcher Nichol <[email protected]>
1e5c537b0fe1d50be77e303176945ccb53254383 authored about 12 years ago by Fletcher Nichol <[email protected]>
Large refactoring, placing the driver in a platform, and config merges.
441c4577661a01ab1a2bed1a11e58a6fffbb0ec4 authored about 12 years ago by Fletcher Nichol <[email protected]>
441c4577661a01ab1a2bed1a11e58a6fffbb0ec4 authored about 12 years ago by Fletcher Nichol <[email protected]>
Extract Jamie::Driver::Vagrant to its own file and enable lazy loading.
74d9d5baff0d5bea957d5201d48cc7e715c3bf69 authored about 12 years ago by Fletcher Nichol <[email protected]>
74d9d5baff0d5bea957d5201d48cc7e715c3bf69 authored about 12 years ago by Fletcher Nichol <[email protected]>
Remove dependency on Hashie::Dash.
4a6b8ab7ffc15a1733953d4fe360d24078199826 authored about 12 years ago by Fletcher Nichol <[email protected]>
4a6b8ab7ffc15a1733953d4fe360d24078199826 authored about 12 years ago by Fletcher Nichol <[email protected]>
Reformatting.
36a634abf0b03360e595860323b0cfa8a8f18c37 authored about 12 years ago by Fletcher Nichol <[email protected]>
36a634abf0b03360e595860323b0cfa8a8f18c37 authored about 12 years ago by Fletcher Nichol <[email protected]>
Backend class renamed to Driver.
fb1369b300a5b5c4ba263c54b74293e2c322b49f authored about 12 years ago by Fletcher Nichol <[email protected]>
fb1369b300a5b5c4ba263c54b74293e2c322b49f authored about 12 years ago by Fletcher Nichol <[email protected]>
Add rake gem to bundler :test group.
a51a43e1c3766c5b6095b050ad8ab8283048da6f authored about 12 years ago by Fletcher Nichol <[email protected]>
a51a43e1c3766c5b6095b050ad8ab8283048da6f authored about 12 years ago by Fletcher Nichol <[email protected]>
Travis CI <3 <3 <3
7b984267e175c0b48ee71739b185e3dcec9ce256 authored about 12 years ago by Fletcher Nichol <[email protected]>
7b984267e175c0b48ee71739b185e3dcec9ce256 authored about 12 years ago by Fletcher Nichol <[email protected]>
Document all the things!
eca90ed45047caba1afc61faa74e27bf2624e51a authored about 12 years ago by Fletcher Nichol <[email protected]>
eca90ed45047caba1afc61faa74e27bf2624e51a authored about 12 years ago by Fletcher Nichol <[email protected]>
Backend API calls now take a reference to an Instance.
030c7ce6c77f78ff4dbe821217499fc24a97e023 authored about 12 years ago by Fletcher Nichol <[email protected]>
030c7ce6c77f78ff4dbe821217499fc24a97e023 authored about 12 years ago by Fletcher Nichol <[email protected]>
Calculate consistent default data_bags_base_path in Config.
a7a7c672b3f915c7d0ecd03b3a0d987edf2afdbd authored about 12 years ago by Fletcher Nichol <[email protected]>
a7a7c672b3f915c7d0ecd03b3a0d987edf2afdbd authored about 12 years ago by Fletcher Nichol <[email protected]>
Add yard documentation.
259691e59515900e589fb1ee45a10e6db327d9d5 authored about 12 years ago by Fletcher Nichol <[email protected]>
259691e59515900e589fb1ee45a10e6db327d9d5 authored about 12 years ago by Fletcher Nichol <[email protected]>
Add tailor gem for Ruby style enforcement.
a467f843b8b8beb410bd5811b94d1525be0663ed authored about 12 years ago by Fletcher Nichol <[email protected]>
a467f843b8b8beb410bd5811b94d1525be0663ed authored about 12 years ago by Fletcher Nichol <[email protected]>
Add cane gem and fix long line.
134ba3313c71635e9480a783c6e1f00680745afb authored about 12 years ago by Fletcher Nichol <[email protected]>
134ba3313c71635e9480a783c6e1f00680745afb authored about 12 years ago by Fletcher Nichol <[email protected]>
Fixup Jamie::RakeTasks :jamie task.
9a7816ced3ca5a8d2b26237fb8b62226868655c7 authored about 12 years ago by Fletcher Nichol <[email protected]>
9a7816ced3ca5a8d2b26237fb8b62226868655c7 authored about 12 years ago by Fletcher Nichol <[email protected]>
Reduce duplication in Jamie::Backend::Vagrant.
141ac6c3e861c6758480bc512363e68ef4dddcc3 authored about 12 years ago by Fletcher Nichol <[email protected]>
141ac6c3e861c6758480bc512363e68ef4dddcc3 authored about 12 years ago by Fletcher Nichol <[email protected]>
Refactor primary classes and their responsibilities.
085200da66724b537b680eafccea37a23991432f authored about 12 years ago by Fletcher Nichol <[email protected]>
085200da66724b537b680eafccea37a23991432f authored about 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha1. Let's do this!
eeadb8f74c0555f26b72b3432b139bafc9442cf5 authored about 12 years ago by Fletcher Nichol <[email protected]>
eeadb8f74c0555f26b72b3432b139bafc9442cf5 authored about 12 years ago by Fletcher Nichol <[email protected]>
Most basic harness implementation, extracted from chef-rvm project.
The result of a 6-hour spike on a Friday night with a couple of
Newcastle Brown Ales, an overwhe...
Jamie: A Chef Convergence Integration Test Harness.
Also, what the heck I am getting into here?
fda10bb71cc45c7eebeb4355f8dafa2b55f00709 authored about 12 years ago by Fletcher Nichol <[email protected]>