Ecosyste.ms: OpenCollective

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

github.com/cucumber/cucumber-expressions

Human friendly alternative to Regular Expressions
https://github.com/cucumber/cucumber-expressions

Include rwildcard in all default.mk

5693b2dc7cce1380a892e6af8bbfbec35792ead1 authored over 4 years ago
Merge pull request #976 from cucumber/message-meta

Add new Meta message

21afb5576cddb4ca506b106ccdd7427221fda2cf authored almost 5 years ago
ruby: Updating version is now simply a cat to file

d91853658ea3b50646180e98a634c8c424489639 authored almost 5 years ago
ruby: Read version from a file

676d3c90f125bbc418855df10481713889e9ac48 authored almost 5 years ago
Upgrade cucumber-parent so version is added to jar

20ab85b3a7bddefcbd7ef4ba2ed15d67197f21fe authored almost 5 years ago
Merge pull request #970 from cucumber/re-enable-html-formatter-ruby

Re-enable html-formatter/ruby

9b3a651dfa2be0d6677016e096b0282325ff92cb authored almost 5 years ago
Fix asset dependencies. Clean directories.

e34e160bab43c3cde058c157ac3fd21c6093f12a authored almost 5 years ago
Re-enable html-formatter/ruby. Use canned ndjson from cck.

213adacfde5604e265733b7cf2e21266c8612fab authored almost 5 years ago
Post release cucumber-expressions v10.1.0

631674ce4611295e66f35880bbcd6526281ba5dd authored almost 5 years ago
Release cucumber-expressions v10.1.0

35b2c8a464b5e54b62ef914c2b5a10f4025a0b73 authored almost 5 years ago
Merge pull request #906 from scolej/minor-perf

cucumber-expressions: Minor performance enhancement.

8c8afc126346601122ebfe05179df4c84cdbfb83 authored almost 5 years ago
Merge branch 'master' into minor-perf

9b7cee08744eef8cdbc361e1868cbec0030d25fa authored almost 5 years ago
Merge pull request #965 from cucumber/cucumber-expressions-java-expose-expression-implementation-types

cucumber-expressions/java: Make expression types public

c2d51fa06aba6e095407b7adb7a33cfa6410c655 authored almost 5 years ago
cucumber-expressions/java: Make CucumberExpression and RegularExpression types public

The StepDefintion message in Cucumber expressions requires exposing
the type of the expression.

55755bbd7f39dbc0d7389015d02498be492d1b98 authored almost 5 years ago
html-formatter/java: Do not swallow exceptions

2332fead15e0076e037638f1de96b49f442f90ce authored almost 5 years ago
Merge branch 'master' into minor-perf

272654e8aee142263c685bae5dd8886f242d6c14 authored almost 5 years ago
Post release cucumber-expressions v10.0.0

dcdc37f63566f131bb18354f28c12972dfb01f73 authored almost 5 years ago
Release cucumber-expressions v10.0.0

43ee6b8b5dd61ce36a0c8c24ecff156ca4b3bfc7 authored almost 5 years ago
Merge pull request #949 from cucumber/gherkin-javascript-exports

Gherkin javascript exports

37eef25dfc2cf9eecd5ab24227ac7be15c9c9803 authored almost 5 years ago
Merge branch 'master' into gherkin-javascript-exports

733ae6c2fcc5001165ec9b60d953523f370f0be3 authored almost 5 years ago
Reformat code with new prettier settings

b5672ffb7bb0739d4475d5174d119b287657d838 authored almost 5 years ago
Update libraries to use new Gherkin API

6dd2a934d10f57bcc4f33cbdbe201cdbc546d9c1 authored almost 5 years ago
Merge pull request #948 from cucumber/upgrade-dependencies-20200401

Upgrade dependencies

e26139e942476c9bd9cce0ea067f72cd4ab0f49d authored almost 5 years ago
Upgrade dependencies

c3a82fc337a9b6fd414c22db3d6e475d0802b338 authored almost 5 years ago
Merge pull request #942 from cucumber/typescript-readonly-array

TypeScript: Use ReadOnlyArray

a473617e091785429badfdafd460d3b31c66473f authored almost 5 years ago
TypeScript: Use ReadOnlyArray

