Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-php

PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
https://github.com/pact-foundation/pact-php

Just testing windows with copy

18af8d48150ef0152734bc9a876967f6028a9775 authored about 4 years ago by cfmack <[email protected]>
re-instated lint at a PHP 7.3 and 7.4

eb37256a0af9bc62601adbf2207bd498606c44bd authored about 4 years ago by cfmack <[email protected]>
re-instated lint at a PHP 7.3 and 7.4

bbdb4d921732eea01d9c7786a649afe5c0b9bfe7 authored about 4 years ago by cfmack <[email protected]>
removing appveyor and travis

Just because

c456f38dde198a30cd4a3a3372eeaed5ffa11723 authored about 4 years ago by cfmack <[email protected]>
Merge pull request #186 from siad007/GithubActions

Hey @siad007, I want to hack at some Github Actions, as they are new to me. So I am creating a ...

55c76c0c394cf37902026a1e80086dc9e606910e authored about 4 years ago by cfmack <[email protected]>
Merge pull request #185 from pact-foundation/travis-geek-out

bug: Update min dependencies for PHP 7.3

3ff58ad9bb4efcb4a02259118513cadb699fa8ff authored about 4 years ago by cfmack <[email protected]>
hacking at 7.3 seg fault

8743dfa7f4d6c164f334301120388152fd9f9852 authored about 4 years ago by cfmack <[email protected]>
hacking at php 7.3 low deps

4971cf40b6ccf4e85fe023df7d134406ec485468 authored about 4 years ago by cfmack <[email protected]>
Updating Versions and branches

bc5d8cb2b03d357362f321325a4cb47d79ffc7e7 authored about 4 years ago by cfmack <[email protected]>
Reverted appveyor and travis configs

cdb24a010cc014a487281dabd1892b29324b438b authored about 4 years ago by siad007 <[email protected]>
Moved lint to own job

453454a289e89789ba780a29083764c28d6d60b7 authored about 4 years ago by siad007 <[email protected]>
Removed PHP 8 from build

42ab093e66eb9fdd926919cb5d413856fd8f6418 authored about 4 years ago by siad007 <[email protected]>
Moved build pipline to github actions.

f67d9d0770b5b34290eefe2058c0cd0e4df9adb4 authored about 4 years ago by siad007 <[email protected]>
Changing AppVeyor numbering convention

a820aa2946726e48f397173b3363c14a7f786044 authored about 4 years ago by cfmack <[email protected]>
stablize master

Commenting out a test to stablize master. Will not make a tagged
release until sorting out the ...

0389471723c68d844697d6e30822b9dc32b48e00 authored about 4 years ago by cfmack <[email protected]>
Merge pull request #178 from siad007/BrokerCmd

feat: Added pact-broker standalone

799bb41a942c63e6f214526bd28eb560cf617e37 authored about 4 years ago by cfmack <[email protected]>
Merge pull request #181 from siad007/UpdatedDeps

feat: Updated dependencies

97389d1b13c66e704ee6610c1828ccf389271f14 authored about 4 years ago by cfmack <[email protected]>
added slim psr7

0aa8757b8284b240714f81a090072eb2d7de2f7d authored about 4 years ago by siad007 <[email protected]>
phpcs fix

218d7e39e24f9fc8c2549d9aed276c85c24d6321 authored about 4 years ago by siad007 <[email protected]>
fixed slim 4 usage

41d5927314f0e5cd9c769debb4aa87d21db762bc authored about 4 years ago by siad007 <[email protected]>
fixed phpunit left overs

dca2a0b4688e192ab329f29c31dce308517665e9 authored about 4 years ago by siad007 <[email protected]>
phpcs fix

088e3d58508e24bfda2ae4d8531eff4e98c71d68 authored about 4 years ago by siad007 <[email protected]>
changed php min version to 7.3 also for win

b27e2d29c44d6708777f74491bbf0113e7d912da authored about 4 years ago by siad007 <[email protected]>
changed php min version to 7.3

542e11c44719eba8a6bda7133187b3953300c25f authored about 4 years ago by siad007 <[email protected]>
Updated dependencies

1f75699b6ef235f92b2e17722fded8f2db6fee01 authored about 4 years ago by siad007 <[email protected]>
Fixed ci

37d4943571b295314cd34ad88c1f9d5b8719257f authored about 4 years ago by siad007 <[email protected]>
Added pact-broker standalone

