Ecosyste.ms: OpenCollective

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

github.com/cucumber/gherkin

A parser and compiler for the Gherkin language.
https://github.com/cucumber/gherkin

Rename to BinaryToMessageIterable

d4d43f7310285d144ac45b99e30e2277d9276eef authored about 5 years ago
Add support for NDJSON as input everywhere.

1898a0195a53bcb1d03680a13f59e8702ceade97 authored about 5 years ago
Merge branch 'master' into fake-cucumber-handle-statuses

b53fd96b5541701f824221dfd805e71a0f1f1ab4 authored about 5 years ago
Merge pull request #793 from cucumber/fake-cucumber-use-cucumber-expressions

Use cucumber-expressions to generate the match in fake-cucumber

6dbb88b95cd6fe366e504442b852d705d3abab14 authored about 5 years ago
Merge branch 'master' into fake-cucumber-use-cucumber-expressions

6caf26a27fe061c58696981811eed07e8cfee0c7 authored about 5 years ago
Post-release dependency update

da85ac409680dcd2278a189bec12f2a0c9bd27eb authored about 5 years ago
Merge branch 'master' into fake-cucumber-handle-statuses

e463b158ff643d23bb77a2a481335b0ef6c91069 authored about 5 years ago
Post release gherkin v8.2.1

87aca88af7dbf9dfc7199e0cc35bd91863df947b authored about 5 years ago
Release gherkin v8.2.1

a499106f5d447958bd04dd4f4745298bf6442e98 authored about 5 years ago
Reformat code

daadfd6a7a241bc7e38b64944d429a9311b0efec authored about 5 years ago
Merge branch 'master' into fake-cucumber-use-cucumber-expressions

9c6334a29a243b9714c1d2fa601f6206fd6b7be2 authored about 5 years ago
Merge pull request #800 from cucumber/gherkin-unique-picklestep-ids

Gherkin unique picklestep ids

ca68d1042476c22d9c310a63dc44e77eabc57129 authored about 5 years ago
Make all implementations of gherkin a bit more similar

6554bee34ba02a8c243dc98daf0dc7e22a3d26fc authored about 5 years ago
Update CHANGELOG

4a192c5bd2d368ef1f6a1ea720e9f2e83d54ff70 authored about 5 years ago
[gherkin-ruby] Ensure PickleSteps from Background have unique ID

b58e9f25ce47f9bc4f76344b99c4c2eeb38c2026 authored about 5 years ago
[gherkin-java] Ensure PickleSteps from Background have unique ID

5e23035aa1360bfb334ea210bc0a95936e25a054 authored about 5 years ago
[gherkin-javascript] Ensure PickleSteps from Background have unique ID

0b1b99f15b4f4d5db6fe24564b0633a59f31f120 authored about 5 years ago
[gherkin-go] Ensure PickleSteps from Background have unique ID

Also regenerated Golden JSON to port the bugfix to other languages

41b7d59b671c4bedf4cca733e351982d3b57bfaf authored about 5 years ago
Replace FakeTestResultsStream with CucumberStream

c0bf8ead4987218d383e3aafecdf40568c10292f authored about 5 years ago
Merge pull request #799 from cucumber/print-enum-values

NDJSON: Print enum values as strings

9c79a7c3ad8de63fe6bda5d9157fe541f7b33194 authored about 5 years ago
Update dependencies

7d10cf83c5662e11cb3bc93ce999097ee87ca130 authored about 5 years ago
Fix token creation

dfd358b92c81e12de8645cdd8db868c08b24ad87 authored about 5 years ago
NDJSON: Print enum values as strings

cef9c59c4099bf64e5c1a65981df6c8fa22094fc authored about 5 years ago
Run tslint --fix on all TypeScript code as part of build

d8da844e6cfc02dd6171d08841e5c6a2985c67f1 authored about 5 years ago
Upgrade dependencies

02ee61113a97050259d638fe6e4319b7c09b5485 authored about 5 years ago
Update dependencies

12e173eca61fadd42003a704601a012174b2acb1 authored about 5 years ago
Update changelog

06f320f03ca25142f0ca708d5ebf3835f73c5337 authored about 5 years ago
Post release gherkin v8.2.0

039fb5ee7a373d32095ae0ebdd9c7bde1b72cf05 authored about 5 years ago
Release gherkin v8.2.0

4e59d985b695d6f4af7e652c83dc3db596430966 authored about 5 years ago
Merge pull request #795 from cucumber/update-dependencies-2019-11-14-cucumber-messages

Update dependencies

ad3ecdc288c13e1fc4c3e26fa42aa30bf4a68b65 authored about 5 years ago
Avoid false positives when checking a jar

9055fe8afa3d834d05110109230ea7745bce07e0 authored about 5 years ago
Update dependencies

89ab2d902b339c0c6c94892a25e1c897bc0d783e authored about 5 years ago
Release cucumber-messages v7.0.0

