Ecosyste.ms: OpenCollective

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

github.com/cucumber/cucumber-ruby-wire

Wire protocol plugin for Cucumber
https://github.com/cucumber/cucumber-ruby-wire

Release 2.0.0

e3004b409d4efe2f54e9ade56a31882dd23e2754 authored almost 5 years ago by Vincent Pretre <[email protected]>
Fix changelog formatting

b467f3218cebe56736f32c03442c0d896af5d436 authored almost 5 years ago by Vincent Pretre <[email protected]>
Update Changelog after 1.2.0 release

16e6fc095f5db6066ec7a11ae289675d2eceda61 authored almost 5 years ago by Vincent Pretre <[email protected]>
Release 1.2.0

02222ecce3aa3d7ba09265a6f0410cb91ad1c325 authored almost 5 years ago by Vincent Pretre <[email protected]>
Update CHANGELOG.md

fe51200326dc151910a7d79850667b129a05eebe authored almost 5 years ago by Vincent <[email protected]>
Merge pull request #27 from cucumber/use-idgenerator-uuid

Use IdGenerator::UUID

6cb5a4e257b3639dfda3859ef720ea7620598822 authored almost 5 years ago by Vincent <[email protected]>
Use IdGenerator::UUID

c55e16d1565dc9666d1bd87e29faad1ebd85c28f authored almost 5 years ago by Vincent Pretre <[email protected]>
Branch has been merged

eca72b8595aee6a90e46d28c8897d0c01f0bd8fb authored almost 5 years ago by Vincent Pretre <[email protected]>
Merge branch 'gherkin-9' into fire-events

71afe23af229d7e5b8baa64695fc688800631ff6 authored almost 5 years ago by Vincent Pretre <[email protected]>
Merge branch 'add-ids-to-elements' into fire-events

f9fc78c792a3684ec69cb99987eb6d5dc3e8fa8a authored almost 5 years ago by Vincent Pretre <[email protected]>
Specify the branch that should fix the CI issues

e07fb3f5f6e7c8728bc163580618986e912ff527 authored almost 5 years ago by Vincent Pretre <[email protected]>
CircleCI does not like localhost but is ok with 127.0.0.1

be43fda5bd1e3bf9c6c2fac8a5a03cc2b6a74ad7 authored almost 5 years ago by Vincent Pretre <[email protected]>
Enable CircleCI for Wire too

25930156c3e03702f6a36c11d24c91f7a9e112fa authored almost 5 years ago by Vincent Pretre <[email protected]>
DataTable do not need Location anymore

fea1158d2f3954ecfecf3bc1ee48b1199671ee97 authored almost 5 years ago by Vincent Pretre <[email protected]>
WIP: Hooks now need an ID to be generated

We'll need a way to figure how to query for a new ID using the ID generator from cucumber

e0e42cc62772a2e610d4b699bbd21682db1a3b4b authored almost 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #11 from olleolleolle/feature/add-docs

README: Configuration section

74b43cffea88ddbe04f5c3061a96c7631e274181 authored about 5 years ago by Matt Wynne <[email protected]>
Update changelog post-release

e89a9e45c26fe457cc7d2947d1443b76ead8f50d authored about 5 years ago by Vincent Pretre <[email protected]>
Release 1.1.0

da66e0f4956a6088913f98de1de868f3d2b34e6e authored about 5 years ago by Vincent Pretre <[email protected]>
Branches gherkin-8 have been merged to master

56e838bba8c431cb64795fb2b0990806aceeb2bb authored about 5 years ago by Vincent Pretre <[email protected]>
Clean spaces that are not real spaces

a7e2a9334e75348075f6e21f739f805766944bc6 authored about 5 years ago by Vincent Pretre <[email protected]>
Upgrade cucumber-expressions

907f779e447fa4fc5200d12ac03724b9a60cdbca authored about 5 years ago by Aslak Hellesøy <[email protected]>
Fix a failing test

spaces seems to be stripped in the output, contrary to tabs.

e7feefc6fc505a9bdde9ade5b94ce08525235fb4 authored about 5 years ago by Vincent Pretre <[email protected]>
gherkin-7 branch do not exist anymore, use gherkin-8 instead

4ee56cd1d3c9fcef46d6e0d82fd5af6d486a240b authored about 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #22 from cucumber/gherkin-7

Upgrade to gherkin 7

0ddfefc82e4121aea3ef9d6920f750470e6bffff authored over 5 years ago by Luke Hill <[email protected]>
update-gemspec tweaks