42424e644727ac95105e09cf408dfee670ca040d authored about 4 years ago by siad007 <[email protected]>
Merge pull request #177 from siad007/FilterRequest

Added filterRequest

6182c4f5c684c88959acba80abba08e2e0449480 authored about 4 years ago by cfmack <[email protected]>
Merge pull request #176 from siad007/UpdateStandalone

Updated standalone binaries to 1.88.14 and added pact-broker cmd.

9b2889769f4c51a32d91934713515b705826e23c authored about 4 years ago by cfmack <[email protected]>
Merge pull request #173 from siad007/LogLevel

Added loglevel to the mockservice.

1a4b930f725de4da59e4f2545423b1cf4b60b818 authored about 4 years ago by cfmack <[email protected]>
Fixed return type hint

12a23bf200cab903e0f257378d7e5b3ddb535c86 authored about 4 years ago by siad007 <[email protected]>
phpcs

0eb2bdf7f81b1772126e0e5523b429fe4ac89b91 authored about 4 years ago by siad007 <[email protected]>
Added setter and example.

6783941063daa3d3c29359d931e937cf62b931a6 authored about 4 years ago by siad007 <[email protected]>
php-cs

49a20e234ce196defac75a16cf7c3b2810c36a5a authored about 4 years ago by siad007 <[email protected]>
Added filterRequest feature by implement guzzle request callback handler.

4d1bf9afee4aa91232cb220d9721ec02e7b09398 authored about 4 years ago by siad007 <[email protected]>
Updated standalone binaries to 1.88.14 and added pact-broker cmd.

35234a4b0a090a4bf1dacebb532add8d231436d0 authored about 4 years ago by siad007 <[email protected]>
Merge branch 'master' into LogLevel

cbb51d9baef0541cb42538f399b6279e342e1831 authored about 4 years ago by Siad Ardroumli <[email protected]>
Merge pull request #172 from siad007/patch-1

Escaped shell args.

f717c12d756cdc4a85b65ba21897f7ee0e450d35 authored about 4 years ago by cfmack <[email protected]>
f***

8205e7006dad79166428aa75ccdcdbcac35dbf78 authored about 4 years ago by siad007 <[email protected]>
^^

bee78c991c8defa21835d311e2dba5c13aad6c66 authored about 4 years ago by siad007 <[email protected]>
Final fixes

11556326e175cbffc3c9d3bde1473a54addb17fb authored about 4 years ago by siad007 <[email protected]>
Fulfill interface

ae16cc592b8802378c68b89cad5de873509859ae authored about 4 years ago by siad007 <[email protected]>
Test on empty

e2568ce40c5e76c53a014c93e60f66ddd5ab9fe5 authored about 4 years ago by siad007 <[email protected]>
Added condition

e76ac4f88ace31bc034366fec1515144b45dde9a authored about 4 years ago by siad007 <[email protected]>
fixed some more ci restrictions

7133fe6086f5ea83a6c6fc051ce532806872b4ea authored about 4 years ago by siad007 <[email protected]>
fixed some f***** ci

f360f31e257814bf252beddb17e4bc09e2752023 authored about 4 years ago by siad007 <[email protected]>
Added loglevel to the mockservice.

1bc01d14ae7d78eb1a9a60e8747979983381804b authored about 4 years ago by siad007 <[email protected]>
Update MockServer.php

7c2fe9c2903e7e69588a096667862b1b0504a807 authored about 4 years ago by Siad Ardroumli <[email protected]>
Escaped shell args.

64fa837d5e866990a7ac96179591544f95f77257 authored about 4 years ago by Siad Ardroumli <[email protected]>
Merge pull request #170 from siad007/patch-1

Fixed method signature in Model\Message::setProviderState

3a29da6a8af6d9ffc11e808fa5850a8e7d23aefa authored about 4 years ago by cfmack <[email protected]>
Merge pull request #169 from siad007/MultipleVersionTags

Added support for multiple provider and consumer version tags.

7df040c8cb5cc3a121a89d19e13bcecdde3912a2 authored about 4 years ago by cfmack <[email protected]>
Update Message.php

8dafa6df2d8a378a039c6873af894ebf95a7a6ac authored about 4 years ago by Siad Ardroumli <[email protected]>
Fixed method signature

ce401d6a9de31747dd70be826550f0021f86a80b authored about 4 years ago by Siad Ardroumli <[email protected]>
Added ext-json to the compose requirements and fixed a deprecated function call on `listen()`

