Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/busser-bats

A Busser runner plugin for bats
https://github.com/test-kitchen/busser-bats

chore(main): release 0.5.0 (#31)

ae76c5877c98cdd26464422f9abb47b837eef6b7 authored about 1 year ago
feat: Remove cane (#32)

The author now recommends using Rubocop

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

1bf1bda3235445455cec19ee47af3cf3dda667b0 authored about 1 year ago
feat: Bump Ruby version to 3.1 (#30)

* feat: Bump Ruby version to 3.1

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

* feat: Bum...

948f6265ca4a5aa187bf7e76f93dd275b1568b0d authored about 1 year ago
chore(main): release 0.4.0 (#29)

bfdd315580d04de3af6ffa1cbc2025ea73702d3c authored about 1 year ago
chore(main): release 0.3.0 (#27)

14205eac63b7c867ab02f65ea9c8f10c8dcba6d1 authored about 1 year ago
feat: Add publish workflow, lint workflow (#24)

* feat: Add publish workflow, lint workflow

- Adds linting and unit test workflows
- Adds pu...

1a8adb3f146b10173aec2a779b0a3fb43745be11 authored about 1 year ago
Merge pull request #21 from test-kitchen/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

b30366800ee56132a5d9add7750ba6902e385a44 authored over 3 years ago
Update busser-bats.gemspec

Signed-off-by: Tim Smith <[email protected]>

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

121b17e889d5392faba5a05cf210f8a011c5c5dd authored over 3 years ago
Update README.md

4b676102b661783f532a97e82cfc90a747991d77 authored almost 6 years ago
Up version for development.

4b01b03456ad723d39daa0af8b3145f373cc4186 authored over 10 years ago
Release 0.3.0, wth vendored Bats, version 0.4.0.

7deca43d885408f10084dc74a960b3e9b9c669cc authored over 10 years ago
Upgrade vendored bats version to 0.4.0.

Closes #12

e51155c25df360cd3a07c6b98278bc5378076096 authored over 10 years ago
Update Installation & Setup section of README with more useful link.

A stopgap until a more complete reference page is created.

Closes #10

df6366d528ae6f67b8e9f927a49400f344356701 authored over 10 years ago
Allow Aruba tests to wait 20 seconds (vs. 10).

46ed1b00242de4fc5520936ded4413cb0a9d3c49 authored over 10 years ago
Update .travis.yml.

de1dd6f8a3d4db7d35ddaf196e49e735633d9888 authored over 10 years ago
Update testing and code quality dependencies.

0be8519c902bc7be35f5bad413fbd321a044a818 authored over 10 years ago
Prefer double-quoted strings (style).

d6a40b832b89f3de4dbf594290a451d86a2fd5ad authored over 10 years ago
Add simplecov, disabled by default.

44da1e82f745300214692b46a2fe427f1be06007 authored almost 11 years ago
Add Guard to project.

5973042858d0b7428f8ac51bb7c7927cc9a5c9c9 authored almost 11 years ago
Remove Tailor from project.

18acd12f6565d4a699c0c1c993f4e03dd237da75 authored almost 11 years ago
Update test matrix (Ruby & RubyGem versions).

6f69ad2a126acf63a99dae206fd848007699f3be authored almost 11 years ago
Add moar badges.

239b7108b0fbf1d65048587788b864981f5fd04d authored almost 11 years ago
Up version for development.

d615d4b65bad3bc13ba0f3f5437e170a1a75078b authored almost 11 years ago
Release 0.2.0, vendored Bats source for faster wins.

87a388fad41aaaa8d80b850c5833943809b3e12c authored almost 11 years ago
Ensure that bin/bats is a symlink to ../libexec/bats

aebfd1cb8f1186b581b9719102cf847d5c3c9a1c authored almost 11 years ago
Update homepage in gemspec.

478fa1e0850fd30f03e9e7c401ea15dcb0e4587a authored almost 11 years ago
Vendor a copy of Bats locally to spped & simplify plugin installations.

A version of the Bats source code is now in vendor/bats and the
postinstall block will call the ...

db7e2a71487d119a52c084a5cbf7692de37748ba authored almost 11 years ago
Always download a tagged version

08e3c0582530b24e08c3448e9fb7f3f66d96ecd8 authored about 11 years ago
Update README badges

fff2c14b632093573866fa40dfa11bf1f3eac589 authored about 11 years ago
Up version for development.

7e3643402053897e6b145eb582e6121737952f3e authored almost 12 years ago
Release 0.1.0, MVP-ready.

482ee961eca087186467b532dffb2046d0ae0360 authored almost 12 years ago
Update description strings in gemspec and plugin class comment.

3b865d7db8bddae4cf091f5e8c8c623579a3d044 authored almost 12 years ago
Remove cucumber steps as they have been pulled into upstream busser.

96276aa7bd94d98cd665ad61049fa8b02db9268a authored almost 12 years ago
Add badges to README.

57717fc036fe7f1618a062c395e6ab0fc1a9f3c5 authored almost 12 years ago
Implement postinstall and test functionality, yes!

d3294aa61cea88165be71392228411df803d1a43 authored almost 12 years ago
Update README and gemspec.

e0456eec07ade25d2138ff3aaaa44f50f31df5a0 authored almost 12 years ago
busser-bats: a bats test runner.

Project skeleton created by running:

$ busser plugin create bats

af8e4d18375be7a098ded8d192fefbcbd341115f authored almost 12 years ago