Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/busser-serverspec

A Busser runner plugin for the serverspec testing library
https://github.com/test-kitchen/busser-serverspec

Add archive notice (#73)

Signed-off-by: Dan Webb <[email protected]>

0bdc475bdded613dd9436f8d107a55e60358db95 authored over 1 year ago
Release 0.6.1

b072a5dbc451f4ba5a4020c90f1af8c041fc22bf authored over 1 year ago
Update aruba requirement from = 0.6.1 to = 0.7.4 (#61)

Updates the requirements on [aruba](https://github.com/cucumber/aruba) to permit the latest vers...

9df8a00f4c0fad9c09eaa5a95e2baa31a3a73da5 authored over 1 year ago
Update cucumber requirement from = 1.3.18 to = 4.1.0 (#66)

Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the ...

f7415fc53dd042eb1615240641b9946f4fb6849e authored over 1 year ago
Publish 0.6.0 (#71)

c83a24a7863a70543fa10cbd9d6ac8797e579864 authored over 1 year ago
Fix broken link in README (#68)

4bb1945d7151e23dfb78001c8ce1e7e7cdfc48fa authored almost 2 years ago
Merge pull request #67 from test-kitchen/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

fee8febbd1d4917a370ab49090e10051eab39a8b authored over 3 years ago
Upgrade to GitHub-native Dependabot

20f1456242a8dc909d5d6c949ed72e639c38461c authored over 3 years ago
Update README.md

e4e1ee105cb10f2a54e3c120e7ed4cb059843473 authored almost 6 years ago
Merge pull request #59 from test-kitchen/ruby_eol

Ruby < 2.3 is long EOLed, stop supporting it

3adfc6d0d5a1cdb79a8e429f119bc6e0b467745c authored almost 6 years ago
Don't pin bundler because thats an anti-pattern

Signed-off-by: tyler-ball <[email protected]>

9a9a6d2cc7596ffddcec5abcb9efe6cfb3a9e968 authored almost 6 years ago
Requiring ruby >= 2.3 at gem level

Signed-off-by: tyler-ball <[email protected]>

e70f11e956219cadb3a7216b8c2e28983249f141 authored about 6 years ago
Ruby < 2.3 is long EOLed, stop supporting it

Signed-off-by: tyler-ball <[email protected]>

417dd510ef0995f7a4692e3dbc706c377017d401 authored about 6 years ago
Update to newest bundler to fix pipeline

Signed-off-by: tyler-ball <[email protected]>

f637ce32414582d14b604b18fb9b8f31f5c69f4a authored about 6 years ago
Merge pull request #47 from tas50/patch-1

Update travis to test on currently maintained ruby releases

f8047acb136683e3d4098ada2d379e4d9e5922f5 authored over 6 years ago
Update travis to test on currently maintained ruby releases

Everything else was EOL

f4727ffdd9e49a52c4b6cdd60fa0982d5b367d4c authored over 6 years ago
Merge pull request #46 from tas50/patch-1

Update badges

7778c28b04b82de5379782d4f1a0f268623c234b authored over 6 years ago
Update badges

Use hi-res badges and remove gemnasium badge

cae815a1447884e9ca4bb75c57e16330d8663867 authored over 6 years ago
Remove the notice about shell stuff.

eb8904729daf72bcd7cdb2b0cf0df132d975b194 authored over 7 years ago
v0.5.10

7c47a8203e90ca012efb00b5311c2059b13d55b1 authored over 8 years ago
fix previous merging

7f92feb8950a8cd206a40ded325e7840e05fb9c2 authored over 8 years ago
Merge branch 'master' of ssh://github.com/test-kitchen/busser-serverspec

69c7b705493a86b1782842a5a6c7786bf0bcb96c authored over 8 years ago
Pin versions of aruba and cucumber

it is inspired by https://github.com/test-kitchen/busser-cucumber/pull/10/commits/cd3e6b3813b1a5...

ebe978d0d7e366953348cebd425be0ae7ef158d4 authored over 8 years ago
Merge pull request #42 from test-kitchen/jk/runtime-rake

Make rake and rspec/core runtime deps

7e4783a0b4373b0fd4f7d061ef7db01a27935c48 authored over 8 years ago
Make rake and rspec/core runtime deps

(since we require them at runtime)

5847d1b86d112dcd842fc517f4075fd1023abe53 authored over 8 years ago
You should use Kitchen::Verifier::Shell + Serverspec

bf3fb139d1db69bff151111f682025f1da14b3ed authored almost 9 years ago
use container-based test

2c55f0cd7f4a60f5764f7880f774f1cd68c61795 authored about 9 years ago
Merge branch '0_5_branch'

e2e7bf5e189f1980cbbaf4b72b871aaf48dd7884 authored about 9 years ago
v0.5.9

cd86127dcd53b245c92615f3dfad2a1d99a5175b authored about 9 years ago
yank v0.6.0

f888464f6d2e5bfd7163b98064d97ae69a4e8762 authored about 9 years ago
Fix frozen string issue when checking Ruby version

When using older versions of rubygems, i.e. 1.8.24, `Gem::Version.new`
throws an exception when ...

0e5fe6d8ea00f3f6e954f62af90f881af7180e6e authored about 9 years ago
ignore vendor

2cdc750e3c301081807e70bbc7b384182402d39e authored about 9 years ago
merge v0.5.8 changelog (without code changes)

eb3b373ff03c70475cd5398bd7947ae7c785f08f authored about 9 years ago
v0.5.8 (without changes from v0.6.0)

4f29d09cee3c4dea320906c27158e8d4c61acb9d authored about 9 years ago
Ruby < 2.0 dev depends

Depend on net-ssh and tins versions compatible with Ruby < 2.0

7787405dd347fb0e39114ed8474eaf65b0ff5ff2 authored about 9 years ago
Install net-ssh < 2.10 for ruby < 2.0

Fixes [busser issue #32](https://github.com/test-kitchen/busser/issues/32)

b211dd80734e2aa614e10643b174f37dbfb3b7f1 authored about 9 years ago
add note for Serverspec backend. ref: #31

91d87b28ff6ca0166ac68637c819445b17f60d88 authored about 9 years ago
add ruby 2.1.0 and 2.2.0 for testing

d8d1cc49cb8ecb066dcffb3bbfbd060328dfed54 authored about 9 years ago
ignore vendor

3951c3c5bef9f9eb2780ad7a4d58ec55e6426509 authored about 9 years ago
Merge pull request #38 from grampajoe/fix-install-gem-version

Fix frozen string issue when checking Ruby version

d05226d87df74611761df4b2c4767c88a993410a authored about 9 years ago
Fix frozen string issue when checking Ruby version

When using older versions of rubygems, i.e. 1.8.24, `Gem::Version.new`
throws an exception when ...

6a9c0e74d7dbc967475a28be0214e524b2689643 authored about 9 years ago
v0.6.0

249f1d7b592d9374495c569421fc3607bfba6cda authored about 9 years ago
Merge pull request #37 from Fatsoma/fix/net_ssh_on_ruby_1_9

Install net-ssh < 2.10 for ruby < 2.0

290ddfef02e5103ea23b58dad12f429d826a0664 authored about 9 years ago
Ruby < 2.0 dev depends

Depend on net-ssh and tins versions compatible with Ruby < 2.0

95454ba1cd3a6c79b875cf81216a595cd2c4dbe6 authored about 9 years ago
Install net-ssh < 2.10 for ruby < 2.0

Fixes [busser issue #32](https://github.com/test-kitchen/busser/issues/32)

c9172795b1643ee125dd44bfe4b88144c48d886a authored about 9 years ago
add note for Serverspec backend. ref: #31

ed48d23b76d864555ea3b75d7b86785a942acbda authored over 9 years ago
add ruby 2.1.0 and 2.2.0 for testing

c7f134987987181a58623eb854a4c25da0ea74a3 authored over 9 years ago
v0.5.7

0e13dc5667b293ed4a9e0e5484538d7e5f5e0845 authored over 9 years ago
use RbConfig instead of obsolete and deprecated Config, closes #29

suggested by Jörg Herzinger <[email protected]>, thanks.

dd27dea55249b458bed6e38c5fc3f3f1d424eb43 authored over 9 years ago
v0.5.6

e42549464f8b978dbda18604a7311c596af3c31a authored over 9 years ago
Merge pull request #27 from gh2k/bundle-windows

Run bundle with explicit path to ruby bin

dbe3cc73c75c06c0b832c8d95de5cb59fdabeaf2 authored over 9 years ago
Run bundle with explicit path to ruby bin

This works around an issue where the .bat binstubs on Windows point to a nonexistent ruby.

Repo...

c02f7b606d706dd5a8551593409dafccb31333bd authored almost 10 years ago
v0.5.5

560201e8debb1bf98c79486d9e76009405894933 authored almost 10 years ago
use File::PATH_SEPARATOR to join ENV PATH. closes #24

suggested by Jacob McCann <[email protected]>, thanks.

83e857d609fc8ef130ad6e7a85694fbd35369835 authored almost 10 years ago
v0.5.4

ba77db35008c20e86cf2a5d8b12a6f9e034540be authored almost 10 years ago
let mute cane Line is >80 characters

2ae4a571b292a67d306abe20f7d2cd9677b94064 authored almost 10 years ago
Merge pull request #23 from coderanger/bindir

Add the config bindir as well.

99703c1daf8568707ce261502f645c2a9ca0ee99 authored almost 10 years ago
Add the config bindir as well.

Gem.bindir ends up pointing at /tmp/busser/gems now, use the config bindir to find the real Ruby...

b1dbb4eda765c9d8440e9db6a4da21f8ca7b8cdd authored almost 10 years ago
v0.5.3

d28968c5d7ac8554581cf4eb437c1fefd80503a7 authored over 10 years ago
make private working methods, closes #18

c68fd28f0a072a73e4998077df396596c40417ef authored over 10 years ago
v0.5.2

03ce9ed5ef2d2ca7d99833f0257e19c691cdd71b authored over 10 years ago
reset gems db

204a904b1f83cb58d6f74e14a34510962b29e839 authored over 10 years ago
v0.5.1

1c9c9b2717cd65b25d68cc3c4bb5b7829caada4d authored over 10 years ago
make cane silence

56a26c32bac0008ba5c99b94498d300cbb9d1c6d authored over 10 years ago
move Gemfile process from postinstall to test.

a93c4bc07c534337449352017411c2e511989c99 authored over 10 years ago
v0.5.0

f568ab07397d66cb003381168a705c5fcc9f5551 authored over 10 years ago
drop ruby 1.9.2 test, because mime-types 2.4.2 does not support ruby 1.9.2.

09b316cd5f77b21438193ea0f0276481c2fa7ef0 authored over 10 years ago
add 'log_switch', '~> 0.3.0', ref: turboladen/tailor#160

9e72ad225132fc6e6275c325366b4793d33b9983 authored over 10 years ago
Revert "temporary disable tailor test, ref: turboladen/tailor#160"

This reverts commit 54dd869b6935e20c3d6216702012fef0f2f363b4.

36b00b86df85799264aa4737e59ce367e2d0ef10 authored over 10 years ago
temporary disable tailor test, ref: turboladen/tailor#160

54dd869b6935e20c3d6216702012fef0f2f363b4 authored over 10 years ago
enable to specify serverspec version in Gemfile, closes #16

36b9ebdb99165a39955df14e0c2b78131172c490 authored over 10 years ago
add note for Gemfile and Serverspec v1

a3d34c4541ed705ceb87957ccf1a271c3751a42f authored over 10 years ago
v0.4.0

4ce5904dae94cc1ba4eb375334a61df5f76024f7 authored over 10 years ago
make tailor silence

fd7f6cf9e49b56ed8ed8623e02a1535f7ac36acf authored over 10 years ago
add --default-path for RSpec 3, closes #15

54fbf2f4591274f88a83622d502b9b4cf102f39d authored over 10 years ago
v0.2.8

457c889157f1eed77d6ac26692d89843cd1c2f7e authored over 10 years ago
update for serverspec v2, closes #13

see http://serverspec.org/changes-of-v2.html for backward incompatibility

65985e9908245cb92d5cdf847a02b317d0e01ed0 authored over 10 years ago
v0.2.7

33ca7b6c9daf9610600e503ebfcec447a5dadc24 authored over 10 years ago
v0.2.7

d813516eadfa1075f0a9a50cdb9d0aa07e09c14e authored over 10 years ago
set style.max_line_length 100

a08e8c11d05d1d61db72d63b91fb6470187143ed authored over 10 years ago
silence tailor

e3e2ce3f71662d818dfa62abf47dbdaf3886d1af authored over 10 years ago
support loading Gemfile. closes #12

a41a6da67872b1102fc7a33e7a8362bd17f8804e authored over 10 years ago
transfer gemnasium to test-kitchen org

c1442bf0a9b670bb9e9d3f70041f99d6e186e75a authored almost 11 years ago
transfer travis-ci to test-kitchen org

7fbe048f617797cfc765b0e67dc3f676636b0b3b authored almost 11 years ago
version 0.2.6

2903b84a5c6608287bb764ddf9065633b176db36 authored almost 11 years ago
update copyright

f86539cdb40c0fa97d2ce2943db3baad748cbfa7 authored almost 11 years ago
transfer repo to test-kitchen org

9666913d93a5f305cd339d491f902fda36965c15 authored almost 11 years ago
add note for globbing pattern

0d527b337a554704c54e0af8060e141e6eee67f1 authored about 11 years ago
version 0.2.5

f0c160f6bcf7b42fe1961edf918d1b2124475a73 authored about 11 years ago
version 0.2.5

5eb329ee04abe5e927cd5923c3ad95c8558a57d2 authored about 11 years ago
Merge pull request #5 from arangamani/rspec_color_and_format

Added --color and --format documentation rspec options

5fbf940cc1a75642275409bd7bb8e5f2133705a9 authored about 11 years ago
Added --color and --format documentation rspec options

8a7eaf2dfd45893083e064aa97f8a6b7dedabca4 authored about 11 years ago
version 0.2.4

0434901fddac7d4085d5030bb403d937c51135cb authored about 11 years ago
Search all GEM_PATH values for `rspec` bin. close #4

thanks to Seth Chisamore <[email protected]>

27a7a9ef2e81731158884a5621b8510468f98907 authored about 11 years ago
add simplecov for cucumber

99d430e698ea9c333406b379c5acfbc32885b7b3 authored over 11 years ago
fix coveralls (WIP)

79e6461a234405fbb17ab5033d3da369e0b0ff2d authored over 11 years ago
update coveralls

0173d5ed69e54bffd77f7920281aa9380bee2dbb authored over 11 years ago
support coveralls

c7649ce1fa3599f011c2b28bd412bd8ea07eb110 authored over 11 years ago
fix development_dependency for cucumber test

4f4a8ecd5860f55b2564b9804e73589effead74c authored over 11 years ago
version 0.2.3

d2f11e2bb292bb331b324d5df18ae8799d72944c authored over 11 years ago