f466ea07a72dc199581e3458801fb71be748737b authored about 4 years ago by siad007 <[email protected]>
phpcs stuff

1f1d01ae92224dbb040b97ff9f6ea8e07c7e3032 authored about 4 years ago by siad007 <[email protected]>
Made providerVersionTag and consumerVersionTag multi selectable.

fdbcc4c9a3408871f0332d91669f38e15fdc3a8d authored about 4 years ago by siad007 <[email protected]>
Merge pull request #168 from siad007/patch-2

Added warning log in case of validation failure.

205ce457b2359386381c6c5326a95e6eaaddbd00 authored about 4 years ago by cfmack <[email protected]>
Used cmd `php .\vendor\tm\tooly-composer-script\bin\php-cs-fixer.phar fix --config .php_cs`

38172cf2388294270b2470b0db21b4d701834546 authored about 4 years ago by siad007 <[email protected]>
Merge pull request #167 from siad007/patch-1

Fixed fatal error.

17768f885a90b6a12793bb413f0160b123f59f89 authored about 4 years ago by cfmack <[email protected]>
Added warning log in case of validation failure.

Added warning log with stderr in case of validation failure.

5f54c9085c10c34acef49e070d4b99c1ce10fd28 authored about 4 years ago by Siad Ardroumli <[email protected]>
Fixed fatal error.

564e29b62e99d66a8a80f7e4ee68876d61bae66a authored over 4 years ago by Siad Ardroumli <[email protected]>
Merge pull request #166 from jameshalsall/set-token-on-http-client

fix: set the broker token on the broker http client

befc26ad7dd1569ce8219f09db1973b1d0b77039 authored over 4 years ago by cfmack <[email protected]>
fix: set the broker token on the broker http client

2ff51efe585d05e1e1a0483fef24af0a09adf8ec authored over 4 years ago by James Halsall <[email protected]>
Merge pull request #165 from jbarton123/feature/Add-broker-token-to-provider-verifier

feat: Allow broker token to be set

0a3b441e0a60344ec3a2297c28bbf0a8ace5b88a authored over 4 years ago by cfmack <[email protected]>
feat: Allow broker token to be set

Some brokers require the use of a broker token. This allows a user to set
their broker token for...

