Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-go

Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://github.com/pact-foundation/pact-go

chore(vendor) Fetch `dep` together with dependencies within AppVeyor build

3a2f21e09a45bb6d000e35248f364a7217a254e9 authored over 6 years ago by Igor Springer <[email protected]>
Merge pull request #79 from Deseao/certs

feat(publisher): add SetClient func

c34e7ae7c3b7441b8101d67a5f34861f7e1572e5 authored over 6 years ago by Matt Fellows <[email protected]>
feat(publisher): add SetClient func

Add SetClient func to allow dsl users to control aspects of requests to the
Broker API, such as ...

9d5d1ab3e91f2497afdd2bbb714090882d58f679 authored over 6 years ago by Deseao <[email protected]>
chore(docs): improve video quality

5730aba139b8eaad6e0bcb305639d8582fbdd41c authored over 6 years ago by Matt Fellows <[email protected]>
chore(docs): update video sizing

3410c959a921235565c34035e760111926a44e3b authored over 6 years ago by Matt Fellows <[email protected]>
chore(docs): update pact demo video

e2c7da346fc28374e62db42e0234f54d18b03968 authored over 6 years ago by Matt Fellows <[email protected]>
wip: fix windows build

a3c430e71a88d32f1a5cac3ca31de9e827ce884d authored over 6 years ago by Matt Fellows <[email protected]>
feat(matching): add auto-match capability (#78)

45b72aef0f764a2ace3f59ed44e75eada5aeaf78 authored over 6 years ago by Alex Ramey <[email protected]>
chore(build): update to 1.43.0 of standalone CLI

3f415eb49f1f5ba8fd365e3331044c8e02ed44a0 authored over 6 years ago by Matt Fellows <[email protected]>
feat(messages): add support for Message type casting

4fda26a0f04016a92655018c98f81f769fe68751 authored over 6 years ago by Matt Fellows <[email protected]>
wip: from laptop

094ae02e8448aa360206f03ebf0e2fc2812aa22c authored over 6 years ago by Matt Fellows <[email protected]>
wip: update docs for serverless

df2b88522dc858eef77c3bf701c6b7479dff01a0 authored over 6 years ago by Matt Fellows <[email protected]>
examples(message): fix message provider example

81d0c46245efc7359be3c827655ab013c2045343 authored over 6 years ago by Matt Fellows <[email protected]>
chore(vendor): Migrate to `dep` for fetching dependencies

39b889f1866129e9421070008722daa9c6994d71 authored over 6 years ago by Igor Springer <[email protected]>
chore(dev): Bump up `docker-compose`, `golang` & `pact-ruby-standalone` versions (Dockerfile)

ccba397c4df38b994de0cdbb43fb016c5bf6d7f0 authored over 6 years ago by Igor Springer <[email protected]>
feat(message): cleanup handler interfaces

ad7454efc8eef27f4302d941731da874539c6437 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(message): simplify message pact provider interface

6b2e2c5999571ac17403b092b04e348e3953d546 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(messages): update to latest standalone

Implements minimum v3 spec compatibility:
- Multiple states sent through to pact file

Reifies m...

372633e7a581b14076bbe461706221594055468c authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): release v0.0.12

8bad006dad5ac1fb1163c3482a47239b122c12ae authored almost 7 years ago by Matt Fellows <[email protected]>
wip: recursively generate message content

b5f4acd298f14d592f91fd2b594e3996794f645e authored almost 7 years ago by Matt Fellows <[email protected]>
wip: reverse complex, nested Matchers into their generated form

d7f80b75f70f8c0b2b4e2b9e275e112b248c91ad authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): release tag during deploy

985f05edba42ed5ae758f7e9a2edbad4424847f2 authored almost 7 years ago by Matt Fellows <[email protected]>
fix(verification): fix verifier CLI invocation with multiple pacts. Fixes #75

bd2067bc7b95951513e443349a7050b38c77423c authored almost 7 years ago by Matt Fellows <[email protected]>
fix(verification): fix verifier CLI invocation with multiple pacts. Fixes #75

