Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/busser-rspec

Run RSpec tests through busser
https://github.com/test-kitchen/busser-rspec

Merge pull request #17 from test-kitchen/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

e5cf7f9675d2d8fb5b4d75340daf96fa128a155e authored over 3 years ago by Tim Smith <tsmith@chef.io>
Update busser-rspec.gemspec

Signed-off-by: Tim Smith <tsmith@chef.io>

45fe9a820f858acd70c6e5ab6bfa1d1f5830f66c authored over 3 years ago by Tim Smith <tsmith@chef.io>
Upgrade to GitHub-native Dependabot

6b1f699ab105f0464b448adc32f589f225ef504a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update README.md

bdad755c419b2ba9818bd089d1283faa04bb3f58 authored almost 6 years ago by Tim Smith <tsmith@chef.io>
release v0.7.6

5abf62aab9a68a8c1efa15cbe8b03cbc3b8dd133 authored over 9 years ago by Seth Chisamore <schisamo@chef.io>
Document how to set the rspec formatter

This is an documentation-only alternate solution to #9

49b5bf18ae9cca18204d211d621da7838adeb1d9 authored over 9 years ago by Jordan Sissel <jls@semicomplete.com>
Merge pull request #11 from jordansissel/patch-1

Note how to use a custom Gemfile for rspec runs

4c4430dd6fe8e30c4d46b83a8706a61ef59589f7 authored over 9 years ago by Seth Chisamore <schisamo@chef.io>
Merge pull request #14 from dhoer/ruby_not_recognized

Fix bundle install for windows

b1f130dbb48c1d3865fff4780f2ec428f2d587b0 authored over 9 years ago by Seth Chisamore <schisamo@chef.io>
Fix bundle install for windows

8ec613ddb6b8f7e010ea298d482e7c84d31b1aeb authored over 9 years ago by Dennis Hoer <dennis.hoer@pearson.com>
release v0.7.5

42f1e774e6dd66e2de7a535489ca744a35ad4838 authored over 9 years ago by Seth Chisamore <schisamo@chef.io>
Merge pull request #10 from databus23/patch-1

fix bundle install on windows

7be1fd80a2e50b14d8ec9b9eb1df13949cba3145 authored over 9 years ago by Seth Chisamore <schisamo@chef.io>
Note how to use a custom Gemfile for rspec runs

Related to #8

c86a96b45954c51b004d9024053a8b89ab220d2b authored almost 10 years ago by Jordan Sissel <jls@semicomplete.com>
fix bundle install windows

shelling out on windows with backticks or `system()` does not yield a unix type shell. e.g.:

...

f329dd3400c43942063dc20420219a30d952360d authored about 10 years ago by Fabian Ruff <fabian@progra.de>
Version bump

5be272bde9c028f942ce1fd33dfc053e37c806ef authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Move chef-apply after bundle install

5ae8d4ad7ce660a270744582eaa2db1f58678f91 authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Use system() not run() for running chef-apply

Using run() ties bundler into the mix.

c262b763b4c95a76ae84d20f24016d8eda09db88 authored almost 11 years ago by Seth Falcon <seth@opscode.com>
bump version for patch release

7a1f601cc0302ac2a58e2a09a9a6551572ca0687 authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Merge pull request #6 from hyone/fix/path_on_bundle_install

Set $PATH when bundle install from internet [obvious fix]

7a06523e72897e0200783074b976c3e6e11b0a9f authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Set $PATH when bundle install from internet [obvious fix]

971279134f1d8f146127ada6655241843bccf2fd authored almost 11 years ago by hyone <hyone.development@gmail.com>
Bump version for release

b3c9d40ebe13090869415ce0d25aaa201714ff85 authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Merge pull request #4 from opscode/nls/readme-updates

clean up readme

c2c719e15d7e141572951060448187e84bc3edb3 authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Merge pull request #3 from opscode/remove-chef-apply

Switch to thor actions instead of chef-apply

4176ca8adc9199cc6b4401a10d5c0163fcc3615e authored almost 11 years ago by Seth Falcon <seth@opscode.com>
Adding comment for || bundle install behavior

4f6cfa6d7a15436dc49212ea83420311635a3591 authored almost 11 years ago by Adam Jacob <adam@opscode.com>
Raising an exception if chef-apply is not found

d7a5ee67ea5a6fa772a77443607c596c3bbe9af2 authored almost 11 years ago by Adam Jacob <adam@opscode.com>
clean up readme

2f04893516010c3b588301b7fa14a5bc54943d1c authored almost 11 years ago by Nathan L Smith <nlloyds@gmail.com>
Switch to thor actions

8a7949b7c6350862e094738bc431b4008db22510 authored almost 11 years ago by Adam Jacob <adam@opscode.com>
Merge pull request #1 from cl-lab-k/fix_cucumber_test

fix cucumber test

4fc07cc5561d248484c3a46a2a0f758af090f311 authored almost 11 years ago by Adam Jacob <adam@opscode.com>
Merge pull request #2 from cl-lab-k/remove_rspec_version

remove rspec version

2e1dd2fc9bcd5df4cbadfe7632aff4396d928c32 authored almost 11 years ago by Adam Jacob <adam@opscode.com>
remove rspec version

b05fc721b98338e15d7731328b1308fd132d5cfe authored about 11 years ago by HIGUCHI Daisuke <d-higuchi@creationline.com>
fix cucumber test

f5f3016b7211cb0e26391300f20c55cf7b8d206e authored about 11 years ago by HIGUCHI Daisuke <d-higuchi@creationline.com>
Fix path bug

2ceaf615865443765cd71f99bccaf88bce562790 authored over 11 years ago by Adam Jacob <adam@opscode.com>
Use bundle instal --local if possible

0e1a1a79913d2a23b65403284e9ce0aecbd7eb65 authored over 11 years ago by Adam Jacob <adam@opscode.com>
Setup recipe, bundle install, pure rspec runner

fceaaed99f727c388debd5376996823847d0040d authored over 11 years ago by Adam Jacob <adam@opscode.com>
Add the gempath

e9de63c9ae2c8f19b9c658cdbeaf0bd34981e8cc authored over 11 years ago by Adam Jacob <adam@opscode.com>
Fixing bundle path

277c562737bacc3be71a38dfdcbdf7b575a9c36e authored over 11 years ago by Adam Jacob <adam@opscode.com>
bumping version

2f795ec715fa1bf949b4fa9f84f1e7850ea220d0 authored over 11 years ago by Adam Jacob <adam@opscode.com>
Lets try installing bundler

edac86207833fedb85b55b23a15246a593e3f56f authored over 11 years ago by Adam Jacob <adam@opscode.com>
Fix readme

8bfa1717e7c9ab1cc37ad0cdbec111ca8615e11f authored over 11 years ago by Adam Jacob <adam@opscode.com>
First commit

5e553c3932dcee8315dd7df37d82656cda891323 authored over 11 years ago by Adam Jacob <adam@opscode.com>