Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-jvm

JVM 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-jvm

refactor: update MarkdownReporter to accumulate all events and generate the report at the end #1128

e3a43e11856f309d2771e3ee1804e31ff5c1c7f6 authored over 4 years ago
chore: upgrade Kotlin to 1.4; Groovy to 3.0.6

f73b7112916ae95605a731cc9e9ab9b8f222e92c authored over 4 years ago
Merge branch 'master' into v4.2.x

bfd7e35d58885454f471e16679fd29381748b7d3 authored over 4 years ago
fix: include the consumer name in the selectors sent to the broker #1193

358a76d1d6673e00eda02e4aa4caaec120d2ae67 authored over 4 years ago
chore: when generating JSON, sort the keys in the maps

8d40c923fda77e87c087c694480ebd5e2d432db5 authored over 4 years ago
fix: include consumer in the selectors; only filter by consumer if using old endpoint #1193

677cc2d2575ad25a4ed5a9036bca9c2c6e999c3c authored over 4 years ago
chore: upgrade netty to latest #1215

1e2fb65b0e539ffc0b1182be1b7c1a1ed59c90a5 authored over 4 years ago
Merge pull request #1217 from rejeeshg/patch-2

Update gradle.properties

3368b3bf76f81ffec43bb4d635d0abd86787a0b4 authored over 4 years ago
Merge pull request #1216 from rejeeshg/patch-1

Update gradle.properties

53f67ea03886f3fcadd8150763cc90773a96d6fa authored over 4 years ago
doc: update the minimum version for pending pact support #1214

20d2b6a70b78816cccb9dd68f45e5b4f16744328 authored over 4 years ago
Update gradle.properties