a6a3e764efb8229b10057b32066f764f77b5d61a authored almost 7 years ago by Matt Fellows <[email protected]>
chore(examples): run message examples as part of build

6216f7df99eaaf9f74efcdfb4997f4b7f389cae1 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(matching): deprecate matching JSON formatted objects

- Removes ability for user to supply JSON document
in matching DSL.
- Warning displayed to conso...

0c84cdc17d333f67f92242ffc75a118c4e8cdf6d authored almost 7 years ago by Matt Fellows <[email protected]>
Revert "wip: remove UT8-chars to see if windows issue"

Pact standalone 1.33.1 contains UTF-8 encoding fix,
we can now enable those regressions.

This r...

92e3b83e9bb9cf2a6a1b28630885dfef6b223baa authored almost 7 years ago by Matt Fellows <[email protected]>
feat(messages): implement initial producer and consumer interfaces

4089f1957337d7988d40aead0a57a9884f6a5385 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): remove bundler warning for Wercker

fe432048cf95ab15652a3611e80c1eea940c1644 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): remove bundler warning for Wercker

3163226f6c1de10688895b86bbafbdb151f14481 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): remove bundler warning for Wercker

117aec75dccaafdbc77f6a19cb75dc42c6900b38 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(version): updated to v0.0.13-beta

c6fa5ce06c3816a90ac77638a2b19f0c0ebeef19 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(install): commands check version currency before running

Now that we have departed from packaging the CLI tools as part
of pact-go, we needed a mechanism...

e137e7ce22752da57cc5dfd39ae2ed7b5b040c5f authored almost 7 years ago by Matt Fellows <[email protected]>
fix(verbose): remove Verbose flag on verifier. Fixes #70

77e4e40af8e5613e9ba293cf81ca1ee494a95e24 authored almost 7 years ago by Matt Fellows <[email protected]>
fix(verifier): log out correct verifier output during tests

8d4ef22b1319e9cc59df3a94ecb1f53b75c52259 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: remove UT8-chars to see if windows issue

ca1feaa1e6c77b698ca5323d93abb5895262e1be authored almost 7 years ago by Matt Fellows <[email protected]>
wip: DEBUG level for windows tests

ea2b8e6fbb367c05ed8fe00adbd785e43083fe90 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: output pact-message version

52b5f9269c247fbd5d23f3006958b12c31ba77b9 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: output pact-message version

746d81d60cf282c43a788fb2d78ede9377de899c authored almost 7 years ago by Matt Fellows <[email protected]>
wip: output pact-message version

aa2aa6d3b57e098e5355ffdb1aee83a247dec84e authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): update path to Ruby binaries for tests

dc721ab720881fbb616ab0ab2dc49beb519dd141 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(windows): use Write-Host

1f155628a8698c9e3805d6c0e77f5db7a1058d0f authored almost 7 years ago by Matt Fellows <[email protected]>
chore(deps): update deps with govend

b7ccf231bc0bc111e516269874cc984d0a2bb563 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): update appveyor build to be daemonless

4290fdc1f5eb33fb6fe9026527bb948cb6445620 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(tests): fix duplicate stubPorts() in tests

f5eee5e8a9a5a9928ca82bee73aa8ad86042cf0f authored almost 7 years ago by Matt Fellows <[email protected]>
feat(matchers): add more matchers for more fun 🎉

80f3f6f6882dec3567ca1d8387a21885dda61feb authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): rename pact step to integration test

3ac75448d258459bc600cd012dc0e4d647788d97 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(test): improve readability of e2e test example

33eb5749f15830486e242e5c6f7ed5d16da3aede authored almost 7 years ago by Matt Fellows <[email protected]>
feat(api): uplift API to support better matching

BREAKING CHANGE: significant type modifications for the
Request and Response bodies, to accommod...

00e7d7faf31ea7672a7b1c5357291831c296c7d3 authored almost 7 years ago by Matt Fellows <[email protected]>
fix(matchers): allow matchers in request fields

