Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-js-cli

The Broker CLI for Pact, but available to your node scripts
https://github.com/pact-foundation/pact-js-cli

chore(test): remove context.only

9bb8d31855b8587342f8e11460e0e210c876e8ed authored over 7 years ago by Matt Fellows <[email protected]>
chore(test): update verifier test case for unauthorized

5b76ac8ae7fbbca822692d8aeb2a97b86151ae63 authored over 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): upgrade to latest verifier 1.1.0

Deprecate providerStatesUrl, as it's no longer required.

2df296e9fd15eddc7e2e63792ac373b0e36f4bc9 authored over 7 years ago by Matt Fellows <[email protected]>
Create RELEASING.md

7e09be5a0f79a9ccea30eddff6f9d7380efa4326 authored over 7 years ago by Beth Skurrie <[email protected]>
Updating pact-mock-service dependency to v2.1.0+

7aaf1f2a2ea9b09e63b3de343822898a53425035 authored over 7 years ago by Matt Fellows <[email protected]>
removing option assertion since it was useless

ffab58f919ff711b61edb6a2cf4ad83a47e0b88a authored over 7 years ago by Michel Boudreau <[email protected]>
updating pact-mock-service dependency to latest version

c854638d4857a48ac009c2eae325403c422868ce authored over 7 years ago by Michel Boudreau <[email protected]>
improving array check assertion for pactUrls in verifier

b8b469e86c565ed2172d66b0a1225b2a71dafd18 authored over 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #36 from pact-foundation/feature/broker-tags

Fetch from broker: Allow verifier to fetch pacts from a Broker

cd3b439ef4436feb244b01ff6f464f8dc4c77a21 authored over 7 years ago by Michel Boudreau <[email protected]>
chore(refactor): refactor the broker pact retrieval in verify()

2c5519349bb4bbabff5c73bede80e39df03090ba authored over 7 years ago by Matt Fellows <[email protected]>
chore(deps): update pact-mock-service dep to ~2.0.1

4e6d347fde0f5f61d415b614a2b35f593ea0288e authored over 7 years ago by Matt Fellows <[email protected]>
feat(verifications): implement feedback from PR #36

b2b9f1fa10898cbf204c5a7ca4aed8c9799f778e authored over 7 years ago by Matt Fellows <[email protected]>
chore(merge): merge package.json from master

9adff8a3266d38458481cb4232b779989f818889 authored over 7 years ago by Matt Fellows <[email protected]>
feat(discovery): automatic discovery of pacts by provider (and tags)

d8531fb2754eb366bde11e126e4611b1bb34222e authored over 7 years ago by Matt Fellows <[email protected]>
wip: fetch pact urls from root

307c3412a9d7b43c3ddbf61fad41933075a4f622 authored over 7 years ago by Matt Fellows <[email protected]>
wip: implement find consumers from broker by tag

012cbff2a4da6ec93ea90c8df2b522dc03cf7918 authored over 7 years ago by Matt Fellows <[email protected]>
chore(formatting): fix formatting in broker spec

0bec2c7952d9ec3ddabe98fb257bf97eb29c547e authored over 7 years ago by Matt Fellows <[email protected]>
feat(verifications): allow verify() to pull from a broker

cf136533fc44aeb552ca34feee03ac3aff9cd993 authored over 7 years ago by Matt Fellows <[email protected]>
chore(formatting): fix formatting in broker spec

59b479dcaa08a49abda2294eb22ca512db0767a6 authored over 7 years ago by Matt Fellows <[email protected]>
Upgrading dependencies, incrementing version number for release

9aa48ce6e678a98f929a0264042533b8980162ce authored over 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #35 from pact-foundation/feat/publish-verifications-to-broker

feat(verifications): publish verifications to broker

68b390ef23639d3c545206b89db982e90051bcfc authored over 7 years ago by Michel Boudreau <[email protected]>
feat(verifications): publish verifications to broker

- Add flags to automatically publish verification results to
Pact broker
- Had to hard code po...

c9fb1f9ef33a1c62444fe29a1dd5e83f39c97264 authored over 7 years ago by Matt Fellows <[email protected]>
chore(upgrade): upgrade to latest provider verifier v1.x.x

13155afabadf37ea0cc7159f0041e261312128a5 authored over 7 years ago by Matt Fellows <[email protected]>
chore(upgrade): upgrade to latest mock service v1.2.0

d152039d58f0db8c47faa9501f7818dbee82337b authored over 7 years ago by Matt Fellows <[email protected]>
Allow pact-mock-service and pact-provider-verifier patch level updates

b5123a322e4a927153a7ca6fe71964fbc1b684b8 authored almost 8 years ago by Matt Fellows <[email protected]>
Release 4.8.0

