Ecosyste.ms: OpenCollective

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

github.com/cucumber/messages-php

[READ ONLY] Cucumber Messages for PHP - subtree of https://github.com/cucumber/messages
https://github.com/cucumber/messages-php

feat: add stackTrace prop to Exception message (#182)

31f1d0cdc919cc38d11ce55a918eb97cccc704ec authored about 1 year ago
chore(deps): update docker/dockerfile docker tag to v1.6

76828d1705b45b32fb9274e5fbf08ecd581b5aa5 authored about 1 year ago
Clean up mono repo files (#133)

- Only a single LICENSE file is needed
- Maven version updates are handled by Renovate
- Ruby ...

9e2e9106789db47fbdff52519420306c6002c04e authored over 1 year ago
chore(deps): update dependency phpunit/phpunit to v10 (#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

d402f2fee667106929ff651df06030a6b4dcfefd authored over 1 year ago
Added Source Reference in Parameter Type (#149)

98ba49cb1f37e236644312d65400fc15e96f51d0 authored almost 2 years ago
Corrected Java and PHP code generation using Docker on Windows (#147)

fix: corrected code Java and PHP code generation using Docker on Windows

Co-authored-by: Juli...

e6617ec516564e72d3efa2489c2fa953418bd6b5 authored almost 2 years ago
java: Suppress warnings for missing javadoc (#128)

And test it in CI

9dbc80e42ec94933e1eadb765f27889ac21d04b5 authored about 2 years ago
Update dependency vimeo/psalm to v5 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

078ccc91078a367d751eac5cf20947ad60811bed authored about 2 years ago
Add exception to TestStepFinished TestRunFinished (#122)

d69056ddfc9e09ea226e514561812842b1529ec2 authored about 2 years ago
Draft: Buildkit-based local builds (#58)

* Working ruby build

Co-authored-by: Ciaran McNulty <[email protected]>

* Split into two Do...

fa2161a03cb104462b4c1598aa4d8e70408d9691 authored about 2 years ago
Update urls in package meta data (#105)

The old urls still pointed to the common repo

ad7a6500204427658cd396956e0a92034f9dea77 authored about 2 years ago
Update dependency psalm/plugin-phpunit to ^0.18.0 (#94)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

f78c2c43c04e037f95bf18d9520038e1c066b13d authored over 2 years ago
add workerId to TestCaseStarted (#34)

75ccb3ff93de1e088d3ccfe4b4ddbe78aae6e221 authored over 2 years ago
Update PHP templates to have correct code style without reformatting (#55)

Update PHP templates go generate correct whitespace

This prevents the need to run cs-fixer in...

18902d41648bf78093a2b2f1ef06110b9d6df198 authored over 2 years ago
Fix php message generation (#23)

The message genration failed the code gen test because the generated
code was formatted after g...

042947e90d71e449495a65230470ac0f13786a74 authored over 2 years ago
Remove files related to the monorepo (#20)

Co-authored-by: Matt Wynne <[email protected]>
Co-authored-by: M.P. Korstanje <mpkorstanje@users...

d249903b7fc8e15e1c803b4fce4d5629199d038c authored over 2 years ago
New Code Generation (#16)

* Rework code generation for Ruby

* Rework code generation for Javascript

* Rework code ge...

e9ffee5846b5fc0ffc23ad44cf81bbb4a87b66ef authored over 2 years ago
Fix php dependencies

b3d02e6bbf3181ecf04296efd99290ff67ad2569 authored over 2 years ago
Merge pull request #2 from ciaranmcnulty/patch-1

Fix link to messages in the PHP README

1399603b33c8b0f76c728952fd9dd9bf097560e8 authored over 2 years ago
Fix link to messages in the PHP README

This is an absolute link because it also shows up in the subrepo and on the Packagist page https...

47ad75b554f622549f4f3be0b9a08a53e1fb2482 authored over 2 years ago
Remove ./compatibility-kit/ (#2027)

* Remove ./compatibility-kit/

* Remove the CCK from the CI and the root makefile

* Make su...

dad13aeedc70cf560a647bd42c5b2dda13485f10 authored over 2 years ago
[Messages][Javascript] Prevent ignoring schemas from npm package (#2020)

* Prevent ignoring schemas from npm package

* Update changelog

* Restore content from gher...

db1d7d61a7b9a47c929e5ababf817b5bca5b7b8b authored over 2 years ago
Gherkin PHP - fix post-release script (#2017)

Co-authored-by: Aurélien Reeves <[email protected]>

98d6f3f24e30294c973720ef0fb80d4a1c48bc3c authored over 2 years ago
Update dependency psalm/plugin-phpunit to ^0.17.0 (#2007)

Co-authored-by: Renovate Bot <[email protected]>

58dd231d532933d147bd55b0a8a1bad728c489ca authored over 2 years ago
Expand the messages protocol with keyword types (extracted from #1741) (#1966)

Expand the messages protocol with keyword types

Extracted from #1741 for ease of review on re...

9f309e2c6fd595182fdbe50ebc0ad58991ec40f6 authored almost 3 years ago
Fix PHP Gherkin->Messages dependency (#1943)

When messages 18.0.0 was released, the constraint in gherkin/php/composer.json was changed to `d...

69aaccbe5b2c6b92c3e1065d3bffec15aa12ef47 authored almost 3 years ago
Add default in the php pre-release default makefiles (#1930)

81db369740976fc5dc3a48bbc3efb6596b6fb6fc authored almost 3 years ago
Remove SHA1 detail from Pickle ID description (#1923)

* Remove SHA1 detail from Pickle ID description

We no longer generate them this way, if we di...

06ba93ee5c482bab0e03d0e988d23f35f6b255e7 authored almost 3 years ago
Messages PHP - Remove dependency on UUID library (#1926)

* Remove dependency on UUID library

v4 UUIDs are actually quite simple so we can generate the...

93f6d55fe66188813519e5823247425dc9846914 authored almost 3 years ago
Gherkin PHP implementation (#1911)

* Gherkin PHP folder with testdata

* Generated parser with correct types

* Working tokenis...

bca9dd6c0d88aadf2834b0f1adc26a270cbb0fa3 authored almost 3 years ago
messages: add name property to hook schema (#1914)

a08c8d27e07b3b23efb0584251dc851ffd8c1551 authored almost 3 years ago
Messages PHP - add IdGenerator interface and Incrementing implementation (#1910)

e38d21c7e806b365c699ce568227f09e2951745c authored almost 3 years ago
Move type definitions to correct format of docblock (#1908)

08dd06ad5f250ec59544a01b963cb0a7c135c751 authored almost 3 years ago
Remove PHP script doing message class splitting (#1894)

There is a better approach in the Java version, so copying it (and fixing a minor error)

45f5ec61475cfecc0af5209ad72b4118d9e72b15 authored about 3 years ago
messages: PHP implementation (#1884)

* DTO generation in PHP

* JSON encoding and decoding in PHP

* Additional validation and st...

d78d97aa99afa544062fd0e574018bf2dbcde6f9 authored about 3 years ago