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

Updated gemspec for a newer version of aruba

github.com/test-kitchen/test-kitchen - 921ddff6fbcbb3fc6801f6cb4dca4a9738e0eafc authored over 11 years ago by Mike Fiedler <[email protected]>
style: missed this over-80 chars

github.com/test-kitchen/test-kitchen - 0ea446060ce8da864c6889936462b771ab972d4f authored over 11 years ago by Mike Fiedler <[email protected]>
Adds features/scenarios for CLI#init

github.com/test-kitchen/test-kitchen - 6355b4763ab9e6a5ddbc395f9db84171cee7ac9c authored over 11 years ago by Mike Fiedler <[email protected]>
Rescue the occurrence of a Gemfile not existing

github.com/test-kitchen/test-kitchen - 559dfc1ba5b363856307389b095428fd5cfa0309 authored over 11 years ago by Mike Fiedler <[email protected]>
style: updated Rakefile

github.com/test-kitchen/test-kitchen - d963e96226a6246d717f202855e800b590362151 authored over 11 years ago by Mike Fiedler <[email protected]>
style: moved heredoc to its own variable

- passes talor tests (over 200 previously failed due to this) - functionality does not change
- ...

github.com/test-kitchen/test-kitchen - 3e9198abb7a3a0d239da42c314b9f59860d9359b authored over 11 years ago by Mike Fiedler <[email protected]>
style: indentation

github.com/test-kitchen/test-kitchen - 9ccd0d62647e9ff5b85d3ae0c2920960989d77a4 authored over 11 years ago by Mike Fiedler <[email protected]>
Run features after unit tests and before tailor style checking.

github.com/test-kitchen/test-kitchen - 9eb02bb1c6ca118767ab876038f6c325d6e4f18e authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #15 from miketheman/aruba

Initial stab at aruba testing

github.com/test-kitchen/test-kitchen - f45ce21f443e8ebd5115e9b28ec41b3a654049a5 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.beta4, pry dependency, style updates, refactorings, yay!

github.com/test-kitchen/test-kitchen - 349a17c0018e0254936dc1d89741de8ce53cce8b authored over 11 years ago by Fletcher Nichol <[email protected]>
Initial stab at aruba testing

github.com/test-kitchen/test-kitchen - 5dc5e9a76c0af287b0a907ede74954c5ae4fe7c3 authored over 11 years ago by Mike Fiedler <[email protected]>
[jamie-init] Create named suite called 'default', formerly 'standard'.

github.com/test-kitchen/test-kitchen - cac2935c812519e7a72dd84d1a252ed49566eff3 authored over 11 years ago by Fletcher Nichol <[email protected]>
[jamie-init] Create empty Hash for value of attributes in suite.

github.com/test-kitchen/test-kitchen - ac4c38b1caeaa921b2228cca040df60a1b4eb074 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.5.2.

github.com/test-kitchen/kitchen-vagrant - 733374d6e817eba22d11082f4bdc5843c31bcb20 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.5.1, them hash keys.

github.com/test-kitchen/kitchen-vagrant - 3033618f7ee414c70ad5e54086774bbb0874525b authored over 11 years ago by Fletcher Nichol <[email protected]>
Fix hash key syntax regression.

github.com/test-kitchen/kitchen-vagrant - 423a64d831444489a20001bfee52e85a60b17c1a authored over 11 years ago by Fletcher Nichol <[email protected]>
Refactor Jamie::Driver::Dummy.

github.com/test-kitchen/test-kitchen - d0bb768734c44eb88a04e615adaf98b0ee96f3b0 authored over 11 years ago by Fletcher Nichol <[email protected]>
Remove stray comma in Jamie::Color::COLORS array.

github.com/test-kitchen/test-kitchen - d5a817a56b6110d555f3b27d031d55810b4a1fcd authored over 11 years ago by Fletcher Nichol <[email protected]>
Force tailor to ignore "long class size" as core in currently 1 file.

This will be reverted when classes are extracted out to seperate
files.