- Allows path, query and headers to contain Matchers
in order.
- Update integration test example...

a13c8f5b074780470e4a98c8e843db010fddfdd9 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: nqr matching allowing strings/objects

d76c83d6cc90a9fdf37ba839a951ed3093bacc9d authored almost 7 years ago by Matt Fellows <[email protected]>
chore(test): publish new version of contract

a9c7f4b18d4434f040975e857cc19cb487ecb428 authored almost 7 years ago by Matt Fellows <[email protected]>
fix: pass pact-file-write-mode to CLI #71

eba2758380eddd40f969ee042a27a94bcd4ef529 authored almost 7 years ago by Matt Fellows <[email protected]>
Fix broken links to realestate-com-au/pact/wiki (#68)

chore(docs): update broken realestate-com-au links

2b8217feeb610a087dbdadb60841e15a56beb771 authored almost 7 years ago by Mohan Raj Rajamanickam <[email protected]>
chore(docs): use 'merge' instead of 'update'. #71

424be67a899e7bd6e3b8170dae8dc823f857851f authored almost 7 years ago by Matt Fellows <[email protected]>
chore(test): publish new version of contract

4dca4971ea2ee9d78bdf5084c0486d04b6cf485c authored almost 7 years ago by Matt Fellows <[email protected]>
fix: pass pact-file-write-mode to CLI #71

e2362eacda8dca0d619fea74edf846e6db2ff114 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(docs): use 'merge' instead of 'update'. #71

7bc8362bef0b82634dc6a9914323cb664d269a02 authored almost 7 years ago by Matt Fellows <[email protected]>
Revert "fix(utf8): revert utf8 tests until feature fixed"

This reverts commit b7cea766df006074227d3356c657a578fc819bb9.

1ad4f8cf4f2e5c126394aaa0735123a5f931a3c1 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: test LANG env var

c7c23c5c308b68a4021e2695b83be45fe6bc5112 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(utf8): ensure env vars are passed through to all commands

40a4e1de7d329eb797c2607af0a77d0ca1f46397 authored almost 7 years ago by Matt Fellows <[email protected]>
fix(utf8): revert utf8 tests until feature fixed

b7cea766df006074227d3356c657a578fc819bb9 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): reinstate bin creation step

ca50b86b8129d8746dd6433071c4cda876d0753b authored almost 7 years ago by Matt Fellows <[email protected]>
chore(tests): fix port waiting in tests

0e015da00e6c2954913b4547afb63860d521c2a9 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): update install CLI script as standalone script doesn't work

6718a44973d41a78c2ac595e912c7ae143c76d48 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): update PATH with CLI tools for scripts

1eaa4a6f24f0ca0d0418bed42093fe2c9b4b8524 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): install CLI tools before build

1e1723577363c4ec1c47dccef5b4ad6022d11ba5 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(lint): fix linting

8d7583cb76c82febb271d230e75481d8469c96eb authored almost 7 years ago by Matt Fellows <[email protected]>
feat(daemonless): refactor out daemon code

- Removes 'daemon' command from CLI
- No longer creates binary for a release
- Expects CLI tools...

5a7529a6e3e8f880bd4b51335626e1bb0b3129a9 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: commit to continue work on train 😬

b33041476482704598cb3c6f3e2739ec5a173085 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(examples): reintroduce utf-8 tests, update example test names for readibility

6c27acb93179e3fe7822bbc3eeeeb3077693dd14 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(daemonless): initial wip to install deps

a9690a41ec67dfd62a70c430455c2fe359470a5e authored almost 7 years ago by Matt Fellows <[email protected]>
Fix broken links to realestate-com-au/pact/wiki (#68)

chore(docs): update broken realestate-com-au links

3bc71f1aee6007233c0d4f7a996f2f9fd5f187c0 authored almost 7 years ago by Mohan Raj Rajamanickam <[email protected]>
Merge pull request #64 from mohanraj-r/patch-1

chore(docs): fix broken links and references in CONTRIBUTING

35dc3023bd4df1520d893268fc8e8d84e745b2d6 authored almost 7 years ago by Matt Fellows <[email protected]>
Update CONTRIBUTING.md

b5db82a59abe3a7b2ddc85fcfb24409ed788ac3c authored almost 7 years ago by Mohan Raj Rajamanickam <[email protected]>
Fixing broken links and references in CONTRIBUTING

4494c82be85a474496abefc8a1fbd15b6923d8d8 authored almost 7 years ago by Mohan Raj Rajamanickam <[email protected]>
chore(docs): fix CustomProviderHeaders formatting

f6033a4415dcc7d27d2141bc49f061357fb3b5ba authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): release v0.0.11

