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(types): add _ type in pact.ts

353dcbb2f0c536c1e5f1a70befdfe47a771dd338 authored about 7 years ago by Matt Fellows <[email protected]>
chore(cli): update CLI flags from [] to <>

04bc3104d5846d2458af7b6f06e00fc0fb913bef authored about 7 years ago by Matt Fellows <[email protected]>
feat(api): add removeAll() interface to main API

- on exit, all stubs and servers are automatically shutdown
- cleanup service interface and stub...

9306183d7d639cd895f5c0d6c5698f222bcf596a authored about 7 years ago by Matt Fellows <[email protected]>
wip: implement feedback from mboudreau

c234ae28cdd1b92aebe8179f7dd5697b019659a7 authored about 7 years ago by Matt Fellows <[email protected]>
adding publish to CLI commands

f05c752249957b495604922b3e8381010389a084 authored about 7 years ago by Michel Boudreau <[email protected]>
chore: merge master into feat/stubs

ed7681ae82dcf273acd3a1f0682054b466fc22bd authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.5.0

d6530c613fd10d6c41ddd287ddd796f978c09fdd authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #66 from pact-foundation/feat/50-pactFileWriteMode

feat(pactFileWriteMode): add pactFileWriteMode to server. Fixes #50

b1a392754c8fb300d7c03705c95920a647a45177 authored about 7 years ago by Matt Fellows <[email protected]>
feat(pactFileWriteMode): add pactFileWriteMode to server. Fixes #50

0f8658b3e2de2b25db927982ac23ffb41a777d09 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.4.1

0d6816d6f8e553a920fd47a02e6048dbbf11fe14 authored about 7 years ago by Matt Fellows <[email protected]>
chore(verifier): update verifier integration test behavour

c09dd5361900d207866c9a467e0e4f71051af7f5 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.4.0

7bce68f92e0fa619af4d7a1b117a1bc4218d74f2 authored about 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): upgrade pact standalone to 3.4.0

a77f9f76bf8399b0e3f4d89ea9f3485b91790212 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): add documentation for stub service

- Add TOC and hierarchical layout for each logical function
- Refactor documentation sections wi...

6e1b8c611a8cb1a9ef3b519d74730bcf72bd5ebd authored about 7 years ago by Matt Fellows <[email protected]>
refactor(service): refactor stub and mock svc

- Create AbstractService class to reduce code
duplication
- Refactor Stub and Mock service to ...

b02a5d68380e6af86f6eaf2fd2d4e727b3af95a6 authored about 7 years ago by Matt Fellows <[email protected]>
feat(stub): add basic stub support

62185b504bcf567291ed96da80bb7b369cd5cf2e authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.3.0

c1e20f7628dde2b73ab60754bcdb5f7e658867c6 authored about 7 years ago by Matt Fellows <[email protected]>
feat(custom-headers): allow user to specify custom headers during provider verification

3797193dd462548d759214ba2f3112f6d92408b1 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.2.0

4b8b7989278118ff3a1cac45a702cac9e6b3b45d authored about 7 years ago by Matt Fellows <[email protected]>
feat(types): re-export out common types for library use

fa19b57cf48451651b57e8c87f8e28dbdeac2c33 authored about 7 years ago by Matt Fellows <[email protected]>
docs: update releasing with conventional changelog details

9cdadb4750cc3dfb82473d36f8d94db9ba34c9e2 authored about 7 years ago by Matt Fellows <[email protected]>
docs: add CONTRIBUTING.md

de0cb4647893fa8a47c29af26c5a200d4a819381 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.1.0

830157ecc0d52b4848ac3151142080ad76f8cc59 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.1.0

6b9c9b23e3a742c93febcafb4f8d527852139fff authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #62 from pact-foundation/fix/55

Improve type checking across codebase

42a1975bde0f1f9172d31d1b214bb2a4d2a007f1 authored about 7 years ago by Matt Fellows <[email protected]>
feat(types): feedback from mboudreau

e75659246dbb9add5b874a7c27ec3922d85ffcab authored about 7 years ago by Matt Fellows <[email protected]>
Minute change to rerun checks on Github (timed out on last push)

8347afa15367f90d1430d64021c0f357bee12ef0 authored about 7 years ago by Oliver Gramberg <[email protected]>
feat(types): add support for TS 'strictNullChecks'