ac18322748834e969c65e635dd28bda0b68a9d80 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Fix typo

6d77302e10b9ed70ebdcb3ccd30cb495a2cf7141 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Build all branches

532061a41f23dbf860cc2610c957b5e165936793 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Change branch syntax

e8bdad3ef9fca7d60dff29885e620c5fcab1d307 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Update dependency

b802e8c395fa8369c69b0d0cc66dc8326002589b authored over 5 years ago by Aslak Hellesøy <[email protected]>
Upgrade to gherkin 7

df818f5881d668e00d1e3455224b605ed1f8e4b3 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #21 from cucumber/feature/updated_deps

Update ruby/gem dependencies - require Ruby 2.3

278ee8ab2aa7e747a8218baa11b5c87f5b1eb5b4 authored over 5 years ago by Luke Hill <[email protected]>
Update ruby/gem dependencies

fe928382ac074685dec16b89ea62a714d228c360 authored over 5 years ago by Luke Hill <[email protected]>
Merge pull request #17 from cucumber/ci-use-latest-jruby

CI: Use JRuby 9.2.7.0

4dd56b75aab6812a2c775740263f6cd1fadf5c8a authored over 5 years ago by Luke Hill <[email protected]>
CI: Use JRuby 9.2.7.0

- remove the sudo: false directive, which is now unused - see https://blog.travis-ci.com/2018-...

af42046520c2a5e695df43c46e9f5d297dd7f7b8 authored over 5 years ago by Olle Jonsson <[email protected]>
Upgrade rubies, don't depend on git

56b552f74c18f332ffe435be584576a0d8c12e25 authored almost 6 years ago by Aslak Hellesøy <[email protected]>
Upgrade changelog

ef08fa9476c2e776b13675812fbd8ccdd536557a authored almost 6 years ago by Aslak Hellesøy <[email protected]>
Local gems are loaded in a similar way to cucumber-ruby and cucumber-ruby-core

a4f276dcf7861ae62fd6fc136cecddacd9851b8c authored almost 6 years ago by Aslak Hellesøy <[email protected]>
Bump to cucumber-expressions 7.0.0

3d44f8ea263aeb8178fcb4dfb41b58c7a40c5772 authored almost 6 years ago by Aslak Hellesøy <[email protected]>
Release 1.0.0 & Add contributing

76561c7a3e480af47ee72f49b43495607551603e authored over 6 years ago by Jayson Smith <[email protected]>
Merge #15 'Add feature describing expected serialization of docstrings'

eea5318fb0abcd319902598ae0772ad052936794 authored over 6 years ago by Björn Rasmusson <[email protected]>
Add feature describing expected serialization of docstrings

This is intended to help reproduce and diagnose
cucumber/cucumber-ruby#1183.

0c461c1992ebe2f3288fec05dbec3be9e6df9846 authored over 6 years ago by Giel van Schijndel <[email protected]>
Merge #14 'Adapt to the move of Location to Cucumber::Core::Test'

Also update Changelog.md, cucumber-wire.gemspec and .travis.yml.

8b2c16f7204cd3e0b98cbd37ecd4d69d853fc963 authored over 6 years ago by Björn Rasmusson <[email protected]>
Fixes to work with modern Cucucmber-Ruby

* Pass the registry all the way down to the step definitions.
* Move the class StepArgument from...

51ff0156094757ad21b8f380e2427d5b366924fa authored over 6 years ago by Björn Rasmusson <[email protected]>
Adapt to the move of Location to Cucumber::Core::Test

c692720cf9ef7a0660cc7e3d9c44425db4930cdb authored over 6 years ago by Björn Rasmusson <[email protected]>
Merge pull request #13 from cucumber/changelog-add

CHANGELOG add for cucumber/cucumber #251

6395397df9558e6edbb129ebb4cda755ae5d7440 authored over 7 years ago by Jayson Smith <[email protected]>
CHANGELOG add for cucumber/cucumber #251

7873ff14a99b16754f66189421110c655ad85916 authored over 7 years ago by Jayson Smith <[email protected]>
README: Explain background for gem

- [ci skip]

001b745bcfdd55407a8bcefd2e1aea6b3116fc9a authored over 7 years ago by Olle Jonsson <[email protected]>
README: Configuration section [ci skip]

5fe388a800cc219bad77f702acc31d1739ea8e6f authored over 7 years ago by Olle Jonsson <[email protected]>
README: SVG build badge [ci skip]