5a1cefb77149fae263f80cb9c84a781a319e9b92 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #62 from pact-foundation/feat/custom-headers

Feat/custom headers

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

Fixes #61

8afba3a351bc038636190eebff6b38e99a17315d authored about 7 years ago by Matt Fellows <[email protected]>
wip: working examples

d1e175f05fd1dc5530c4abaebf60cd8c380ddda3 authored about 7 years ago by Matt Fellows <[email protected]>
wip: custom headers

881085aed23d10014cd9553876e3674d0fc7955e authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): create simple introductory examples, and update README

a76b6139127a54a29823419ea1b8daa3b55597a4 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): don't push automatically in release step

afee8dea7981e92498c8ed7db8b1fc612fd8b41d authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): release v0.0.10

d6ee5b71c95dcb79781900c4e8c00d577b2547b0 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): add release to Makefile

b25c7f4de0c71ebaa34113dae7462473b744d16c authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): release v0.0.9

9c80f060f1ca1146fbbf6a5a44777e7aaf4b603d authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): update version to v0.0.10

5735dd3e02323396dffe31a0f3d51f1aa67e7df4 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): add simple release script to generate release notes

5d2be36bf23bed19134b1864c6f5cfdac94fc087 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #59 from pact-foundation/feat/granular-verification-tests

feat(verification): add testing.T to VerifyProvider for better test reporting

30ba821318b1a6894fd96c7be4bad9745fc82602 authored about 7 years ago by Matt Fellows <[email protected]>
feat(verification): add testing.T to VerifyProvider for better test reporting

BREAKING CHANGE: implements feature request #58

f7ba99f780b951957b40f718a64d81d9fe439581 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #57 from remind101/better-verifier-output

Add better provider verification output

e71829324262c2bc7788931191e62885f5d7af8d authored about 7 years ago by Matt Fellows <[email protected]>
feat(verification): Expose verification output

BREAKING CHANGE: PactClient#VerifyProvider now returns a
types.ProviderVerifierResponse as well ...

7e9d0cc6d6e7b8feae827a4b14f1d9947efce391 authored about 7 years ago by Ben Marini <[email protected]>
feat(upgrade): upgrade to latest standalone binary

4653c81c4c219e7b2146c6425ca04364a5717ce7 authored about 7 years ago by Matt Fellows <[email protected]>
Merge branch 'remind101-bm-docker-dev'

55c23eed2889c2dc57b3530ca5b0deb74de8b4d3 authored about 7 years ago by Matt Fellows <[email protected]>
fix(test): fix flakey tests due to race conditions

9f66925676bf11a321de2015476cb459464c22ed authored about 7 years ago by Ben Marini <[email protected]>
chore(dev): add Dockerfile and docker-compose.yml for local dev

7117b21ed90e320428247461d2de60f9c08a3f35 authored about 7 years ago by Ben Marini <[email protected]>
Fixing readme so we can link to specific section.

e1d3fbc1a52c039ab64b6b2228ec221c5504e9c1 authored about 7 years ago by Zach Bintliff <[email protected]>
Merge pull request #51 from zbintliff/patch-1

Fixing readme so we can link to specific section.

302c13e8b1cbeb9aacea8cc77a2cb898e80d6e23 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #52 from zbintliff/fix/vet

fix(vet error)

d76d3e818d7475b86d8c5053053d8b20a6d70eaf authored about 7 years ago by Matt Fellows <[email protected]>