76d8c38d804466afafa6d759cfa1a11d9de1ffc0 authored about 7 years ago by Matt Fellows <[email protected]>
Minute changes

cb43da2d5ae7636c6915b53484fddef4f9f84607 authored about 7 years ago by Oliver Gramberg <[email protected]>
Merge branch 'master' into monkeypatch-mock-service

dc31cabc40990994b6c96bc34a3a46b40651e5f0 authored about 7 years ago by Oliver Gramberg <[email protected]>
Minute changes

68ccbf6509dfd2e0c8468a34c70d0fd26eae18cc authored about 7 years ago by Oliver Gramberg <[email protected]>
feat(types): uplift code base to comply with noImplicitAny

861ae8958481b6144d7a594866167eb60438593c authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): set package.json to 2 spaces in editor config

2bba16149e5cd6832ad8693d30bae508425c5d23 authored about 7 years ago by Matt Fellows <[email protected]>
remove useless code

d9ab705deadbe293879a27c67ec0958f71dcaf3a authored about 7 years ago by Michel Boudreau <[email protected]>
wip: noImplicitAny

65d3eaf3f7b0d9b1b42904c730347ac592785625 authored about 7 years ago by Matt Fellows <[email protected]>
fix(lint): add noImplicitThis to TS configuration

eb1797988d3c3674f35ea8e01d11bc01ee935772 authored about 7 years ago by Matt Fellows <[email protected]>
fix(lint): fix noImplicitReturns TS issues

5c57288b53c945e62ab97dceda5b11dedb402e98 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #58 from pact-foundation/update-standalone-publish

Update standalone publish

d4f8e7b0c32f856c5eec343e1688427d99f1564e authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): update README to make parameters clear

c0e1dbac97fed5a67352cb6ca3b3250ef989e61c authored about 7 years ago by Matt Fellows <[email protected]>
chore(publisher): remove unused PublishData type

72d9cf8161ce1d4a6ab6aa40a52585920921ba57 authored about 7 years ago by Matt Fellows <[email protected]>
chore(broker): remove unused __requestOptions field

26042526e5577369c5aeb8127c8c072db1465ab4 authored about 7 years ago by Matt Fellows <[email protected]>
removing all ':' in filename because windows sucks

e4b5c64f313f6e054f4e4428d7bf4b8db90cde20 authored about 7 years ago by Michel Boudreau <[email protected]>
moving things to json files for easier test reading, adding utility functions to make returning data easier

52d4338c3244a6c67d583cc7e31e279bbbc8ce07 authored about 7 years ago by Michel Boudreau <[email protected]>
Commenting out unnecessary test for invalid log file path

5d2ecb22c7bf2050caaf2c70da54c4167f0ee912 authored about 7 years ago by Oliver Gramberg <[email protected]>
Fix to broken test by providing an existing file name using __filename

cda0f6f72a52cc95664ff44d9b95cd35e761ccd5 authored about 7 years ago by Oliver Gramberg <[email protected]>
Added --monkeypatch option to pact mock service start up command and pact provider verifier command

16bf36f11915ff180983c49d76bbccfef802ec2a authored about 7 years ago by Oliver Gramberg <[email protected]>
updating pact standalone to latest, fixes windows, removing useless options in tests

c03e5d0d4ecac5fe3e641aebabf62d7e1c011e52 authored about 7 years ago by Michel Boudreau <[email protected]>
merging master, fixing error output

866d73eb92ca64346163389f9ac72d7e3827aec6 authored about 7 years ago by Michel Boudreau <[email protected]>
got the new publish binaries to work, doing some code cleanup while I was at it, improving tests.

e0b51093aa107ae500ce619b4e19d895d0368f42 authored about 7 years ago by Michel Boudreau <[email protected]>
chore(release): releasing fix for #56

a18518caffcb49d2ae68c2cc4b17060e5067c56e authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #57 from pact-foundation/fix/issue-56

fix(server): fix NPE in create server setup

3e86fdd6701bb4e400aab15189c134cf97e1f7da authored about 7 years ago by Matt Fellows <[email protected]>
fix(server): fix NPE in create server setup

Fixes #56

4f90174668f2f93657a764f38de27c4b14d6f250 authored about 7 years ago by Matt Fellows <[email protected]>
latest work for standalone publish, just a couple tests left to fix