1c46fa78bb7ddfdc2802a9a600014b4681907224 authored over 7 years ago by Olle Jonsson <[email protected]>
Merge pull request #10 from junaruga/feature/readme-add-build-status

Add Travis Build Status to README.

27e45d5cbe85686fa9d853bf638e41717078b380 authored almost 8 years ago by Jun Aruga <[email protected]>
Add Travis Build Status to README.

4287c4fb80e249f3c8198a126bed8e507304a56b authored almost 8 years ago by Jun Aruga <[email protected]>
Merge pull request #9 from junaruga/feature/travis-drop-1.9-and-jruby

Drop Ruby 1.9 and JRuby from supported platforms.

6717988422e07443dd0151f1fd5d42862693a665 authored almost 8 years ago by Jun Aruga <[email protected]>
Drop Ruby 1.9 and JRuby from supported platforms.

9f2a5874ae7225168506181f2cdeadce5edbc70f authored almost 8 years ago by Jun Aruga <[email protected]>
Add ruby-head to Travis. (#8)

* Add ruby-head to Travis.
* Remove remove-wire-protocol-to-plugin branch.
That causes error...

6e4b425d1de6074e47f4077ad52fc2ba04a04dee authored almost 8 years ago by Jun Aruga <[email protected]>
Merge pull request #7 from junaruga/feature/travis-ruby-2.4

Add Ruby 2.4 to Travis CI

bb8e6ae1eb63108fd8e4c1014acbe37817a43731 authored almost 8 years ago by Matt Wynne <[email protected]>
Add Ruby 2.4 to Travis CI

c0026dab223791b80fcd0fe7dd5d86271f5ded86 authored almost 8 years ago by Jun Aruga <[email protected]>
Add license

Closes #4

0839d2f60eb2fbb73c39e4503ebfd0fe36a04225 authored over 8 years ago by Matt Wynne <[email protected]>
Ready for gem release

72a00165db2da64754e511792c0a9f1d2180a742 authored about 9 years ago by Matt Wynne <[email protected]>
Use new Cucumber StepMatchSearch API

6b4cda78300ca3a2db652ee7dfec6285969abc22 authored about 9 years ago by Matt Wynne <[email protected]>
Match new Aruba API

64722779ac7b1a489350bccd372d9401415bb37b authored about 9 years ago by Matt Wynne <[email protected]>
StepMatch event now done by ActivateSteps

850c94149c4544eb0925f9121389313a2e90dcfb authored about 9 years ago by Matt Wynne <[email protected]>
Cucumber depends on this project until we can deprecate in 3.0

f50e62f7036e99db8548776ca6efdd9215ed4142 authored about 9 years ago by Steve Tooke <[email protected]>
Remove dependency on obsolete branch

61ee3fa79f24299511a5414fe058ec99dca56708 authored about 9 years ago by Steve Tooke <[email protected]>
Remove @announce

46f499ee181276ad3f5b1f5761bf3ea142c0860a authored over 9 years ago by Steve Tooke <[email protected]>
Use new StepArgument type from cucumber

f415077edbbcc860e4011d354041fcd627b9a949 authored over 9 years ago by Steve Tooke <[email protected]>
Remove @todo

ee18e380387f9def520a47af876fdc6440a67b5c authored over 9 years ago by Steve Tooke <[email protected]>
Whoops

19542486373fc9ca92f9c4970fba1fc6bfd9bf96 authored over 9 years ago by Matt Wynne <[email protected]>
Emit StepMatch event (fixes usage formatter)

d8d87c6fec6b02c7c09aaa5ef2fc0c0fd4884de2 authored over 9 years ago by Matt Wynne <[email protected]>
Bit of a hack this.

We really need a `Core::Ast::Location::Unknown`

6f72132aca622076b1d3179decaeda57a8e72934 authored over 9 years ago by Matt Wynne <[email protected]>
Add travis build

9b915d7913c2ae1b1e080a47621f7304ffa50032 authored over 9 years ago by Matt Wynne <[email protected]>
Make compatible with 2.1

d941c179ce2ca80b4fa5f32fdb263d0156ed99c6 authored over 9 years ago by Matt Wynne <[email protected]>
Complect Gemfile to enable local hacking, and running on CI.

dc546e95a462c565478c5b6de75c05d8cda21563 authored over 9 years ago by Steve Tooke <[email protected]>
Use local copy of core

5cfb447896e790845f2dfa52347db7e39b43f2a0 authored over 9 years ago by Steve Tooke <[email protected]>
Tag final failing scenario as TODO

Nearly there!

@tooky this one is interesting. It's failing because of [this
code](https://githu...

89642961de7d69ffaa5b3616e45cf3d39230a8b5 authored over 9 years ago by Matt Wynne <[email protected]>
Leverage new behaviour from

https://github.com/cucumber/cucumber-ruby/commit/d5fbe7a778d7900298fa438c43677a93f18470ac
to make...

a9fd33ee64e9b1bb7928432c5c57f4daa61d5e49 authored over 9 years ago by Matt Wynne <[email protected]>
Use local cucumber for now

f829fe43a63de240919bf92305d288af8aab446d authored over 9 years ago by Matt Wynne <[email protected]>
Fix test

59a15c60ea8b987adf71b1ba581ca899cfd226ce authored over 9 years ago by Matt Wynne <[email protected]>
Fix test

7e9bb318fe0290e9df087ae134a90d807716e9ed authored over 9 years ago by Matt Wynne <[email protected]>
Start to fix step matches feature - not there yet

a98f12a272cf1115209e8b8175aeaf478218e8b3 authored over 9 years ago by Matt Wynne <[email protected]>
Get snippets test to pass

@tooky I cheated a bit here. The output now contains both a Ruby snippet
and a wire snippet whic...

66edd42a96d3039e05057d6a584d382b80107959 authored over 9 years ago by Matt Wynne <[email protected]>
Ignore ctags

27390cce104437e8ef9d788c11858ba096ee75fa authored over 9 years ago by Matt Wynne <[email protected]>
Add TODO

dc7c6acd522f0a8fb1dda204b98872298aeb5ab9 authored over 9 years ago by Matt Wynne <[email protected]>
Refactor

55ad4f1ffa629218f97b3d3c4e880224c2e9f272 authored over 9 years ago by Matt Wynne <[email protected]>
Fix test

81f1597535d8b092041f5bc56363e531035c5c19 authored over 9 years ago by Matt Wynne <[email protected]>
Start to get before / after hooks firing

Still need to work on tags I think

d15707b8a22a87c79663f5f3ec2a6aa9a036751d authored over 9 years ago by Matt Wynne <[email protected]>
Extract class

c913715de0d477d4470ac7f28e5dc119787c87dd authored over 9 years ago by Matt Wynne <[email protected]>
Fix stuff I butchered

8cadb9b5efbbb236e4d9404be5457ddac81b49c2 authored over 9 years ago by Matt Wynne <[email protected]>
Rename Plugin -> Connections

c0d6beeaccb31acd6ef11b32d80058fbe00428f4 authored over 9 years ago by Matt Wynne <[email protected]>
Make things a bit more modular

77b06d7f61f32c974d0c0a9ca9a2a1ea09134215 authored over 9 years ago by Matt Wynne <[email protected]>
Start to get the invoke message scenarios working again

9275acecf79169992ea05d0b932fa062492bb419 authored over 9 years ago by Matt Wynne <[email protected]>
Update scenarios to be failing better

b757ee498606156eba99abfcf67eeb33a884cda5 authored over 9 years ago by Matt Wynne <[email protected]>
Import all source code and get specs running

Did a little bit of renaming. Still not entirely happy with the name
`Plugin` for the entry poin...

02e4d54a8509da1f8cf93c3259945d21a8513ee8 authored over 9 years ago by Matt Wynne <[email protected]>
Try and run the right version of Cucumber

d5e6c08ca125cab2797946eb6e8ae7dc94093df5 authored over 9 years ago by Matt Wynne <[email protected]>
Add Gemfile, pointing to the dev branch of Cucumber

beafd11a3436435cedf18cc581733b37e26eaea8 authored over 9 years ago by Matt Wynne <[email protected]>
Add aruba, fix bug in gemspec

85dbe0ca52f6b3770412bce3468ffd03d78b774c authored over 9 years ago by Matt Wynne <[email protected]>
Add signposting

632a80167a4e0f54905760a94a512930fca37e94 authored over 9 years ago by Matt Wynne <[email protected]>
Import features from Cucumber repo

60f473bcaf8f12cd6d494d10eda8309d833a7522 authored over 9 years ago by Matt Wynne <[email protected]>
Initial commit

ce4f04459e33a3af4ed6c5fc6e230312f8c4626d authored over 9 years ago by Matt Wynne <[email protected]>