d5731ec923f3339b128afe38559286fb56ad5bf4 authored almost 5 years ago
all: Remove travis-ci references (#934)

We've migrated the mono repo to CircleCI. There is no need to reference
Travis-CI anymore. . Al...

386799a9464cfb52c8e7e20032b1e8de894b5eb5 authored almost 5 years ago
Merge pull request #922 from cucumber/cucumber-html-formatter-java

cucumber-html/java: Add Java implementation

02fe2e3ab7138a7ac7acbd34ccd2d13834b65ed9 authored almost 5 years ago
Undo xmlstarlet Makefile stuff

c13f7c55162622ebbd17aa83e3b73d8f0556d9d5 authored almost 5 years ago
html-formatter-java: Use mustache from JavaScript

9ffb258c035b1991807cb84123911441ef234183 authored almost 5 years ago
Merge pull request #928 from cucumber/html-formatter-javascript-streaming

html-formatter: stream messages rather than buffering

a58673bacffa369bb0631ed5d8474938e0602cec authored almost 5 years ago
html-formatter: stream messages rather than buffering

2342536c1487de27d5d85578c4f84be295caf2b7 authored almost 5 years ago
Upgrade dependencies

aa9d356ab575d94e9802084da97acc72f59900fd authored almost 5 years ago
Merge pull request #919 from cucumber/remove-ruby-coverage-tools

Remove coveralls for Ruby gems

ac125798cbd21f5913d9d2a0964de90596b54fdf authored almost 5 years ago
Remove coveralls for Ruby gems as it relies on JSON gem which causes issues on Windows install

a84780d8e58037dee8fa2186b7e689ea6bb23d07 authored almost 5 years ago
Merge pull request #912 from cucumber/fix-ssr-attachments

Fix server-side rendering (SRR) of attachments

d19687de56707da0cff8173595f6cf50b8888f80 authored almost 5 years ago
Merge branch 'master' into fix-ssr-attachments

ceffa34d7a4f9e6670976396a1194829fa1ed835 authored almost 5 years ago
Merge pull request #913 from cucumber/upgrade-dependencies-20200226

Upgrade dependencies

94f9cdb403082473dc4b0b95db0303a7fe3613f8 authored almost 5 years ago
Upgrade dependencies

2d70e790fac8821b93414c060469e6bbc6f30d9e authored almost 5 years ago
Pluggable btoa so it also works on Node (SSR)

b27fad2077a8e62cf1eeb7b3be66b71f32e194cb authored almost 5 years ago
Merge pull request #911 from cucumber/html-formatter-embed-css

Embed CSS in HTML formatter output

19fbd9df9d97aa9cbdbe3c20a8cc9a27f72defab authored almost 5 years ago
Make html formatter CLI usable in dev env

88e289b273717b440def2aa9a58b363fa7abac60 authored almost 5 years ago
Allow building with yarn. Troubleshooting notes.

ca3e7d6b9ef04ed0edb43e6a9f0af498613bf300 authored almost 5 years ago
Minor performance enhancement.

Don't bother processing parameters unless the regex actually matches.

92902d43350dfdf05505903dc093cd50a2741cf7 authored almost 5 years ago
Post release cucumber-expressions v9.0.0

529d66a44e5fdce6faa69950f25be013ce36ca10 authored almost 5 years ago
Release cucumber-expressions v9.0.0

d6377213404af9785bab1ebd712862ba7c5bbe09 authored almost 5 years ago
Upgrade dependencies

a1e6941f012c68e7f292603a777f238e8d294401 authored almost 5 years ago
cucumber-expressions/java: Verify that optional booleans can have 3 values

Adds a test to ensure the step definition below can receive either true, false
or null.

```
@Gi...

9cdc5fa585a9001174f7a5f12b6d1dd07294f5bf authored almost 5 years ago
Merge pull request #890 from cucumber/undefined-parameter-type-expression

UndefinedParameterType message

5ff25b9b7c6829637e8ba2443812fcf81f3b8904 authored almost 5 years ago
Update changelog

7bc3f9387b8e4d0d47e47b017b63862ff8c113d4 authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into undefined-parameter-type-expression

bd2e9b5a6bb4de5d7f7459df71ea8b5f89f7ae3b authored almost 5 years ago
Revert adding of UndefinedParameterTypeExpression

b46a9dd7ea37453cb3895dc71ac2aefaf0f315ed authored almost 5 years ago
gherkin: Do not trim leading newlines (#891)

Fixes: #290

9fc0f111225e9be6510a71f1d269536ba0b7dbab authored almost 5 years ago
Add getUndefinedParameterTypeNames

73de2567dc2e655bb701d60e06b106e31e34c9ec authored almost 5 years ago
Remove CucumberExpression and RegularExpression from public JavaScript API

aeec72a643688c3968036e867e0a1d5f50a09537 authored almost 5 years ago
Update changelog

543fdd2643e8b208a5b787614b433753743ed7f6 authored almost 5 years ago
NewCucumberExpression returns an UndefinedParameterTypeExpression for undefined parameter types

786788c2b80ce05543aa023eabd0d6bc102a832e authored almost 5 years ago
CucumberExpression and RegularExpression are no longer part of the public API.

78c51b5a94a6f1e287e3b68965c3d9fc850b5bc9 authored almost 5 years ago
Add UndefinedParameterTypeExpression.rb and ExpressionFactory.rb

25b781b38d062629feb8ed1a96b53593ca605aad authored almost 5 years ago
Update Changelog

98e76edd5a40f572c6a94cf6dfbd042e60be42ba authored almost 5 years ago
Return UndefinedParameterTypeExpression when a parameter type is undefined.

3f69108824b2d88f7feaf7dd8497437c55404079 authored almost 5 years ago
Add UndefinedParameterTypeExpression.ts and ExpressionFactory.ts

6e27e6e235590f2d5525f8d1076a3d1bdf60eb26 authored almost 5 years ago
Merge pull request #887 from cucumber/image-attachments

Use jpeg image attachments in CCK and display in React

e1197d50f12ca95b00e94f0c437d14334ed59777 authored almost 5 years ago
Refactor @cucumber/query - combine into a single Query class

b186f09d9eac7adad353cd75a907465bbaf08187 authored almost 5 years ago
Upgrade dependencies

3e51058bcd0657eca9fb65bcff0b5aeb77233e98 authored almost 5 years ago
Upgrade dependencies

bc6302fca342bbf41a14ec33ef388eb44cb22773 authored almost 5 years ago
Fix makefile bug causing errors to be unnoticed

d00d893f43cf17d6a51b018929da1a5a64b42e1d authored about 5 years ago
Disable local dependencies during release process for ruby

631563f57a9a8f2c92fff4d924b052418fd5c5a7 authored about 5 years ago
Release gherkin v9.2.0

8bd0ada5351041454b0312fa77898dba85c97d94 authored about 5 years ago
Merge pull request #870 from cucumber/update-dependencies-2020-01-21

Update dependencies

232d06e4b210b4cb2785e1cff7cf1562b5b89606 authored about 5 years ago
Update dependencies

1933d1cd8f6995eef8e14de248345a1741fb06c2 authored about 5 years ago
Merge pull request #860 from cucumber/cucumber-query-rewrite

Cucumber query rewrite

313687ca80ed77c8b24e2ffbbcfa65524ac07e15 authored about 5 years ago
Fix result sorting

3bce548b135484e284d3ca5f8ec2817da6adb7f2 authored about 5 years ago
Merge pull request #859 from davidjgoss/drop-node-8-take-2

cucumber-expressions: remove node 8 support

dbd00d7ca6a9be8e1a450a1c1d16950c43639df1 authored about 5 years ago
update changelog for cucumber-expressions

0d555c118f1e0bcb704dc19825b0d3dab22a37d5 authored about 5 years ago
remove node 8 from ci, and remove now redundant regexp library from expressions javascript

86d1204ec48f132e338b1104bc9d6a7fed0309a6 authored about 5 years ago
Merge pull request #821 from cucumber/make_language

Add targets to build the mono-repo only for a given language

b3f9d4aca7a343efea135b0ce9a9346b695511f9 authored about 5 years ago
Replace find with rwildcard

5c14a1f5d7b11720ad200722f8a7308a76430657 authored about 5 years ago
Use LANGUAGES and PACKAGES env vars to build a subset

0fa63b2260748e5f72e55160eec4bdb5e98e0a1b authored about 5 years ago
Don't check in package-lock.json

13c91783931a0154fe36e877d7b14e4cf16e26b1 authored about 5 years ago
Change makefile rules

d64f2f16e94f91dd1e425f07ea1cb1996b57a723 authored about 5 years ago
Regenerate package-lock.json

d0cf6ffd5826d2b97f333da508a505397f5f22cf authored about 5 years ago
javascript: fix deps

94a68fa8c6326f0cd8f0523aed7a065806cc484c authored about 5 years ago
Merge with master

824bd4c03d403061fa70be5709b138eaf2aa6e15 authored about 5 years ago
Use eslint everywhere

e912d9e2e1547419bc0af1fc25aab6531bc024d9 authored about 5 years ago
Release html-formatter v3.2.0

7f0205b0e9607a8e90cc2371bfff915b72061f20 authored about 5 years ago
Post release cucumber-expressions v8.3.1

3a26893acc721f4ef48307acdba9808f57309dfd authored about 5 years ago
Release cucumber-expressions v8.3.1

36d813c650e129c82e7855754c725e867fc45d42 authored about 5 years ago
Release gherkin v9.1.0

466e996d75b3c6bdfc67ccf3ea2c07f963b1fc27 authored about 5 years ago
Release messages v9.0.3

14bfb2d7241a48e05c6e93d2e1d0b51e228b2b3a authored about 5 years ago
Release messages v9.0.2

ce3ebadd89ef6982ed466fd1361e452080580c05 authored about 5 years ago
Update versions

ee5939d9e1dc89beeac8c0ad654d585bba961e6e authored about 5 years ago
Fix go release scripts

24c71dcf5367c6346b8f05e72ee2e4fb9231fb4b authored about 5 years ago
Must specify --access public for scoped packages

ddec9954aecf373c7448d67dcbfa799702ffa63d authored about 5 years ago
Update release scripts for npm modules

e0c953ed2f75e163379166dd8b4276d8661170fa authored about 5 years ago
Finish renames

d5455b2c42e409787d5894ab370af0619b923aeb authored about 5 years ago
Start module renames

15d4e5f3e373828b07426ac5969ee9b9a0b60248 authored about 5 years ago
Merge pull request #813 from cucumber/cucumber-messages/use-pure-ruby-protobuf

cucumber-messages: Use pure-Ruby protobuf implementation (experimental)

8fc8e01aa451925e731f2134912111fe59006846 authored about 5 years ago
Merge with master, make testa pass

a826f979dd0af658060b26d9e2969ece14502a7c authored about 5 years ago
Merge pull request #836 from cucumber/update-dependencies-2019-12-20

Update dependencies

814541f0f7b8be1eee2b921588f62ca39fecdfde authored about 5 years ago