aadccd19ca2dcfe716366e001a29d2d2f1796044 authored about 7 years ago by Michel Boudreau <[email protected]>
merging latest from master

3fc7637128be3967ec987cc665868d45735ce762 authored about 7 years ago by Michel Boudreau <[email protected]>
apparently, mocha sucks at expanding expressions if they're not in double quotes...

1e818a1a0af4212342a4074384116bfb3ea6a2ce authored about 7 years ago by Michel Boudreau <[email protected]>
trying again with appveyor

e3ff6386b939c812e72af659f81a32648b84039e authored about 7 years ago by Michel Boudreau <[email protected]>
using cross OS safe glob patterns

6f87ee3740d85e0da8dd1465cb1319e5eb5a3104 authored about 7 years ago by Michel Boudreau <[email protected]>
removing references to .bin folder in package.json scripts

8713c11ed48d2180e9283d5cef1e29ea0c9d4872 authored about 7 years ago by Michel Boudreau <[email protected]>
using the public readonly options convention for all classes, updating appveyor to use all nodejs versions, fixing clean script to with in powershell

acb097db216f886f2ae3e3ae8e0ab6f3582c55fa authored about 7 years ago by Michel Boudreau <[email protected]>
incrementing version for release

59beacb5554beeaa1d192cb617b7969adb3c98e8 authored about 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #53 from pact-foundation/chore/declarations

feat(types): add TS declarations to package.json. Fixes #52

3bc9838b5f62eb2480e50e923faf7ec98440e260 authored about 7 years ago by Michel Boudreau <[email protected]>
feat(types): add TS declarations to package.json. Fixes #52

ef1d9d6ba8436ae0038738107dd7124e601f6e47 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #51 from bbarke/master

Removed Parenthesis in README example.

a236ad835f7733be38f03868caa9529ad4870eff authored about 7 years ago by Matt Fellows <[email protected]>
Removed Parenthesis

08dc8e1157023b3425a13f849a0fc894ee226a0b authored about 7 years ago by Brent Barker <[email protected]>
committing latest work, still not working with publish, not finding file when given to it

2a8fb510d75309943fade13b345383702da3e8f9 authored about 7 years ago by Michel Boudreau <[email protected]>
updating to latest standalone, trying to update the tests to work with the new publisher, some are still broken

44516906720b2d9691e71d2eeb64a52726f6cbe0 authored about 7 years ago by Michel Boudreau <[email protected]>
committing latest, but is currently broken because new pact-publish doesn't include basic auth in request

5ac4d4f24bff0d2e8946c123cac65c97a02c0a7d authored about 7 years ago by Michel Boudreau <[email protected]>
abstracting out the binary spawning code

ec5ed88026af1cac3c631f756040a17c058f06c4 authored about 7 years ago by Michel Boudreau <[email protected]>
updating pact-standalone version with fixed packaging

67eff8d1d0aafd689c19bf642e9ed37e7a5f7c2c authored about 7 years ago by Michel Boudreau <[email protected]>
require test was actually bad and wasn't working and in turn, so was pact-node with require. This is now fixed

183f052007c834b7282135a53f917881ded7efd1 authored about 7 years ago by Michel Boudreau <[email protected]>
adding RELEASING.md file, merging in single standalone dependency, incrementing version

9096c8f3a44e786e650c2c091fd692444ab6bc05 authored over 7 years ago by Michel Boudreau <[email protected]>
Merging pact-standalone changes into master

5d9c7d40c90ae25b56dbe968e76a57995f88f3bd authored over 7 years ago by Michel Boudreau <[email protected]>
adding .npmignore file so that javascript files are packaged properly, incrementing version for release

2893a0265996165683e7e4313a1e613fbd39e79f authored over 7 years ago by Michel Boudreau <[email protected]>
Adding typescript usage as well

9c4f86cf14ed7f6151d67ecb1a2863e91b86affb authored over 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #46 from pact-foundation/feat/typescript-pact-standalone

feat(standalone): add pact standalone to TS implementation

68e4bada8036579b2f735a9e8ea58da04f67469e authored over 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #44 from pact-foundation/typescript

Typescripting all the things!

2fdfbd1fe6abbb127c0993c66543863e1f864f39 authored over 7 years ago by Michel Boudreau <[email protected]>
merging readme with master