pact jvm dependencies nettyVersion=4.1.44.Final is having a high severity vulnerability (https:/...

5350f8075023adb3c45d36bdcec8974464be633f authored over 4 years ago
Update gradle.properties

4782ff83795b04762f16ba8b6ed05c28e17ea354 authored over 4 years ago
Merge pull request #1210 from filipamb/spring-async-mvc-fix

Fixed performing async requests for MockMvcTestTarget

4250577abe4feb0ae7b46a146c60d312322c2802 authored over 4 years ago
Fixed performing async requests for MockMvc

49cae23130f7900ce63b97579484b3c6a59584aa authored over 4 years ago
fix: correct regex in test

4259e569449a8f60fea621c385615a0a23af5d29 authored over 4 years ago
chore: handle edge cases with RandomDecimalGenerator

2a1cdf5f9757a6065b999256ff656d7cc8be7101 authored over 4 years ago
feat: generate random decimals with decimal points

6e0b2931176711d88ef67b38500a67f1b5cfa1db authored over 4 years ago
fix: after upgrade of Spock

62bdb1e2695694267663b08531fbbea7c5ba096a authored over 4 years ago
chore: upgrade to Spock 2.0-M3

4165ca831cbb2fd525a81550a138c24fc3c09f53 authored over 4 years ago
chore: :consumer:junit:clojureTest fails on Windows after the upgrade of Gradle

015f9f0ebff8ec2c0364b92a1eec58bd9920c48e authored over 4 years ago
chore: :consumer:junit:clojureTest fails on Windows after the upgrade of Gradle

3e70486f9258119c2ef97cba32ef67a67cb57e45 authored over 4 years ago
chore: bump java in GH action to 11

6fd7f6f7f8504808889103d8395b883838af090e authored over 4 years ago
chore: upgrade Gradle to 6.6.1

73da1ec3cd92c34273fa548b58d96cdc5c2120f8 authored over 4 years ago
Merge branch 'master' into v4.2.x

ae0c9b1d67ddc8f2b96f96e50e38edf845c3f3ce authored over 4 years ago
refactor: replace if with when #1208

776e7ca2c88f2fa1b27c9b08f7361e907d6e0516 authored over 4 years ago
Merge pull request #1209 from paweusz/docs/webflux-support

Add Spring WebFlux example

d802e09bd655dbd45b45e067b1076b631599adca authored over 4 years ago
fix: use the supplied value resolver when working out if we should fall back to tags #1208

0f76d7178849edccf886703d30061621c38f4a9d authored over 4 years ago
Add Spring WebFlux example

87cf3164c046b8ac79b52db6424ce7a6fa749c8e authored over 4 years ago
fix: pactverify check in Gradle plugin does not work with multi-projects

7841232ea9efc5cf5a3199512ef90a58c55078f9 authored over 4 years ago
fix: pactverify check in Gradle plugin does not work with multi-projects

8bf4b68068eb7d9fdd8ae517ca35fcbccaf6c665 authored over 4 years ago
Merge pull request #1199 from markozz/feature/publish-to-broker

Feature/publish to broker

ec3c777f6626cd6f8c2a09e6194e00d5cf0f9378 authored over 4 years ago
docs: Updated readme with note about module names

ddb76001c63e863530e81994f5440cf2dcfc831e authored over 4 years ago
Removed unused import

f1c8d6c82f3ee8b29db28a8a3df0dd22c8708c52 authored over 4 years ago
Added logics for publishing a pact with tags.

16f1bb1f9e9080ac2802e049131f0af0e58d49f5 authored over 4 years ago
Changed logics for publishing pact to broker. Now using PactBrokerClient.

1fa7ad7c0dda83e3ab57095d247ca03f5a545862 authored over 4 years ago
Merge pull request #1200 from tinexw/patch-3

Add dependency info to README

000cfe78d64387141b6d7d104524746b9fed02ac authored over 4 years ago
Merge pull request #1201 from tinexw/patch-4

Add dependency info to README

6fb0940804977bda657c721a22929374586c08c2 authored over 4 years ago
Merge pull request #1202 from tinexw/patch-5

Add dependency info to README

63a92805901d6db44fcde6f6f1ce7af728a0867a authored over 4 years ago
Merge pull request #1196 from diana-zaharia/lambda-value-from-provider

added valueFromProviderState on LambdaDslObject

67709526c95e409c978a8295f0d3ae891ca3f962 authored over 4 years ago
docs: fix links so that they point to the same relative location within the repository as they do in docs.pact.io

4e3bb9081cfa9e48a0f2786c242321af088d118f authored over 4 years ago
docs: fix links in readme

25e47b53d74a8eeef26abd49d1fa0d0322961387 authored over 4 years ago
Add dependency info to README

bb86eba38a7e560fd92b2834086c2bc2e6973583 authored over 4 years ago
Add dependency info to README

ba90d1003f05c93f61c708dc9d1323d3172cb307 authored over 4 years ago
Add dependency info to README

e67069b809c9519bb20c69438c1de8f01b4cb6c9 authored over 4 years ago
fixed code formatting

b6e81b71a1d9280299c2c807e5cc24fd839d5993 authored over 4 years ago
Merge branch 'master' of https://github.com/DiUS/pact-jvm into feature/publish-to-broker

34cbb0c5cd7f12aee1a79be8abbb5417e9b083fa authored over 4 years ago
Added functionality to publish a created contract on disk to a broker. Verified with both pactflow as open source pact broker

db8edb2391585a59c00d2c161d3eab1b5f3bab5c authored over 4 years ago
added valueFromProviderState on LambdaDslObject

8fd75bbbf409c85ca81ffbc0c68c8854250154f5 authored over 4 years ago
chore: add note about using Pact CLI to publish pact files

9c592ff92b98d932f48f153297660ab53a85f218 authored over 4 years ago
Merge branch 'master' into v4.2.x

6f2bd43b22a48765880c2f20735f8502626bbfd8 authored over 4 years ago
chore: make links to exammples absolute for docosaurus site #1189

7a4bd3baa82c2c4b49a8e5b3f6fb544c0e0c0d9c authored over 4 years ago
feat: allow multiple provider tags when publishing results #1187

979a7dbe4115c6fd0c811b4c9ed1d7451e672f9e authored over 4 years ago
feat: add comment to state change annotation and log it out when executed #1177

1f0e8f07846bb171e93c32c2a9c8df3deabba831 authored over 4 years ago
docs: fix corrupted formatting due to mix of backticks and pipe characters

It didn't work in github and it also screwed up the imported page in docs.pact.io

577223b4f1572c0c858986622549385f9b4f0c9a authored over 4 years ago
feat: generate mismatch diffs for XML attributes

afbb2e19c12044097a0fc03ec24542eb7ae764c1 authored over 4 years ago
fix: removed double path in body mismatch descriptions

7c1bf90c00ca89d743313308b9b6d904421b9b9d authored over 4 years ago
fix: regression with publishing verification results

d0330b02561bd135f2d6447ee5d611f02c8c8ed9 authored over 4 years ago
fix: allow matchers to be used on the root node with XML builder

ff62a8df906e27cd6836800add99fe1d93ef4be4 authored over 4 years ago
Merge branch 'master' into v4.2.x

71ffe09f9dad3c83f9911e666d802e520f2978a9 authored over 4 years ago
bump version to 4.1.8

9cfe5759c617984ada3ed3f60ac13f434c11f417 authored over 4 years ago
update changelog for release 4.1.7

284d439c92b0692d9c939ac22ca8212ee242c87d authored over 4 years ago
fix: the matcher paths generated by the XML builder should take into account namespaces #1186

1194214561e90c9b9c2ab202a538e879da381518 authored over 4 years ago
fix: corrected the matcher paths generated by the XML builder #1186

c07def5c3c2f82d03a3c8ad2f40e09743c310d8f authored over 4 years ago
feat: implemented check for when V4 features are used

39052658597e6e3fa638935c551ae403acf8bd41 authored over 4 years ago
chore: upgrade codenarc to latest

4513c0b749615e8339e4a5aae08d9c7baaa027b0 authored over 4 years ago
chore: upgrade Gradle to 6.5.1

9295c786e60d0ac1ec365943776c86d7a9ff851e authored over 4 years ago
refactor: removed deprecated PactConsumerConfig

d008d0276b660732bee0e8b0847078a0d41269b3 authored over 4 years ago
refactor: merged java8 module into the consumer module

35559e978caf239ff324e2e068f11e90d842c604 authored over 4 years ago
chore: enable Windows build for v4.2.x

9e8600b4053c35740c786ac868d53b4b67bbb49f authored over 4 years ago
Merge branch 'mitre-ignore-order-json' into v4.2.x

a4e05154b997e50c9f116e189b8c078879ec2950 authored over 4 years ago
Merge branch 'ignore-order-json' of https://github.com/mitre/pact-jvm into mitre-ignore-order-json

9f6c539d843da3124358079ba214ded091fd963f authored over 4 years ago
Merge branch 'master' into v4.2.x

58aa5ff836c6543a48ebfba1f016e45341eb5f8f authored over 4 years ago
Merge pull request #1182 from paweusz/feature/webflux-support

Feature/webflux support

4443e8f43e475ccc0effceb855d36e19b855cdba authored over 4 years ago
chore: add JDK 14 to travis

53bee7614ca1e50865c4d56d0249f2c512611e83 authored over 4 years ago
Revert version bump

d84fd3ba3d8878c1255a0b26cd7d17241c089d37 authored over 4 years ago
chore: set JVM to 1.9 in GH action

382d74ab8e80757a602bc2298c89f68fc112ff62 authored over 4 years ago
fix: JAX-B dependencies for JDK 9+

1bfeacce7c12f370b9db2ab2e3911371c1280e9f authored over 4 years ago
chore: set min JVM version to 1.9

7c52622102edf6a8b1b232212e1f022cbb98fab5 authored over 4 years ago
chore: add example test #1176

633c91455bf80a9ad5439a4198d88d43aad0d004 authored over 4 years ago
fix: remove Gson as a dependency #1180

52b0bcc90ad17469a49604d702c3b73027328acf authored over 4 years ago
feat: updated the XML builder to be able to set an elements text content

517c4cf6a3daf1283a08c686b920a2ea686ef200 authored over 4 years ago
feat: use * for unordered wildcard mismatches

When unordered array matching is being done, use '*' instead of
numeric index values when report...

371b55e61dd93e4bb912b98c019fa8a38cdda50f authored over 4 years ago
feat: add unordered JSON arrays to consumer DSL

Add methods to create unordered JSON arrays to the
main and java8 DSL.

7e96e1f6038e0b3540e17e6dc8b9ab0b34db05d8 authored over 4 years ago
feat: Added ignore-order matching for JSON array elements

Adds an EqualsIgnoreOrderMatcher which will uniquely match each item of an actual
array against ...

a7375e51fe511ab584ef1c904a02628485b35590 authored over 4 years ago
style: fix several detekt MaxLineLength warnings

f93647ebb73ca437d9d741f872ed1c463e876b0a authored over 4 years ago
Support webflux controllers

467598410cef02965b044e067f3c430e0c75821f authored over 4 years ago
Extract common part for mvc and webclient targets

e15cf4479f224ad2997abc12aea783a30ee805e7 authored over 4 years ago
Bump version

320da5e27b279ae6c0f5f5e62df0ee27bc5d469b authored over 4 years ago
Unit test for WebFlux provider verifier

based on mvc version

6f1988d3242b1d02e134494c70ddd7faa7a16b7c authored over 4 years ago
Merge pull request #1175 from amitojduggal/patch-1

Fixed links for consumer/provider and Clojure test

1198763c9725d875278797fedf885a7e929cadfa authored over 4 years ago
fix: add application/x-www-form-urlencoded as a sub-type of text #1164

ec50a9442ce4a8be8129b00f630e0e568ad6f6dd authored over 4 years ago
doc: update the description of pending pacts #1134

d383ef75d32a0fe127d183cc30e994b389c856ea authored over 4 years ago
Unit test for WebFlux target

based on mvc version

53e7ed9e17c89487a3f8c6a0ee3899ea044d6e92 authored over 4 years ago
Fixed links for consumer/provider and Clojure test

ac18c8e6824c2fdcd2e6a3df014575f096428e02 authored over 4 years ago
Merge pull request #1172 from JoaoGFarias/patch-2

Fixing link to ExampleMessageConsumerTest

4728f06cf75943430ba3ac2adfc3debfa556ef06 authored over 4 years ago
Fix request mappings not being found (missing @Controller annotation)

6edb7422f5e7e633ad21259547e4bde5b8a5ed6f authored over 4 years ago
Fixing link to ExampleMessageConsumerTest

48f86f89f8d911aa9bc8730237b1e245af0cbe37 authored over 4 years ago
WebFlux target skeleton

46d479284368fca560bc0f3aa93a596111fb41e1 authored over 4 years ago
fix: return the most relevant response from the mock server #1171

dbbf63725992e0fd64a883f3b9422fe7355b1f35 authored over 4 years ago
feat: allow the provider name to be set from system properties #1160

5e64bcf72525c8a59421a4491cda77756017485c authored over 4 years ago