Ecosyste.ms: OpenCollective

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

github.com/cucumber/tag-expressions

Cucumber tag expression parser
https://github.com/cucumber/tag-expressions

Misc build fixes

91f7d4e78ee925e7a480dc47dc8b55b0ac01a37d authored over 6 years ago by Aslak Hellesøy <[email protected]>
tag-expressions: ruby: Fix build, use default.mk

1e721728d029c3b2b71b28f1aaf0b2ba4f2be0d5 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge PR #451: Fix links to docs site.

Fix links to docs site.

eb22871ff9927fbb42374f9b722a89aa2cb885f7 authored over 6 years ago by Jaroslav Prokop <[email protected]>
Fix links to docs site.

d441043c0d5c83bd9c08986638e3d67ee14c0bf8 authored over 6 years ago by jackorp <[email protected]>
javascript: transform async to generator

0ac5a9f33f37b7f9473c2ac84b290d4d0c7b7cdc authored over 6 years ago by Aslak Hellesøy <[email protected]>
Build tweaks

7b9978805228226311fe9232952f64e6065a401c authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove generated files

6f8253a13231c06aad3df5f85d81939d30b82c59 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Ignore engine requirement (eslint is too strict)

a620910535b37e83ac992b5a2b7fa1c5c917b11e authored over 6 years ago by Aslak Hellesøy <[email protected]>
go: Use individual .travis.yml

97fe7cbb3a80ac67007014c267bd646906ff0ce2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
go: run gofmt as part of build

