Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/busser

Kitchen Busser - Runs tests for projects in test-kitchen
https://github.com/test-kitchen/busser

Extract RubyGems-related code to Busser::RubyGems.

6065193aa9c15c8f647b6ae8ac2b208878bb5795 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add `plugin create` command to create new plugin gem projects.

4129d89a62b58286bfa6a05735de9432ecb49cb1 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.2.0.

6507045480d17aae2994cea5a132d326d0cbaeee authored over 11 years ago by Fletcher Nichol <[email protected]>
Move cucumber steps into lib/ for use by plugin authors.

For the current canonical example, please see the busser-bash gem
source.

b2a5b13c34c19d1f6130dba839c92b8d1c8c60a6 authored over 11 years ago by Fletcher Nichol <[email protected]>
Use busser-bash as the working example in PluginInstall features.

72a2ca645325c431d105bcd1adaa219710b0c34a authored over 11 years ago by Fletcher Nichol <[email protected]>
Add 'Given a non bundler environment' cucumber step.

fd789c52d17dc1ffe3955c32290576a25b3da806 authored over 11 years ago by Fletcher Nichol <[email protected]>
Expose Busser::UI.die as a class method.

664087a36012c7dd99d65b2c48e30407b1f6a3c7 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add postinstall feature to runner plugins & add dummy runner plugin.

A runner plugin would add postinstall logic by adding a `postinstall'
block in thir class like s...

fb66e9b442c3ff3d39091efee44d3a1931f017a1 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add dummy runner internal plugin and skip on plugin install commands.

bb9ce2ea5f1f3b25f3c983aab1a36cb7b5e27f1c authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.1.1.

53c858a480b466b470a50c9213a06a38c8bc1a55 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add `busser deserialize` command to accept streamed files.

72a92b271d4a2e03b8057e257d76e89c739a49a9 authored over 11 years ago by Fletcher Nichol <[email protected]>
Support installing plugins from local *.gem files.

The usage is exactly the same as before, only this time passing in a
.gem file:

busser plug...

2b7607cf0122ce6ca0fd08ab4b7849072c36407f authored over 11 years ago by Fletcher Nichol <[email protected]>
Up version for development.

4957d474950f5b3f046f89269458c2afab8ab9e2 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.1.0.

0bd10b9c5a906f5f96d9e3a258205509fbf9a3e7 authored over 11 years ago by Fletcher Nichol <[email protected]>
Test again RubyGems 1.8.x and 2.0.x.

ec3ed69726a40c5b4186f4c17c50a736cfe17c4c authored over 11 years ago by Fletcher Nichol <[email protected]>
Add `busser setup` command.

857eff9ff202515fd176e6b0015f9898ee7696bc authored over 11 years ago by Fletcher Nichol <[email protected]>
Add CHANGELOG.md.

334030606a4b3a2d6d4109620f36b293b51ae574 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'kb-to-busser'

63a2ac4e29b8e468797a0745261ee6ca872e951a authored over 11 years ago by Fletcher Nichol <[email protected]>
Thank you kb, hello Busser.

6970386432e0b5a6738d6cf558685300ca4946b6 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 1.0.0.alpha.1, installable plugins!

d7981829e43ce16c02ed8e9ac4389ae6e22f200a authored over 11 years ago by Fletcher Nichol <[email protected]>
Add `plugin install`, `plugin list`, & `test` commands.

a60c78b97676ed8d77df8af21189db8940847860 authored over 11 years ago by Fletcher Nichol <[email protected]>
Support Ruby 2.0.0 testing in .travis.yml.

4bdbafdd78d030f8686f5b0fb1a423e9ba74d488 authored over 11 years ago by Fletcher Nichol <[email protected]>
Support RubyGems 2.0 in plugin install.

7497e59f1137ebc2aa1d5371762f53906acba203 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add `kb plugin install` using RubyGems as packaging platform.

a810ca0a4ef188f718f3ed4ef2b80bc1ab372e2a authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 1.0.0.alpha.0, gem name-grab edition.

a7a625720ee01250ba8105c25d08de6d3557848e authored over 11 years ago by Fletcher Nichol <[email protected]>
Remove plugin command loading (for the moment).

f03b6c05c8dd86405897bc6d37b57b8af43c5f7a authored over 11 years ago by Fletcher Nichol <[email protected]>
Add badges to README.

e3553c3e84ccd888c7aba6f3f788d17dd89246cb authored over 11 years ago by Fletcher Nichol <[email protected]>
Love that TravisCI!!! <3 <3 <3

eca14f809ad55d4755f69818e308834b126a9b6e authored over 11 years ago by Fletcher Nichol <[email protected]>
Include features/ in `rake stats`.

f4a4e34a6f2d09e0bfa8db4880c82a7c670466cc authored over 11 years ago by Fletcher Nichol <[email protected]>
Implement `suite cleanup` & `suite path` commands.

da61db40101f65fb8a4169030b3b0985ef462ef1 authored over 11 years ago by Fletcher Nichol <[email protected]>
Kitchen Busser - Runs tests for projects in test-kitchen.

ebc6d5d15cfc8b157c3845c4841837b8842307a1 authored over 11 years ago by Fletcher Nichol <[email protected]>