5a78fa026780a62969fb7daece531fc97a83f749 authored about 5 years ago
Remove unused/deprecated messages/fields.

Also moves dots-formatter under cucumber-demo-formatter

4f1ec7daf42165c5abbe905040a6ece4e493c0ad authored about 5 years ago
Merge pull request #790 from cucumber/cucumber-messages-reference-ids

WIP: Cucumber messages reference ids

9ddf5e8593be3445090fc9c4c6fc31092a5da0f3 authored about 5 years ago
Clean bin/classpath.txt

3520eece96fd169d7673d876780013c6172842da authored about 5 years ago
Update dependencies

b51f1ba7eba32a916b16f707a8c8ba73bad93e60 authored about 5 years ago
Remove -cgo option to make Go cross compilation work

16a17966f929854085a89902799a89a56750496c authored about 5 years ago
Upgrade dependencies

1d6d0d124e07bd160dbe65ffcac3625757bdc118 authored about 5 years ago
gherkin-javascript: handle Tag.id and PickleTag.sourceId

cf2f9de2b6cd42bcdc82c547d0ff3ad96885d919 authored about 5 years ago
gherkin-java: handle Tag.id and PickleTag.sourceId

9fddcebbeb3e1148d9dc4ea2b4876abe849c3163 authored about 5 years ago
gherkin-go: generate Tag.Id and PickleTag.tagId

re-generate golden samples

4c416579a002e1e3ddc77f7c693efd6a5c1cca40 authored about 5 years ago
gherkin-ruby: handle Tag.id and PickleTag.sourceId

5b61bccb022444f7ec7e1450d1d4fc41b143a494 authored about 5 years ago
gherkin-go: use sourceId instead of tagId - regenerate samples

20ada9998fed5dd2f8668ff90c23e06cc3aafeca authored about 5 years ago
Add sourceIds to PickleStep

df13f486b78ec1175d848636615bd35b71b258a1 authored about 5 years ago
Support rules

83a4c01045c74b825614b60ab04fd5637567680c authored about 5 years ago
Always provide default options for gherkin. Test fake-cucumber CLI.

643f839bed1b88822c6ace7a02d4661ce1e7a7d6 authored about 5 years ago
Add step id

ae6db39cb18d5e57250c108846eda5f2df5a4ab7 authored about 5 years ago
gherkin-java: Add Step.id, PickleStep.id PickleStep.stepId in produced messages

Remove Location fields

42d42256f3bc2b3762e136bbd6971ee9b78d2440 authored about 5 years ago
Add Step.id, PickleStep.id PickleStep.stepId in produced messages

Remove Location fields

Also remove some dead code

b692257db7f98ac51910091d6aed7dcf9a7c6086 authored about 5 years ago
Regenerate testdata

f4ff5100a2fc4e7188c296ef8ec6eb338fdaff28 authored about 5 years ago
Do not use Locations in Pickle, use IDs instead

a1e9d243d9cdabd7a9086e8f668207e6ff012f0c authored about 5 years ago
Set PickleStep#id

9a8f4c9da721be804283347300de1c1baf42f03d authored about 5 years ago
Fallback to UUID id generator when nothing is specified

a2251e08b7e49abb71bc59e52357ea47028e43d3 authored about 5 years ago
Remove unneded superclass

8a7b02fec3afb61f9ad2e9c27cbec5f86fe7d619 authored about 5 years ago
Do not use class methods/instances for IdGenerators

71b7953e5de82ef649c0c11761f1ccec465ae843 authored about 5 years ago
Use ID generator for Pickles too

Also no need for inheritance for Incrementing and UUID

02bc3eda7de77c8f0130d55f2a6fb7938a42fd75 authored about 5 years ago
Update gherkin/javascript to use new Ids

6f3391cb8782ed58f81b0e1a1d3c4ab65ab4f2d9 authored about 5 years ago
Fixed go implementation. Updated testdata.

bb8eb29c450b5ea1f87d355c1510b568ff626684 authored about 5 years ago
Allow using incremental ids in bin/gherkin

Use that for acceptance tests

e1eb9303858ab5ee6f384410358447da42673447 authored about 5 years ago
Add ids and sourceIds in messages

e50e163f557e4384fd01f3f8b8346e9905863124 authored about 5 years ago
Add IdGenerators for Ruby

ddc86c80934eabf1cecc8f37079d2a003af49dc9 authored about 5 years ago
Add unit tests to show the issue with incrementing

5934b4dd56bcf07ba510f55759071a7b26e0301e authored about 5 years ago
Generate predictible IDs when generating test data

a7f1e60e701a93d9ea01d9f6953ba1f30b03b43e authored about 5 years ago
Pass on the newId func when needed

86501e2b1d85c3c8959906191c87b3f15b8f1540 authored about 5 years ago
Start IdGenerator implementation