071f1453ad7713385d2bf20f75ce79a4e9becc9a authored over 7 years ago by Michel Boudreau <[email protected]>
feat(service): use 'service' command in mock service

- Fixes Windows forking issue increasing compatibility
- See https://github.com/pact-foundation/...

aeaac3da345bca35df64cda3e52f9089e5c6723d authored over 7 years ago by Matt Fellows <[email protected]>
feat(standalone): add pact standalone to TS implementation

2b89924ea3483677c3db1eb49adb034feea4deac authored over 7 years ago by Matt Fellows <[email protected]>
adding index test to make sure we can use pact with both typescript and node

705bd06c12f8bd35799a163843c23181083cc04b authored over 7 years ago by Michel Boudreau <[email protected]>
fixing code based on Matt's comments

846b985b76a6da403bffe60b87cc811dd7be5449 authored over 7 years ago by Michel Boudreau <[email protected]>
adding more tests around pact cli, using caporal instead of commander for CLI framework, updating documentation and code

016e04cfd3088161fc74f74e69039289b79da0b2 authored over 7 years ago by Michel Boudreau <[email protected]>
fixing CLI commands, adding tests around it

f304c5c261cfef58042cbf38ef25c4fb0a76c59f authored over 7 years ago by Michel Boudreau <[email protected]>
adding node wrapper, fixing packaging/deployment

005b214c51b9e1c57853c21d75018703b35b9183 authored over 7 years ago by Michel Boudreau <[email protected]>
fixing issue with express type

b35007bafd3c176423a42d4ead357f54d2ba41b3 authored over 7 years ago by Michel Boudreau <[email protected]>
removing files from gitignore that git was still tracking

e74127bef1ca947fc201ac33ed5435d0ea9c2053 authored over 7 years ago by Michel Boudreau <[email protected]>
fixing all the tests, everything green. Still need to fix deployment and bin folder

ade1596aec2df1edb5b30d26bf50b1b1395ee26a authored over 7 years ago by Michel Boudreau <[email protected]>
more conversions to TS

7afe452623609be579dc50c5035c670812e53d8f authored over 7 years ago by Michel Boudreau <[email protected]>
Merge pull request #43 from lirantal/docs/host-bind-documentation

docs(mockserver): updating support for 0.0.0.0 as host option

9d2eaa910862a6cb278dfd50719486056465f713 authored over 7 years ago by Michel Boudreau <[email protected]>
docs(mockserver): updating support for 0.0.0.0 as host option

99d60d9dda2b8eb5f6eec3d9c5bf52b7f8930188 authored over 7 years ago by Liran Tal <[email protected]>
more work on typescripting

f2c20fd6e1725153eeb9a4b894b5d903fb28b766 authored over 7 years ago by Michel Boudreau <[email protected]>
initial go at typescripting

f88bd34ae60fe75de932268064dad8d80a2c4505 authored over 7 years ago by Michel Boudreau <[email protected]>
Modifying dependencies, adding typescript and ts-node, fixing new scripts in package.json

54f6e6c15db7073929b22f7df79e825036d3609e authored over 7 years ago by Michel Boudreau <[email protected]>
chore(build): update deps and add package-lock.json

596f1029fca90175268c70f19e7ad2ced6f6a86e authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): remove potential security issue on failed build

166d4734c411337e26818a0eb9ee5e71f25a468e authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): add node v8 to travis build

5bff7d2d2a0fd4ea38fde5476392f4e8c1719dc4 authored over 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): upgrade to latest verifier 1.4.0, Release v4.12.0

505b3d85d7e92a599a85549bac02846e00b497b7 authored over 7 years ago by Matt Fellows <[email protected]>
Merge pull request #40 from pact-foundation/feat/remove-states-url

Deprecate providerStatesUrl

23f21e9eb438866d65c17f1bc6929c69514f7fea authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): use mocha.opts to control timeout and reporter

f4455ed60e82c5ca2804648dc95e46bb9bb1f4aa authored over 7 years ago by Matt Fellows <[email protected]>
chore(versioning): lock down pact-* versioning to allow only micro changes

d8ecfd13fa607259c980014d31e344e7947924b7 authored over 7 years ago by Matt Fellows <[email protected]>