83ace82e4d7d1ddf70a8638222f6ddd65c2e35f4 authored almost 8 years ago by Matt Fellows <[email protected]>
Merge pull request #31 from pact-foundation/fix/issue-30

PROPOSAL: Allow user to specify verification timeout

4434f031488e61d839e0ed75ee2490f7eebde1fb authored almost 8 years ago by Michel Boudreau <[email protected]>
fix(verification): feedback on setting default value from Michel

c7d4ae8fdf1e0c600543b47ba05c8df3334d21e8 authored almost 8 years ago by Matt Fellows <[email protected]>
fix(verification): allow user to specify verification timeout #30

cfb780d0d9958857230bb0e9baccbac8910e03e6 authored almost 8 years ago by Matt Fellows <[email protected]>
Merge pull request #28 from pact-foundation/feat/custom-ssl

feat(ssl): allow users to specify custom ssl cert/key

02e582fae322289241af48d61f7283918a2d508e authored almost 8 years ago by Matt Fellows <[email protected]>
changing minimum version number of node to be 4 in package.json

c15e3cb0b0371c701b4e11aa8c93b6b482d4f292 authored almost 8 years ago by Michel Boudreau <[email protected]>
removing version 0.12 of node since it's no longer in use, adding version 7 to compatibility to newest

374509db305a9fdce729fd981b0f3e75e452aa08 authored almost 8 years ago by Michel Boudreau <[email protected]>
fixing some of the options, adding more checks, adding extra tests around ssl certs, updating pact-mock-service dependency version

42346105ecf1e9b083c3857e991c9bbff4245ed6 authored almost 8 years ago by Michel Boudreau <[email protected]>
Updating readme to better reflect ssl options

1bf082734a7a6fb28961736c807584e3b0767c68 authored almost 8 years ago by Michel Boudreau <[email protected]>
Merge pull request #29 from callebstrom/post-with-data-test

Added POST test. Added POST regex test

5c44cd028133d4246139bb813707cd034eb84ee8 authored almost 8 years ago by Michel Boudreau <[email protected]>
Added POST test. Added POST regex test

e13e280a61e46af9d9655a9f85673b2a4193581a authored almost 8 years ago by Carl-Erik Bergström <[email protected]>
feat(ssl): allow users to specify custom ssl cert/key

6e935ec7f41646775fe0df80cab6f00b1e4fae39 authored almost 8 years ago by Matt Fellows <[email protected]>
chore(docs): add required field 'consumerVersion' to publish task documentation

afcfef7ab1d5debb51e73ef73eefb89f2bb9a91a authored almost 8 years ago by Matt Fellows <[email protected]>
removing mocha options file as not needed - use package.json instead, fixing publisher to have better error logging when an issue arises, fixing tests around this, incrementing feature version of package.json

b91777544a5729abdef4dcc360cc6f138390d24c authored about 8 years ago by Michel Boudreau <[email protected]>
abstracting out creationg of arguments for testing purposes and to not screw up weird characters in the command line

94eb2c0413ae40e1dbc6304d6f74978274346568 authored over 8 years ago by Michel Boudreau <[email protected]>
Merge pull request #25 from pact-foundation/fix/issue22

fix(cmd): quote command line invocation arguments, fixes #22

0ae9be602bacd06e3d87e955d5a45c4e173991b4 authored over 8 years ago by Michel Boudreau <[email protected]>
fix(cmd): quote command line invocation arguments, fixes #22

40fa2e13e93a3011ab2c768bb06b3000372bfe6c authored over 8 years ago by Matt Fellows <[email protected]>
Merge pull request #23 from jcarlos/master

Fix syntax error on verify example of README.md

dc71b7522c017fbda3b23a95b53f66624f0e8ecc authored over 8 years ago by Michel Boudreau <[email protected]>
Update README.md

0fb12f40dae420ec630ce1290a66ab107c02a15f authored over 8 years ago by João Medrado <[email protected]>
Merge pull request #21 from mindyor/patch-1

fix(docs): fix typo (missing colon) in sample code

df777ab4034d4d128eab147c0489e4f8dbec655e authored over 8 years ago by Matt Fellows <[email protected]>
typo, add colon in sample code

d90a636b7534a1573736e3fc087b7aea80bf4b1a authored over 8 years ago by Mindy Or <[email protected]>
increasing retry amount to 30 seconds

82c2271b5e787df0d7557472e635cf726e9cd6eb authored over 8 years ago by Michel Boudreau <[email protected]>
fixing merge issues

57961910b2b2195e4a2373685061268c567aec82 authored over 8 years ago by Michel Boudreau <[email protected]>
little bit of code cleanup since merging, fixing some styling rules

48e894de6b96dba95d4735f51832e0968d13c86f authored over 8 years ago by Michel Boudreau <[email protected]>
Fixing merge conflict