613e7f5d9d36dd9918badc8e7f373682a91833fd authored about 5 years ago
Use IdGenerator to set ids in AST and pickles

5653f6aac94f48ff63f3eeaddc0f50f7defffb55 authored about 5 years ago
Do not try to add replace in go.mod when there is no need (see #774)

84a8bb7ed9d470a34c2bc615a961cb1f5c8d95d0 authored over 5 years ago
Merge pull request #777 from cucumber/gherkin-ruby-fix-ruby-2.4

gherkin: Add acceptance test that fails on Ruby 2.4

9b10321030dea102bb40d3346b4de9ba5d433062 authored over 5 years ago
Attribution for #777

67ed93e6957a62e82d7457cf7f60e407d1976830 authored over 5 years ago
Disable ruby 2.7. Only override protobuf for jruby. Simplify ast_builder.rb

e938b64e0b9d6317f0088cb02d7a1ab85dcc017f authored over 5 years ago
gherkin: Add acceptance test that fails on Ruby 2.4

6db5851678bd2d4ca5b89a00374a7e04eaf22810 authored over 5 years ago
Release cucumber-expressions v8.0.2

03a1be1c3d6253d67f677e84bcea690038e104e4 authored over 5 years ago
Allow post-release commit to fail when there is nothing staged

a1adb62921858218c853c7644f00159b782721bf authored over 5 years ago
Update dependencies

730054b4ca8aa9a8c08f5256cb0ea1b6b4bb4f7e authored over 5 years ago
Remove unused docker-push target

7fe4d06e3d2581dde60c8c0fabb4fa07bbbcd407 authored over 5 years ago
Merge pull request #766 from cucumber/html-formatter-docker

cucumber-html-formatter docker image

8cf080d0c84ce492dbb4c5dbefa1328c43bdaac5 authored over 5 years ago
Update release process for docker images

682d8a803ce10794b15d45f4aeb3b9e3c699deb2 authored over 5 years ago
Release cucumber-react v2.0.1

3eac767431073ea3a5ef275b14736a42875ddd67 authored over 5 years ago
Release json-formatter v2.0.0

bf89a0cac4d6c8ec30fefdc4e1ca5baed88f7081 authored over 5 years ago
Post release gherkin v8.1.1

31dc13ccdaa257c5b8af0275133b8bece13904c1 authored over 5 years ago
Release gherkin v8.1.1

b53bf9c5275e1a0b0af991e7b715fdd47c55bcc0 authored over 5 years ago
gherkin: Replace internal ProtobufMessageStream with ProtobufIoEnumerator

aebfafca80852c3640dbe39f0043c4e1c82d7ea3 authored over 5 years ago
remove debugging from

a81bfe851406cab3f2179a3c0d348c86c873da12 authored over 5 years ago
Update internal dependencies. Automate classpath for bin/gherkin

e385ddcc980a2265f96c420b68d3803adf46ae47 authored over 5 years ago
Clean up changelog

052fe89ca54888120691c4025f4ad6fb3e23cf56 authored over 5 years ago
Post release gherkin v8.1.0

ace2d3afeb7de817c3f1ef77b54a899bd9ed18fe authored over 5 years ago
Release gherkin v8.1.0

2a74df1225d7e69876a48b194a3f691dfc0db09d authored over 5 years ago
Release gherkin v8.1.0

106d3e74ce08f9c3abce4ac3a96157100b8a8b38 authored over 5 years ago
Update dependencies

a5609c39eb2ff05a505c71ba59ef60fa41ce0b37 authored over 5 years ago
Update dependencies

2ecd341392b2fdc600eebba631e6d5dab0662de7 authored over 5 years ago
Merge branch 'upgundecha-better-marathi'

5465efaaad18ad9c9bc09a9a0092bab765cc722d authored over 5 years ago
Better Marathi #758

cf458997ac20d2857ade6813782017f95f30a952 authored over 5 years ago
Merge branch 'better-marathi' of https://github.com/upgundecha/cucumber into upgundecha-better-marathi

9fabca17cf7c7fcbec297524d031698608b63cb6 authored over 5 years ago
Update dependencies

3a065354a87c5846bb16cc976b824f2ad91a2b29 authored over 5 years ago
Merge pull request #750 from cucumber/gherkin-pure-java

Gherkin pure java

170ad84a3da028be3ddf91ba455aff61bb5e0e1e authored over 5 years ago
Add back nativeName

4970323278466377a8c59582dac7f695561a9cad authored over 5 years ago
Fix UnsupportedOperationException

bf4c908cec150d434037db65171a7ff35cef6313 authored over 5 years ago
Include shaded gson in cucumber-messages. Needed to transform protobuf objects to JSON

627a3acc69c2761a8a3860f2a9750c551f6eb7b3 authored over 5 years ago
Update Indonesian

8085a1d74ff3f75dbc22376d284972860bd72755 authored over 5 years ago