github.com/test-kitchen/test-kitchen - 5344cdcc1210d7a9aae7d453d2604ac88c5fd5fd authored over 11 years ago by Fletcher Nichol <[email protected]>
Fix heredoc leading whitespace expressions (missing `^' char).

github.com/test-kitchen/test-kitchen - 8427eea71e4af9ec53425fba817ddc93f820f7e8 authored over 11 years ago by Fletcher Nichol <[email protected]>
Refactor ChefDataUploader#upload_path.

github.com/test-kitchen/test-kitchen - eb3f02854ddad863c37f31edda416951b9d67a6c authored over 11 years ago by Fletcher Nichol <[email protected]>
Remove pry as Bundler :test group dependency (now in gemspec).

github.com/test-kitchen/test-kitchen - e7e67136f2fa31dfa4531aeaf24ee663421fd4e7 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #10 from sethvargo/7_add_pry

Add pry as a dependency

github.com/test-kitchen/test-kitchen - 610ef9c9b8a253dfeac781e74819244363c6afbf authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #14 from miketheman/style

Ruby style updates (tailor gem lashings).

github.com/test-kitchen/test-kitchen - 3e778ab774b96b56eb8f21e551e662ec5faf82ca authored over 11 years ago by Fletcher Nichol <[email protected]>
Pull comment line above code in Rakefile.

References #13

github.com/test-kitchen/test-kitchen - 3cb6055b43258898371b589241a43ee9a0ccbe14 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #13 from miketheman/tailor_defs

First pass at tailor configuration in Rakefile

github.com/test-kitchen/test-kitchen - 5821b22992de6b9a4b31d684cdc74cb2cecd6cf4 authored over 11 years ago by Fletcher Nichol <[email protected]>
style: commas

github.com/test-kitchen/test-kitchen - 3b00f23b546078e8cabab1cda46e2235ff45bd5b authored over 11 years ago by Mike Fiedler <[email protected]>
style: indentation

github.com/test-kitchen/test-kitchen - 74b6550dc1aeecb68b72900258c6fa6a9016b0eb authored over 11 years ago by Mike Fiedler <[email protected]>
style: braces and spaces

github.com/test-kitchen/test-kitchen - a0b73f3dc560a5b8e9840eded768423a9c44cfc8 authored over 11 years ago by Mike Fiedler <[email protected]>
style: bracket spacing

github.com/test-kitchen/test-kitchen - cbc1a3f600f1080f0c832e8a39b98d410fa0ca00 authored over 11 years ago by Mike Fiedler <[email protected]>
First pass at tailor configuration

github.com/test-kitchen/test-kitchen - 95ff69de5193b6f65ac9910d1ca446fe8a263a39 authored over 11 years ago by Mike Fiedler <[email protected]>
add pry as a dependency

github.com/test-kitchen/test-kitchen - bb6b9db44e42c5da7dfa43bcae104a1127e9c584 authored over 11 years ago by Seth Vargo <[email protected]>
Break specs into their own test files.

github.com/test-kitchen/winrm-transport - 8ff9bd19bffb3478e0c7c39bccac343e928ff176 authored over 11 years ago by Fletcher Nichol <[email protected]>
Break specs into their own test files.

github.com/test-kitchen/test-kitchen - 812fe3d3ea65cebce109df80e887740ab01a79da authored over 11 years ago by Fletcher Nichol <[email protected]>
Synchronize librarian-chef/berks install commands.

When both of these tools are run initially with no .lock file present
they are going to generate...

github.com/test-kitchen/test-kitchen - 6fc9b30f82efc1aef870ecbe9eaa26453f0a51de authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.beta2, required_config & main logfile.

github.com/test-kitchen/test-kitchen - c2684c124f82d205ee2734805f61c66255d0f9b4 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add Util.duration to format number of seconds into "3m47.99s".

github.com/test-kitchen/test-kitchen - 67586b3622d7330df3a80e02d0c4da8fe36b4f48 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Driver#config[:require_chef_omnibus] supports Chef version values.

You can still set the value to `true` to get the latest Omnibus
packages, but now if the value i...

github.com/test-kitchen/test-kitchen - 15c0b0ffdc8f28c737547e0b928eb71b04e0e044 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add required_config to Driver class.

github.com/test-kitchen/test-kitchen - d0dbd0c3ddaba8748e064eccb70e1d386831a8c0 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Synchronize when appending to Jamie.crashes.

github.com/test-kitchen/test-kitchen - 83e241bba9cfd723a7632ca3e323c8e4bb8be7f0 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Update new_plugin generator to current Driver API & add author comment.

github.com/test-kitchen/test-kitchen - 94566cb62993b71bb3fbc608318a5e757cdbf64e authored almost 12 years ago by Fletcher Nichol <[email protected]>
Fix individual Rake tasks.

github.com/test-kitchen/test-kitchen - 6cbe0d584c38226698c06f6c07e2ccacec29eac5 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add file logger for Jamie.logger & append instance banner logs into it.

github.com/test-kitchen/test-kitchen - 5bfd7047739104d5c1df46c98a671b8de1ad0f56 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.beta2, fixes, polish, & list statuses.

github.com/test-kitchen/test-kitchen - e66ae9f17afe74e90b6e08d86e66a66c8e3c0d95 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Remove duplication in Jamie::ChefDataUploader.

github.com/test-kitchen/test-kitchen - fbc604d8b8ea8a870a6fdf1b9179166dbed4bdd9 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Rework exception hierarchy and remove remaining abort statements.

github.com/test-kitchen/test-kitchen - b76b8907c2bcccf8d507f235437666df41538aa6 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Allocate pty on ssh connections in Jamie::Driver::SSHBase.

github.com/test-kitchen/test-kitchen - 23a40de84577c07faba88fbd79220d180154e2a9 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Disable progress meter in curl when installing omnibus chef package.

github.com/test-kitchen/test-kitchen - 1de3b01e46e02dd24e697a03c165ab2a9111f086 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add Config#supervise & disable supervision in CLI, Thor, & Rake tasks.

When a CLI action is executed (or the test action in the Thor and Rake
tasks), there is no need ...

github.com/test-kitchen/test-kitchen - b563610d9593120046bb5163d60930ed66cf4aa9 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Gracefully handle no metadata.rb in Dir.pwd for cookbooks/ copy.

As suggested by @ChrisLundquist

github.com/test-kitchen/test-kitchen - a71c08be9b7eac2d8b2805bccbc4a28f5f800c92 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Gracefully handle no metadata.rb in Dir.pwd for 'jamie init'.

As suggested by @ChrisLundquist

github.com/test-kitchen/test-kitchen - bdba82bdc21b43a83086cba2cf6950cea28fd1c6 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add last run action to 'jamie list' and add --bare flag.

github.com/test-kitchen/test-kitchen - 4628deb892331f5ce28d10c36a7964de0a9e96cf authored almost 12 years ago by Fletcher Nichol <[email protected]>
Promote Instance#last_action to public API.

github.com/test-kitchen/test-kitchen - 1db22529855c41ded38ca414dd35781f18798865 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Up version for development.

github.com/test-kitchen/kitchen-vagrant - 44f3a47732d31caaad3100bf05ad260821ab54f7 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.5.0, concurrent edition.

github.com/test-kitchen/kitchen-vagrant - afbe318c7bc34fb81f506f54cf3bff8e5769ddb9 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Depend on jamie ~> 0.1.0.beta1.

github.com/test-kitchen/kitchen-vagrant - f905d6c48f5d0054c3ccce068d5519cf57702b5f authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge branch 'no-parallel-for'

github.com/test-kitchen/kitchen-vagrant - 94d151976d069ccc29dfb25a19f55714f4af951e authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.beta1, concurrent and kicking.

github.com/test-kitchen/test-kitchen - 9b8f7098b619a21bc7b8e675be8dc4a64291aa9f authored almost 12 years ago by Fletcher Nichol <[email protected]>
Test against jruby and ruby-head.

github.com/test-kitchen/test-kitchen - a3e7a0b6ba022f1b4665172e28a41345dc8c2cd3 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge branch 'celluloid'

github.com/test-kitchen/test-kitchen - 57cb878bd233a5cbbe29207bf0233b3ad459cd84 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add no_parallel_for declaration on :create & :destroy actions.

github.com/test-kitchen/kitchen-vagrant - 1eaeed6b7aff058bf10dde425d73b1f68692f4b5 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Temporary grace to Jamie::Instance#synchronize_or_call complexity (16).

github.com/test-kitchen/test-kitchen - 19382aaccd236d55528c8dbe9587a88f5099ab29 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add no_parallel_for in Driver::Base to support nonconcurrent actions.

github.com/test-kitchen/test-kitchen - 80050dd7bd1857d8e03a28d5f7d2102ba28e6185 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Flush $stdout in CLI.

github.com/test-kitchen/test-kitchen - bd9bbd8676d8f1b99d146876e0fdf9a7e516a2e2 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Condense Jamie::Color.

github.com/test-kitchen/test-kitchen - bd4528b005f5dad3b4e0f5b2542ca2632a2a0374 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Console colors!!!

github.com/test-kitchen/test-kitchen - 13fb17c58960717588f9bfa576e1c5270a2d09fd authored almost 12 years ago by Fletcher Nichol <[email protected]>
Fix root logger initialization.

github.com/test-kitchen/test-kitchen - 802dc06d166fbc81e3d5ff45cd9b47396f53ab0d authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add --parallel flag to all CLI action subcommands. The future.

github.com/test-kitchen/test-kitchen - eef181a41ff8040e33f6ab6ba213aa56f96ee3cd authored almost 12 years ago by Fletcher Nichol <[email protected]>
Refactor Jamie::Config#instances.

github.com/test-kitchen/test-kitchen - c42f2f6ee0feed6a608768fd068bdaee1e5dd661 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Supervise the Instance actors and track instance crashes.

github.com/test-kitchen/test-kitchen - 110fdda3d6f5b3910d390e61423409238ad05c4c authored almost 12 years ago by Fletcher Nichol <[email protected]>
Return Actor.current from Instance actions, formerly self.

github.com/test-kitchen/test-kitchen - 7bbf47320701a52ca08cfa9e7bdd8b018e6bc1f7 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Initial import of celluloid into core, yeah yeah!

github.com/test-kitchen/test-kitchen - d85799a8094376643708cf158210d355c772880a authored almost 12 years ago by Fletcher Nichol <[email protected]>
Suppress crashing actors (which is expected) in specs.

github.com/test-kitchen/test-kitchen - 76725cdb6803bcd91691b2b208caf1bb52ac7712 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Fix version number.

github.com/test-kitchen/kitchen-vagrant - 1f2c2a349f1d23ad5bcff4320323a4750df66c01 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Up version for development.

github.com/test-kitchen/kitchen-ec2 - b193dac91e0a315b42723ebe92b6e6aa14927a2d authored almost 12 years ago by Fletcher Nichol <[email protected]>
Up version for development.

github.com/test-kitchen/kitchen-vagrant - aeec4787514ec6bb690232e8a7a2d72cb3361480 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.3.0, symbolized edition.

github.com/test-kitchen/kitchen-ec2 - 3ef3ece7367383c4c8ae9ba489799141becf49da authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge branch 'symbolize'

github.com/test-kitchen/kitchen-ec2 - ea4dd408b569c3a7ec45ea7015fa9201799cf1f7 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.4.0, symbolized edition.

github.com/test-kitchen/kitchen-vagrant - 60a58022c7c54f2a62fce731b6c9728c67b47d64 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge branch 'symbolize'

github.com/test-kitchen/kitchen-vagrant - 0e890c4fd49b488d1c13c0264a6080f98e38a561 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha21, the symbolized edition (she's breaking, yo).

github.com/test-kitchen/test-kitchen - 6c442bb612a5be1f98789e3c16e2e584756f6eee authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge branch 'symbolize'

github.com/test-kitchen/test-kitchen - 1134ed1ab6edca24da4e758251f77689ee614ab0 authored almost 12 years ago by Fletcher Nichol <[email protected]>
[API] State and driver config now accessed by symbols, formerly strings.

github.com/test-kitchen/kitchen-ec2 - 2061919385971f015b89454d0a0b1f898eb20712 authored almost 12 years ago by Fletcher Nichol <[email protected]>
[API] State and driver config now accessed by symbols, formerly strings.

github.com/test-kitchen/kitchen-vagrant - 5e8e128215e3ce59e304cac7299222402f39a308 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Symbolize all incoming yaml hash keys and object constructors.

github.com/test-kitchen/test-kitchen - 7ed9a1c36126046a0b0ef433b3d280e34436cd92 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Rescue Jamie exceptions when ShellOut commands fail.

github.com/test-kitchen/test-kitchen - b4257cb473301410d9c7c8bcdaf21d0d4f946d4b authored almost 12 years ago by Fletcher Nichol <[email protected]>
Refactor internals of Jamie::ChefDataUploader.

github.com/test-kitchen/test-kitchen - d0bea89b58f505c659a611f87fcb3c44330936ea authored almost 12 years ago by Fletcher Nichol <[email protected]>
Display timing of CLI actions with a banner message on completion.

github.com/test-kitchen/test-kitchen - cab6654e8e5d59d6de9c8155449d712b70bbddff authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge pull request #4 from petedmarsh/master

Add license to gemspec

github.com/test-kitchen/test-kitchen - e2dd1488e5470b71aa510570ba8aca2e0dccafae authored almost 12 years ago by Fletcher Nichol <[email protected]>
Small refactorings in Instance internals.

github.com/test-kitchen/test-kitchen - 61e69b60312a3d6196e885c863914b7ba3b411c8 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Add license to gemspec

github.com/test-kitchen/test-kitchen - e6adc831e91c4b3aa9b93aec046709fbbe3146bb authored almost 12 years ago by petedmarsh <[email protected]>
Fix Instance action executions.

github.com/test-kitchen/test-kitchen - fe15e6c02d413bd47eb21c5e65820ee456982a76 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Remove duplication in Instance#*_action methods.

github.com/test-kitchen/test-kitchen - fa88d9ffec17ae9ae0cf1dfe57335e6483352fa8 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.3.0, full Vagrant customize config support.

github.com/test-kitchen/kitchen-vagrant - 0f8de8b37e4d53481d83dca34e0a095f4abbf5f0 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Update default_config directive in Jamie::Driver::Vagrant.

github.com/test-kitchen/kitchen-vagrant - 8e4aa5ad944f40afac82bc8a4f62c65c9f0d8b81 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Merge pull request #1 from ChrisLundquist/custom-cpu

[customize] set all the customize flags dynamically

github.com/test-kitchen/kitchen-vagrant - dbe2246abcce054b4345b1e22a6d97e3b98576cc authored almost 12 years ago by Fletcher Nichol <[email protected]>
[customize] set all the customize flags dynamically

github.com/test-kitchen/kitchen-vagrant - 86097f4706ad04958e11a33f66b388d203f32dbe authored almost 12 years ago by Chris Lundquist <[email protected]>
Release 0.2.4, 'jamie login' support.

github.com/test-kitchen/kitchen-vagrant - 88f28d3f9332dc6e0717d12a330c05ba74bb636d authored almost 12 years ago by Fletcher Nichol <[email protected]>
Override #login_command to issue `vagrant ssh <hostname>`.

github.com/test-kitchen/kitchen-vagrant - aa8a17d5ae19c3870d56ad4de00e73d7090f38f6 authored almost 12 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.alpha20, 'jamie login' subcommand & updated CLI args.

github.com/test-kitchen/test-kitchen - 62d1546636d6f00a2152aaf3bc3df4612aae067a authored almost 12 years ago by Fletcher Nichol <[email protected]>