2d4e8fe1950e714ef4e71fafa8eaef8482ec56ba authored over 8 years ago by Michel Boudreau <[email protected]>
adding better server check for when it's up, adding test around delayed server instantiation.

3e77552002ccd3bc232b45f1c5ee8c3809defdbb authored over 8 years ago by Michel Boudreau <[email protected]>
Committing latest work to test out server check when delayed

c6bda91cded6af1b631e8a7e30a62811100cb9bb authored over 8 years ago by Michel Boudreau <[email protected]>
chore(deploy): limit the release to version 6 only

master

4beb115565750924caa911005825609ed58d5551 authored over 8 years ago by Tarcio Saraiva <[email protected]>
chore(App): release version v4.5.1

master

6cb5b9435df133c34d7f741822681350b61649d8 authored over 8 years ago by Tarcio Saraiva <[email protected]>
Merge pull request #19 from pact-foundation/fixpublishertags

fix(tag): fix URL for Pact tagging

e8f64570cea177af430d82462e80084ff1bbbc72 authored over 8 years ago by Michel Boudreau <[email protected]>
fix(tag): fix URL for Pact tagging

fixpublishertags

acdfa93e69b9daf30425111d83495e71359a38cb authored over 8 years ago by Tarcio Saraiva <[email protected]>
incrementing version for releasing tagged/flagged pacts

e14cbd58cca1f6e5bbfb091b3635032f642ad50e authored over 8 years ago by Michel Boudreau <[email protected]>
updating dependencies

49b7ea0886cba6c91615eec037bb3e422b998a43 authored over 8 years ago by Michel Boudreau <[email protected]>
reverting verifier pact to my last change on it, someone seems to have regressed my changes

1ec242f0357bd409a83508ebe5658b524b905d89 authored over 8 years ago by Michel Boudreau <[email protected]>
merging latest master into appveyor branch

2ffc3f776021a9cbf1c51e148e915bfbae73e7ff authored over 8 years ago by Michel Boudreau <[email protected]>
Merge pull request #18 from pact-foundation/editorconfig

add an '.editorconfig' file for consistent code style across editors

9e8499c43da7921b17087435c8f4253f0d281568 authored over 8 years ago by Michel Boudreau <[email protected]>
add an '.editorconfig' file for consistent code style across editors and IDEs

3922382afd2d7501bc7999925f38d21413db9ee1 authored over 8 years ago by Tarcio <[email protected]>
Merge pull request #14 from pact-foundation/broker-tags

adding tagging capability

4b9a47c2d2b07b85ef0f8e38b669a591b7e1ff64 authored over 8 years ago by Michel Boudreau <[email protected]>
little bit more cleaning up around http calls to pact server

b9c50d13ddcffd8ef87883398b94858261c73c0c authored over 8 years ago by Michel Boudreau <[email protected]>
doing some promise refactoring to make it more readable

83160a56545732355611172a7a7702610ea7b806 authored over 8 years ago by Michel Boudreau <[email protected]>
Merge pull request #15 from pact-foundation/build-suggestion

reducing matrix according to Node LTS

95069ccd010fba616e583be30c91c34dbbbe4fc8 authored over 8 years ago by Michel Boudreau <[email protected]>
feat(build): remove node v5 from appveyor build matrix

build-suggestion

cc7c88a5e969de693d5fea9c0ceaf76cb153544f authored over 8 years ago by Tarcio Saraiva <[email protected]>
check 'consumerVersion' when creating URL and add tests to verify presence of property

acc1c9a02e9bc1009fab6d2bcdf284530636a627 authored over 8 years ago by Tarcio <[email protected]>
adding tagging capability

b4c527fe07d2c5b8a9574f82df9333250494b467 authored over 8 years ago by Tarcio <[email protected]>
Updating README

8766eda3ca9381c5f1e03964f7d3e1923084b72a authored over 8 years ago by Tarcio <[email protected]>
feat(build): reduce the number of versions the build will run on the matrix

build-suggestion

114505abe89797bd0eb093ed65b6fcb04f2ad524 authored over 8 years ago by Tarcio Saraiva <[email protected]>
release v4.4.4

3c93e5d7d0389cf63d4c4e58e5fff18f63476a30 authored over 8 years ago by Matt Fellows <[email protected]>
Merge pull request #17 from pact-foundation/fix/issue16