48fe812d819ff6fdafac99897ff2991e495ed917 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove native JavaScript Gherkin parser - delegate to Go executable (#448)

* Remove native JavaScript Gherkin parser - delegate to Go executable

* misc js build improve...

fe0c5725a70df158a6a1eeb3eb71b98c47c69eba authored over 6 years ago by Aslak Hellesøy <[email protected]>
tag-expressions: re-enable python

95cd40303d4d2cc400161b8ace9cf34fdacff35a authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into tag-expressions-python-fix-445

d20c2fb33fe321e59bdb16e00113815b806cba3f authored over 6 years ago by Aslak Hellesøy <[email protected]>
Streamline JS builds

13d4eef73735abdfaed6a627145d0d93538e8a6b authored over 6 years ago by Aslak Hellesøy <[email protected]>
Temporarily disable tag-expressions/python while waiting for #446

38b6c6388fc937575bab11197ee75f1f74793ae5 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Streamline JavaScript builds

6356ab282d428c7c50acada9013ecb6771ffcaca authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix for #445

5c9dcce38d5117aeb17db6b45e7bfc3248dcbe6a authored over 6 years ago by Aslak Hellesøy <[email protected]>
Add more results messages

214e92dff7efa00f69555b6a924b45a25601e33d authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix link to docs

850fea8bdd2308190a2264daaaff8744fe6c0b43 authored over 6 years ago by Marit van Dijk <[email protected]>
Clean .pyc files

8c84f6122ccb16cafbc9300fbe7e6d2b507ec057 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Don't cross compile go executables on Docker/Alpine

e79b9461483210cfab1114a6edb73bd64157ad08 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Add /Users/aslakhellesoy/go/bin to PATH

49f17131866881d6912c30c6c781389c0690a82a authored over 6 years ago by Aslak Hellesøy <[email protected]>
Update build scripts

6783347aa1901b5cdaa4bade7cbe283aeda4ac6a authored over 6 years ago by Aslak Hellesøy <[email protected]>
Improve Makefiles

2238ac5ecb60f306729f47200ee2ff7d89728cea authored over 6 years ago by Aslak Hellesøy <[email protected]>
ruby: Allow jruby to fail

6ccaca99bf9767e62c865ccbb03679d6356fd5e8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
tag-expressions: go: put tests in same package

07137f739b11fac68b096ed3550eed1adfe16efc authored over 6 years ago by Aslak Hellesøy <[email protected]>
Cleanup

d4cdb966a23cab5ff1d9bd9d539029cb23825275 authored over 6 years ago by Aslak Hellesøy <[email protected]>
go: More consistent Makefiles - default.mk

0150c65fe78908237bf20ecf523b59a1ec5cbd28 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Go: Add --version CLI option. Cross compile.

b1d0c7eb13d6479e13389858fcae2f949f00ba6a authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Implement rules in Go

860495519a09cc8198741cbb4f8b29181e36d82e authored over 6 years ago by Aslak Hellesøy <[email protected]>
Gherkin Rule keyword and Protocol Buffer messages (#416)

* update

* gherkin: protobuf: Fix syntax error, set up Java build

* gherkin: (Java) Add su...

53c8c8cc706e8e43a94d62f3ae2ea4c614651cd3 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Package as jar, not bundle

a989d197c111761537ab4ed5392a93947e1999f2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove OSGi support. Closes #412.

d884b02109f035187908654c2d24085c63d77657 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Try to fix snapshot deployments for tag-expressions-java

b87dfc180c3fe7c6b568f4c21deee5a7c18bf4e2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Upgrade jacoco

a725bd19f27667c234ad14a59f826219cd85a33d authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix tag-expressions signing

df0186f364eaed4473c78ddf09b7532d8e20d226 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Set up continuous deployment for java modules

4a9c00da14da6da0d6c0dac8299110181c3d5216 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Don't test on Node 4 - too old

caeedf138033011e54ea0875ebd955cbee676212 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove .built file

608a17e62a740ea2b79e69ba7bfb3b42d5628fe4 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Automatically sync monorepo to subrepos

dfad10063b4fe39d0e831a9475095b515c4e07d0 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Migrate from git subrepo to splitsh-lite

7ac575065a28010d376ab84987fb5dc74ec918fc authored over 6 years ago by Aslak Hellesøy <[email protected]>
Use ssh for git subrepo

5f8c55e07678884b993c792eaa764ac3abf877a2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Upgrade dependencies

fa48c6b337b8b734f3f45999284b058a32661d99 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix doc link

d25d54dabe018a4281766ced07b3699be54482c3 authored over 6 years ago by Boris Osipov <[email protected]>
README TWEAKS:

* Adapt "README.rst" for package registration on new https://pypi.org
with Cucumber logo and b...

fd7af80eddfed1b0d634c7b2f8d170ce2ab87ac8 authored over 6 years ago by jenisys <[email protected]>
git subrepo init --remote=https://github.com/cucumber/tag-expressions-python.git tag-expressions/python

subrepo:
subdir: "tag-expressions/python"
merged: "764cb216"
upstream:
origin: "http...

96e1765929450ddae2d376a0adc52c205f88e257 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Update README

99569d003182ca01a62e7731f1fffee8af983276 authored over 6 years ago by Aslak Hellesøy <[email protected]>
tag-expressions: Add LICENSE

2d05898406096072cf9df29ad476f69c9a34d6a3 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'feature/tag-expressions-python' of https://github.com/jenisys/cucumber into jenisys-feature/tag-expressions-python

26d088aea256a574a4a3fc5bd05daf44919f0efc authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/ruby

subrepo:
subdir: "tag-expressions/ruby"
merged: "e0281202"
upstream:
origin: "https:...

fd60769c3766484be6bcc93853fe7e959bd860a1 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/javascript

subrepo:
subdir: "tag-expressions/javascript"
merged: "eecfc02d"
upstream:
origin: "...

7e3e2e2fddf1011e1bbd9275d518e446e0c3410b authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/java

subrepo:
subdir: "tag-expressions/java"
merged: "f87d2715"
upstream:
origin: "https:...

da42c50e38dc0cc34fcf5df082d73059019e0a1a authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "706edeef"
upstream:
origin: "https://...

e4a3a60c787dfcb8f044f95aecd9a944bf8a4459 authored over 6 years ago by Aslak Hellesøy <[email protected]>
build: Use new templates

474df529dae4498f5fe045551d6872810fbfc942 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/java

subrepo:
subdir: "tag-expressions/java"
merged: "73111c50"
upstream:
origin: "https:...

815f0860249f2ace7251ae2e8c0bea84d6e54970 authored over 6 years ago by Aslak Hellesøy <[email protected]>
build: Use jdk8 and jdk9 on Travis

482e5440796adda661e90f5f1d95c4783450e729 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/ruby

subrepo:
subdir: "tag-expressions/ruby"
merged: "8a95d729"
upstream:
origin: "https:...

b8b2c9f92172fb57463f27c00df61e550286f4f9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/javascript

subrepo:
subdir: "tag-expressions/javascript"
merged: "779c81d1"
upstream:
origin: "...

c9be62268d7b1c3f660edd3a101323f1bc8b8d74 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/java

subrepo:
subdir: "tag-expressions/java"
merged: "71fb1c28"
upstream:
origin: "https:...

ff6af09662d886996aedc7e41811a6493c695ba8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "8d67e21b"
upstream:
origin: "https://...

4ebbc037b3a7622d7c0207209dadd99757933a6b authored over 6 years ago by Aslak Hellesøy <[email protected]>
build: Travis always runs 'make default' - don't rely on Travis defaults

5f0c64c5e5bc6b527c937f23217a72f7e512ebfa authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "a874ed1d"
upstream:
origin: "https://...

0a8ed696802d2bf8eb83d81bca9885389a03272f authored over 6 years ago by Aslak Hellesøy <[email protected]>
go: Only support go 1.8 and up. Ref #350.

d6717928724c33cb45ea764f709484eb19ca6dbc authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/ruby

subrepo:
subdir: "tag-expressions/ruby"
merged: "a0e67b90"
upstream:
origin: "https:...

7ff1646d612bc9d53c87aea15902222c34593878 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/javascript

subrepo:
subdir: "tag-expressions/javascript"
merged: "d3313c7c"
upstream:
origin: "...

66e9f150f33525e7c78c14cf0f49cd3b462ddabf authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Use container based infrastructure on travis (Ruby/JavaScript)

c572d24a408d6e9da5570962e206a71d7fe2acf6 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/java

subrepo:
subdir: "tag-expressions/java"
merged: "f8af3537"
upstream:
origin: "https:...

6f6d6d28888247cb34976dc0683b9d2642755755 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Fix typo

2338bea87b75e737d0ae54b918ce5a88bca3e81b authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Use container based infrastructure on travis

It is much faster!

98c21e5c63e6c76011b35da106506b25deaddb76 authored almost 7 years ago by M.P. Korstanje <[email protected]>
FIX: Travis CI build (test-balloon)

ca98596885adda27dcfe81084a9e4d8d9b87e901 authored almost 7 years ago by jenisys <[email protected]>
FORCE: Travis CI rebuild.

298a70e35a73dc61dd64058f4ab7cbc30f501a7d authored almost 7 years ago by jenisys <[email protected]>
Simplify python packages installation.

cf79e463442e5be4fe1ccb620163a7bc17ece1f3 authored almost 7 years ago by jenisys <[email protected]>
Cleanup Makefile

df787398fdcaedd5ff4c28430877303a8d8ee6a6 authored almost 7 years ago by jenisys <[email protected]>
Use pip in CI environment.

df5cb356675b487bea55fc2dbf985d81522ed620 authored almost 7 years ago by jenisys <[email protected]>
Synchronize w/ ordering of Java tests.

646c74937e6a71ec743c16ef4c88858df28107c2 authored almost 7 years ago by jenisys <[email protected]>
Synchronize w/ ordering of Java tests.

1b59710dc98bb26702443e5dffaf1a104d9f6c76 authored almost 7 years ago by jenisys <[email protected]>
Merge branch 'master' of https://github.com/cucumber/cucumber into feature/tag-expressions-python

abc1963bf41bd6c4addb723c1c112b435914c1fc authored almost 7 years ago by jenisys <[email protected]>
git subrepo push tag-expressions/ruby

subrepo:
subdir: "tag-expressions/ruby"
merged: "e1405488"
upstream:
origin: "https:...

d119f9576714ab7af99de0ee4f2feb9fd67cbc7d authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "88f370f8"
upstream:
origin: "https://...

2931d0ec4d5b18873c358150c28ba6d51c901dfd authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Update ruby/travis versions

9c4a524bd633783cccb3376326004308d25fe8c9 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "92e4c2be"
upstream:
origin: "https://...

c5257d63b5a679fa3fef9811395456c1df0b45c0 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Add license to tag-expressions-go

041d47aba6d10b6184081886e02dcb22c67d5191 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "3d127d5f"
upstream:
origin: "https://...

56f9835e632ebfa338f3d672042aa251844c8451 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Update go build settings

131bb988bd0b8a5d23ad769eeed361291c3f6d4b authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "0228d381"
upstream:
origin: "https://...

6fa513b07a5eeeee7a638721248c6b3b7966e4ba authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo init --remote=https://github.com/cucumber/tag-expressions-go.git tag-expressions/go

subrepo:
subdir: "tag-expressions/go"
merged: "d869d5f8"
upstream:
origin: "https://...

2ea72f9d811b69400b5c13772721b4bfc789163c authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Attribution for #339

33700048e4e0e40e878040c59e1eb91f690c4ee0 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Conditionally fetch go deps

8396f1dc8f03bc83909ce28f000378d222dd1052 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
update

b2fb63b0aa940bd381fd5b518944b971fe30b27c authored almost 7 years ago by Charles Rudolph <[email protected]>
update

0ec9c4b597a35eb6575763e2e6dbe4a9b4de62f0 authored almost 7 years ago by Charles Rudolph <[email protected]>
update

9f8ff5e73d124286e7d88dc2a68cdd2c816b9a09 authored almost 7 years ago by Charles Rudolph <[email protected]>
Add 'Pipfile' generated by pipenv

a7120fbace4c3cd0f2094613bed3ba737f8173b3 authored almost 7 years ago by jenisys <[email protected]>
Latest tweaks: Related to invoke tasks and Makefile (mostly).

2f59ac46d6d5e5f1a92dd1af96ab2b3462bade71 authored almost 7 years ago by jenisys <[email protected]>
Merge branch 'master' into feature/tag-expressions-python

a3ab276adda53f2507dcd815955fd29f7dd6efa1 authored almost 7 years ago by jenisys <[email protected]>
update

dc32ba0ff1a5d6f1a3fc9a263b4689a6274cba1d authored almost 7 years ago by Charles Rudolph <[email protected]>
update

736cf87ee5565e353a8f54cfbd93068d409a5379 authored almost 7 years ago by Charles Rudolph <[email protected]>
update

62535925901d5bd5b70c92b61a5fc00ae158f5c2 authored almost 7 years ago by Charles Rudolph <[email protected]>
update

7188dffcbf11af43cbb2a412fc12be2d6654ee06 authored almost 7 years ago by Charles Rudolph <[email protected]>
git subrepo push tag-expressions/javascript

subrepo:
subdir: "tag-expressions/javascript"
merged: "e178e1d8"
upstream:
origin: "...

4b7f337b16609e9b09f2ffa590927431a6db8b1d authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Let Travis choose the Node version

50868d88a34ef5ce10a4994bf20629b63f438630 authored almost 7 years ago by Aslak Hellesøy <[email protected]>