135085dd9a730f243632edc6fd15e1e60a9e4316 authored over 4 years ago by Jack Barton <[email protected]>
feat: pending pact feature (#163)

* added wip pacts in verifier interface
* updated readme including wip pacts interface

* upd...

663fdc7ce5836e9c41fd7b5357f10d7a271cb92e authored over 4 years ago by angeloinqbyte <[email protected]>
updating documentation

2645fde35fe637b6f3062f6092752ba91dcec965 authored over 4 years ago by cfmack <[email protected]>
Merge pull request #159 from pact-foundation/update-amp

when classmap authoritative true on composer, deprecation warning #150

43f518e2597f2e70eb26d56fb7394e4cbfd2b9ab authored over 4 years ago by cfmack <[email protected]>
linting

0822accb03a127f1ac71c59ecfae8c0675364829 authored over 4 years ago by cfmack <[email protected]>
min versions that I got working

I suspect we can generalize this further but all these were required

4f511941b90b14ed738bb86b80577792f7ae9bea authored over 4 years ago by cfmack <[email protected]>
add ability to sleep in the stub server

81632b1587ad0f979cceadc0361fd3bac19a775a authored over 4 years ago by cfmack <[email protected]>
add ability to sleep in the stub server

dbd71bc9c4a71885342fd070c8246462471aac47 authored over 4 years ago by cfmack <[email protected]>
linting and extending timeout

534adc9cf7c3255ae55b84ccc1ad55f106440fd9 authored over 4 years ago by cfmack <[email protected]>
added ability to sleep a config amount to ensure Ruby is up

There is a difference with the ruby app being up and being ready

4c30e2f4f1224dee68b34bc7c3d5ad341a225436 authored over 4 years ago by cfmack <[email protected]>
Merge pull request #161 from pact-foundation/update-packagist

Update packagist

95715c4160ed31c09e8d52ebd8374fd641c5cbde authored over 4 years ago by cfmack <[email protected]>
Update shield.io badges to point to pact-foundation in readme #160

5028ef8804ea5356576cf1bffe6291f4dbb8a0c5 authored over 4 years ago by cfmack <[email protected]>
Update shield.io badges to point to pact-foundation in readme #160

eae976c03964b6b331865c6892b674508fe5f98e authored over 4 years ago by cfmack <[email protected]>
updating amp dependencies

dde58fefdb77e9b024eb729be4c798fb7f00a0f9 authored over 4 years ago by cfmack <[email protected]>
hacking at message tests

01653c59a35e1963fc13e058542919d1debff8f2 authored over 4 years ago by cfmack <[email protected]>
linting

eb67f7a9d5191fc1b2de3b06199807ce6d783ff2 authored over 4 years ago by cfmack <[email protected]>
Merge branch 'master' into update-amp

c911bee3afd88d9dca59b9922f5f6e6295163e07 authored over 4 years ago by cfmack <[email protected]>
when classmap authoritative true on composer, deprecation warning #150

Updated amp and modified failed message provider tests

009c187bd0d674767511828ac983e246fca70997 authored over 4 years ago by cfmack <[email protected]>
Merge pull request #154 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-86-0

feat: update standalone to 1.86.0

2ad3020b9eb4862bd729f512702935c7225f7f9a authored over 4 years ago by cfmack <[email protected]>
linting

linting

f307a8159a7a9c31d5a3485445b4401455c436f1 authored over 4 years ago by cfmack <[email protected]>
Merge pull request #158 from pact-foundation/fix-pact-json-examples

json file is actually located in the pacts folder #151

81ada65a2ab97e36e0b53e1e881530089be5b202 authored over 4 years ago by cfmack <[email protected]>
linting

962bcb07c5378b6a34e458a0040e53aa43247acc authored over 4 years ago by cfmack <[email protected]>
json file is actually located in the pacts folder #151

branching fail. I'm sure there's a meme for this

493f07e8e0cf14bf721f96f5fab74336572e396c authored over 4 years ago by cfmack <[email protected]>
feat(upgrade): update standalone to 1.86.0

90a2f8d3695b3f7c2eb5ecd78465afdb500e1a63 authored over 4 years ago by Beth Skurrie <[email protected]>
style: whitespace

f95531e3628aa19dd7d385a4e96594beadc984db authored over 4 years ago by Beth Skurrie <[email protected]>
chore: add script to create PR to upgrade ruby standalone

5c492fb8c2733374edef90610e9f66bd25248753 authored over 4 years ago by Beth Skurrie <[email protected]>
Merge pull request #149 from andrzejkupczyk/master

Indicate language to enable syntax highlighting

0a42a78ce453b02b0a30771585bb0f57138f8813 authored almost 5 years ago by cfmack <[email protected]>
Indicate language to enable syntax highlighting

730c5e84b0bac8ef591442514c8f7ceb27cea77d authored almost 5 years ago by Andrzej Kupczyk <[email protected]>
Merge pull request #148 from aymanalzarrad/master

Fix custom provider headers enclosing

a9f10e8a74b52bd8b5b93981f73d7cf98ed59f38 authored almost 5 years ago by mattermack <[email protected]>
Fix custom provider headers enclosing

0ee91d255bd6e6ab9f2cf8c1c30dbce1b712f28f authored almost 5 years ago by Ayman Al Zarrad <[email protected]>
Merge pull request #143 from cwdt/allow-provider-tag

Allow setting provider version tag. If y'all are ok, I'll put the "multiple provider tags" into...

9c4f4a786cb8a8b173859be42197254ba69a5dfa authored almost 5 years ago by cfmack <[email protected]>
Allow setting provider version tag

a78f09fe0075450a13692a6c035b19b7a012c3a0 authored almost 5 years ago by Marco Veenendaal <[email protected]>
Merge pull request #145 from pact-foundation/uprev-pact

Uprev pact

e2d486ce5355dbbafdb28b1c25c13ba121b3a669 authored almost 5 years ago by cfmack <[email protected]>
reverting function name change

Consistent between Interactions and Messages

636b66fd8caa3e6baafd51af2a390acaf1b899c0 authored almost 5 years ago by cfmack <[email protected]>
passing message consumer and provider tests

9c9c9af6f6be241beaca9d8f1ad7a1cef3425cdf authored almost 5 years ago by cfmack <[email protected]>
keying by description rather than provider state

Does not fully work yet. Need to iterate some more

c7b090d9e6987bd441bbd48e2a7f984f5e119759 authored almost 5 years ago by cfmack <[email protected]>