allow 20x responses from pact broker on publish (issue #16)

5c5a75857ee550ba497b3ac65a9aba81b3b0d634 authored over 8 years ago by Matt Fellows <[email protected]>
allow 20x responses from pact broker on publish (issue #16)

9d06dcf8efc2403e37a607e09ebb4ce64abfe2e0 authored over 8 years ago by Matt Fellows <[email protected]>
reducing matrix according to Node LTS

c31ed033dca55a5a479735836a9a3e4dc9bbb5ff authored over 8 years ago by Tarcio <[email protected]>
Merge pull request #13 from pact-foundation/fix/issue12

Validate options when generating pact publish URL

939336bd2577e2e7a38abcc7252f1ea51a8660c4 authored over 8 years ago by Michel Boudreau <[email protected]>
Cutting down to 64bit builds only to make things quicker

f79e6269381f6b40f91652afa1705b268703c9b9 authored over 8 years ago by Matt Fellows <[email protected]>
build passed. What if I remove optional dependencies?

fe787c3e3a9a19a8134283bdf834fc6ec7596e82 authored over 8 years ago by Matt Fellows <[email protected]>
WIP: attempting to bisect an issue with Appveyor builds on Windows

b99467bd71b0152d9b87059ee65cd701d45e7244 authored over 8 years ago by Matt Fellows <[email protected]>
Extract pact publishing url generation into separate function with proper feedback (Issue #12)

3b4801f1d0da80e488c0ad59f96903b7c3de4418 authored over 8 years ago by Matt Fellows <[email protected]>
fix #12: use consumer/provider name key when constructing pact PUT URI

014cea1ba475359c4ae4d87736ab7c6cb7447bff authored over 8 years ago by Matt Fellows <[email protected]>
Upgrade to latest provider verifier and release v4.4.2

c5f28d9fa0e051b4e094a7377aebbb7e90f4ed27 authored over 8 years ago by Matt Fellows <[email protected]>
release v4.4.1

8db4452d1127110d11c07356877049eb21cf83a5 authored over 8 years ago by Matt Fellows <[email protected]>
Merge pull request #10 from pact-foundation/publisher/readremotefiles

Validate remote Pact files on publish

0772516dc0cceff2a70bd118bb31cdb78ec24d50 authored over 8 years ago by Michel Boudreau <[email protected]>
Fix regexes and potential call on undefined result

d33387a4321d8c5e2024e0e9fb91598f5b34323f authored over 8 years ago by Matt Fellows <[email protected]>
pacts published from a remote url are now validated

68bc9fc896c06f1436308c3e3d66905607c8eb63 authored over 8 years ago by Matt Fellows <[email protected]>
incrementing version for release

ce9039d40bd12bbddd6b5ffb4a8d774d7d2148a1 authored over 8 years ago by Michel Boudreau <[email protected]>
updating pact-provider-verifier to latest version, fixing up for new packge signature

10e937e93665364a6378af9701870df674ea53e7 authored over 8 years ago by Michel Boudreau <[email protected]>
fixing testing error by wrapping in try/catch, fixing paths within integration tests

d9de21cd9e2d0d74fe84c37ae9d2d49a96d78c4d authored over 8 years ago by Michel Boudreau <[email protected]>
removing bluebird and superagent. Tests works for now, but I feel like we need better checks involved before sending pact files over to broker

a5afdb17e2c3ca8acf6c6a2051e7575cc4bcb4b2 authored over 8 years ago by Michel Boudreau <[email protected]>
release v4.3.2

d631f884c962c562939adedc6064353e0f30131c authored over 8 years ago by Matt Fellows <[email protected]>
release v4.3.1

7257d4e4312749f8c35da04deed5a2f15659cb3c authored over 8 years ago by Matt Fellows <[email protected]>
Merge pull request #9 from pact-foundation/bugfix/issue7

Return output to promise in verification process #8

42ba956518f1f36124fbe1be6dbea3a95a104a2e authored over 8 years ago by Michel Boudreau <[email protected]>
fix issue #7 - return output to promise in verification

da85b8ea152599d85521fdca554baaeedba82048 authored over 8 years ago by Matt Fellows <[email protected]>
remove unused sanitisePath function

ef45eafa66f32b5c77c354da2cf8766820f93ede authored over 8 years ago by Matt Fellows <[email protected]>
adding directory creation for pact files and logs, incrementing version

d36021dfa5b1dcdc5e54409043ca0e71fd373294 authored over 8 years ago by Michel Boudreau <[email protected]>
incrementing version number for new release

94281033d91b9a5b3b08d894db78fe845defc4d0 authored over 8 years ago by Michel Boudreau <[email protected]>
fixing log lever set, adding unit test, adding documentation on it

05b6dbc1cac7836a4d0ee754824630f4980c5952 authored over 8 years ago by Michel Boudreau <[email protected]>
updating to latest pact-mock-service which removes a lot of fuffing about finding the right binary

4d609a93a4843c90389e783be4f012adde8bc046 authored over 8 years ago by Michel Boudreau <[email protected]>
fixing tests that had disable log level

379fc13193ab35d8589c311c4e7f17d5b9d3de22 authored over 8 years ago by Michel Boudreau <[email protected]>