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

chore: list out unverified interactions when test results are received

8997d01d74c8a3ff3ae49cbb17a154433b425c90 authored almost 5 years ago
fix: use underscores in the module names #1055

20dfeaa16c6747260e2c541141de175cedb37b23 authored almost 5 years ago
fix: correct the JUnit 4 readme to use the correct classes #1056

438e2f2cde7d800282f74abde7cfff71af6dd425 authored almost 5 years ago
bump version to 4.0.9

da201320c539db7f46e7c3c9cd655da85eee5263 authored almost 5 years ago
update changelog for release 4.0.8

31840aa304e6c67ed8f4e87ddec4708d0643ad19 authored almost 5 years ago
feat: display verification notices with Gradle and Maven #942

a549ef32ed7595178932811bfc14ca89bb6de0c4 authored almost 5 years ago
feat: Updated Gradle plugin to use new hasPactsFromPactBrokerWithSelectors #942

c5d7342018550ad06b2bdebd49652225499dbd66 authored almost 5 years ago
chore: upgrade Kotlinter to 2.3.2

9644dd9f1cab96e1a042443cf0238fe085d5a6a5 authored almost 5 years ago
feat: implemented pact broker client support for provider-pacts-for-verification endpoint #942

7027da832458d7a9b2d8bde4351cf64bdc34eaac authored almost 5 years ago
Merge pull request #1050 from arhohuttunen/fix-1049

fix: publish verification results when Pact URL is overridden #1049

85c3bdb6f702caca32be00571e3a6626dbc16455 authored almost 5 years ago
test: use springboot test to verify pact broker values from spring context #1051

01d8235474163a28d8b092e5063ab7ef08154b28 authored almost 5 years ago
Merge branch 'master' into fix-1049

f8997d708ec7479ccd8ee85c302c71a8705f3237 authored almost 5 years ago
Merge pull request #1051 from arhohuttunen/fix-1023

fix: @PactBroker not reading Spring properties with JUnit 5 #1023

049ac1f98734b4d1f100231cbf196c74976cdc7a authored almost 5 years ago
Merge pull request #1048 from gmariotti/master

feat: create Kotlin friendly extension for arrays

adae5bb174b66a756ca606e71ad1bce68d14cd35 authored almost 5 years ago
fix: typo in exception message

d38fda12284b0e2b7779ada715c1f16706c39fd1 authored almost 5 years ago
Merge pull request #1046 from wieslawmlynarski/pact-error-with-default-content-type

#1013 - Fix to issue when in pact contract content type is not provided

7f38fee0a6247482c4608d454d521485385f38c4 authored almost 5 years ago
fix: corrected junit 5 tests to support injecting the mock server in a before callback

8bf077e6ad0ebe02a3ba0e51ba07ce624769fc3f authored almost 5 years ago
fix: codenarc

9332e4f4b7b86f4aa73503b7e8ff22b6ef8803fc authored almost 5 years ago
Merge pull request #1045 from charbgr/patch-1

Fix link for pact gradle plugin

cc8911a4479a513d6ee258e8e45b2e29a32e7ddd authored almost 5 years ago
test: add tests for generated values with XML within JSON #1031

c9ef690c44ecf7acc48f4920d46b0b1238b17fdc authored almost 5 years ago
chore: upgrade Kotlin to 1.3.70

a8d6ea2efd6d21c3bebd6aac8f107f1c36713f7d authored almost 5 years ago
chore: Upgrade Gradle to 5.6.4

5685e85b01bdb81a9ac88be0c4c54da050ba1c14 authored almost 5 years ago
fix: publish verification results when Pact URL is overridden #1049

7d6a5078820c7c0ed63ebfc6fbb3745143db8fca authored almost 5 years ago
fix: @PactBroker not reading Spring properties with JUnit 5 #1023

4215789defac5a8a71ab03d6442661febac22bad authored almost 5 years ago
feat: create Kotlin friendly extension for arrays

045499f343736c14ebf570d330e39f36016e60a2 authored almost 5 years ago
#1013 - Fix to issue when in pact contract content type is not provided

When the body is of type json use the application/json content type
Breaking change was between ...

d1b192a199ffb89419bb58555f042db6d7fef949 authored almost 5 years ago
Fix link for pact gradle plugin

528bcb6475ecf8c8bb4f9379d871550c2ffec340 authored almost 5 years ago
bump version to 4.0.8

6fd8adbc33fe472cd5e3a1299cfda54c74b6ff15 authored almost 5 years ago
update changelog for release 4.0.7

32be4366eb7fa2ffd6643d526db4ed7b850d1458 authored almost 5 years ago
chore: update travis build

1de706ed2d006261488999fe7af75a183d89dbe4 authored almost 5 years ago
chore: disable escaping of HTML and XML embedded in JSON #1031

afe807b44e40011986fa6c0a383218a3fceda7e7 authored almost 5 years ago
feat: Update readme on allowing tags with the Maven plugin to be overridden from system properties #1043

0fefe31c795acb3916d823ca4252b1f80509997c authored almost 5 years ago
feat: allow tags with the Maven plugin to be overridden from system properties #1043

8349bb292249cb9bada5c602e01920f38fa76705 authored almost 5 years ago
Merge pull request #1042 from mikahjc/allow-punctuaion-in-path

Perform same check on character validity in pathIdentifier that identifier does

0905dca1f75dfb69c701558c986bd87444fe22f7 authored almost 5 years ago
fix: add more information to exception when there are no pacts to verify #1039

2f1070bc72bf3b70372a77191c3525c6327aae47 authored almost 5 years ago
fix: typo #1039

6a081d65e1a09f33987cbbd5b19b687099156744 authored almost 5 years ago
fix: get test runner working with JUnit 4.13 #1035

0c83bcb4ff5107023c302eab210df5ce3c963cc6 authored almost 5 years ago
Revert "chore: remove system property fallback from SpringEnvironmentResolver #1023"

This reverts commit 0312084f6e153a3962231f0d130f8ac3bcda7058.

436a5e85680778dd5d4514b6d4071c41e61e3db7 authored almost 5 years ago
chore: remove system property fallback from SpringEnvironmentResolver #1023

0312084f6e153a3962231f0d130f8ac3bcda7058 authored almost 5 years ago
chore: remove indy version of Groovy

a80e74a9cc3b714d78b5ee3ac653a2e1cdfb1833 authored almost 5 years ago
chore: set consumer/pact-jvm-consumer-groovy to use Groovy 2.5 #1011

19b975e64f3c4842fbc600fb68c0b1f1d0051c2e authored almost 5 years ago
Merge pull request #1034 from kppullin/fix-negative-index

Fix off-by-one valueFromProviderState index

981943c7c11e0351a944eacbb7d4cf39c875fa3d authored almost 5 years ago
Perform same check on character validity in pathIdentifier that identifier does

84276a3f2d578600f8ae3021c9a547e0241b8f22 authored almost 5 years ago
Fix off-by-one valueFromProviderState index

`PactDslJsonArray.valueFromProviderState()` assigns an index
one less than it should. Before app...

7ab70a91ac97fdffc6c5d6509a595206c92955bb authored almost 5 years ago
Merge pull request #1032 from gabie-giraffe/master

feat: Added state configuration for hasPactsFromPactBrokerWithTag in …

3bc07b834f651f1aa17663416786cdae7a9ce0d6 authored almost 5 years ago
Merge pull request #1030 from kppullin/fix-exception-in-validateTestTarget

Avoid unhandled exception in `validateTestTarget`

5ea99151abe1a5d40566c2b85e53248d8be65eac authored almost 5 years ago
Merge branch 'master' into master

425d3e8650d18f240e048416fceae1f3949b336d authored almost 5 years ago
feat: Added state configuration for hasPactsFromPactBrokerWithTag in gradle #1026

a33c921f2c242b2be9a4c241f2038ab76f97b279 authored almost 5 years ago
Avoid unhandled exception in `validateTestTarget`

`InteractionRunner.validateTestTarget()` throws an `IndexOutOfBoundsException`
when it tries to ...

2a1af9beda1ad4e7c0475f8ab8037bfa5b0ab056 authored almost 5 years ago
Merge pull request #1025 from Pfarrer/extended-pact-filter

Extended PactFilter to allow variable filter criterias

7e817785b9202f047b7bc899132762191780159b authored almost 5 years ago
Extended PactFilter to allow variable filter criterias

2f69eb8b41c4c80a5200d591ae47434e2aa6afdd authored almost 5 years ago
chore: Put note about using -P with the Gradle plugin

2157cab6bec2272aa200fc2dea01c7d5256210fd authored almost 5 years ago
fix: do not convert the bodies to strings #1008

896e82e0314313cff82c197bcee9a09ee80b6441 authored almost 5 years ago
feat: updated JUnit 5 readmne about IgnoreNoPactsToVerify annotation #768

1095b788aa61cfa822b5f128e922639f9402770f authored almost 5 years ago
feat: use a dummy test for JUnit 5 tests with IgnoreNoPactsToVerify annotation #768

dfb4e5f11294bae80c4458505eb4acabc533970e authored almost 5 years ago
feat: created a Spring JUnit 5 module #1023

d26555da4b6cbae6b16be8fbef26338cfe1f4793 authored almost 5 years ago
fix: fromProviderState on path doesnt work in pact-jvm-consumer-groovy #1022

6bf77f3cf95e77577df1884473a9881abc27d1ad authored almost 5 years ago
fix: Request query gets mangled/encoded when generating V2 pact file #1018

0da658100d9d033e95cbd8fdc52c602a4a7865be authored almost 5 years ago
fix: default to text/plain content type if no content type header is provided #1013

1b2de39e6305dec2e0543dcc057b910abcf246e0 authored almost 5 years ago
fix: Pact server fails for requests that dont have Content-Type header #1008

ab61bac90872e934297396f58e8db667f3e52007 authored almost 5 years ago
Update README.md

5d14f17f74b77700f049693fcfe175cdeaf79999 authored almost 5 years ago
bump version to 4.0.7

aa4f97cdf98a6634f81d5b0ca286db5afdc2c7dd authored almost 5 years ago
update changelog for release 4.0.6

14c630ffdcffd4ff3555b8d16a3bdbb6705c5d1f authored almost 5 years ago
Merge pull request #1021 from treatwell/defer-junit-runner-initialization

Defer Runner initialization until it is run

66babb0c7504d06bbf18a0410b652c655dc88fad authored almost 5 years ago
Merge branch 'master' into defer-junit-runner-initialization

e533511cebedf361353b870bd43ffefeeed21e48 authored almost 5 years ago
Ensure PactRunner initialization is idempotent

1d3db7075db953138f4c5bf66523e25e88d5ca3d authored almost 5 years ago
Merge pull request #1017 from asteffey/jcenter-https

fix: provider:pact-jvm-provider-maven:pluginDescriptor

da08b2f3a4cafcc6a6671e801e98bf018deff11a authored almost 5 years ago
Merge pull request #1016 from asteffey/use-TestExecutionCallbacks

feat: Use Before/AfterTestExecutionCallback

676c7f6f5bc468b0ef8f70268b77f77d1bfef0ee authored almost 5 years ago
Merge pull request #1015 from asteffey/verbose-pact-sources

fix: Use concise Pact Source descriptions

01396e65076a5966275e9dcfa4bdc5053865bb8d authored almost 5 years ago
Merge branch 'master' into jcenter-https

887908f23870dc6414f7aa9f03e76ca91967cce7 authored almost 5 years ago
Merge branch 'master' into use-TestExecutionCallbacks

19dda0bb5aaada2f793213c8e9b78df3bc8ea896 authored almost 5 years ago
Merge branch 'master' into verbose-pact-sources

ec77d2d61ad76a58c4e87f4565f83f887a9a6109 authored almost 5 years ago
Merge pull request #1014 from asteffey/providerstate-params

feat: Allow Provider State Parameters for MessagePactBuilder

3d4bc07f87435585eed90fb8a0c379dd83a667c6 authored almost 5 years ago
Defer initialization logic in PactRunner until it's run.

Some tools (e.g. Maven Surefire plugin) instantiate all potential Runners before filtering them ...

287909b5b26a2eafdc6d921ab1dcf807e45e19a8 authored about 5 years ago
Use concise Pact Source descriptions

Implement description methods for DirectorySource and PactBrokerSource,
instead of having them f...

6ef40a5019ddf6742e0d3e295e6d0e614edff6b5 authored about 5 years ago
Accept provider states with parameters

Overload `MessagePactBuilder.given` to also accept a provider state
with parameters or a `Provid...

ac194090e755cceaee0b10bc415a513c8a447818 authored about 5 years ago
Merge branch 'cogman-issue-916-use-groovy-3'

89209af82118b71dfc75bb8e8277c0e9e66fa450 authored about 5 years ago
fix: test was failing after upgrade to Groovy 3 #1019

0e7e779c6a55b36e71468403bcae324e7a98ecea authored about 5 years ago
fix: Gradle plugin still needs Groovy 2.5.4 #1019

7962acf63c71d2738bc3111df19f4d24ae33a9aa authored about 5 years ago
fix: AbcMetric + use HttpBuilder after upgrade to Gradle 3 #1019

215f2a93b9f0336d2b8cff94ad6d66de3aac41f4 authored about 5 years ago
Fixing some of the code narcs

544ce04da73467d7da8fe95bb1a3e76d39cea649 authored about 5 years ago
Move to groovy 3, spock 2.0-M1, and replace http-builder with http-build-ng

549cbb7fd34b77ed32d3bb1dce5a2c4eacf2249a authored about 5 years ago
feat: added latestby query parameter and pact tests for can-i-deploy #994

b1b2e8983420d939c9ba8da252cd5aad2341e94b authored about 5 years ago
fix: message pacts with JSON contents were being formatted as strings #1011

c29549aa3eedc09f9df886443d07cc29c6a9b9e5 authored about 5 years ago
fix: JUnit 5 test provider now throws an exception if there are no Pacts to verify #1007

fc6fe468cf8049a1f1dae3d842c681e1f4011939 authored about 5 years ago
fix: message pact builder was converting metadata values to strings #1006

913bcf32e3197464ec84ad9d6c3715ddf32818a5 authored about 5 years ago
feat: allow pact.verifier.publishResults to be set with environment variables

d30509c36b713de5eec2a8c57092088a95187f71 authored about 5 years ago
feat: Allow just the changed pact specified in the webhook to be run (JUnit 5) #998

5b367c91e6c006542b6af197f0393c2cc64fc889 authored about 5 years ago
feat: Update JUnit 4 readmes #998

2604f294de8da4763ec0f3cbaa21b6ad4bb8770f authored about 5 years ago
feat: Allow just the changed pact specified in the webhook to be run (JUnit 4) #998

d6cb3b4d5f4f46d86b3452d287141446d44aa3f9 authored about 5 years ago
feat: Update Gradle and Maven readmes #998

d21e47860852fa0c89b965544413bb45007018e6 authored about 5 years ago
feat: Allow just the changed pact specified in the webhook to be run (Maven/Gradle) #998

a4a12c11ceaa275c7b42c9ffef82f87ea45e5de8 authored about 5 years ago
Merge pull request #1012 from BenVercammen/provider-client-request-body-encoding

The request body should be encoded according to the request header

e897b8fea6bf56cd290b7d5bef4a6a8302446da4 authored about 5 years ago
Remove skip of pluginDescriptor task

f88fb8c11db6405682b87b4a7dd1acf891c6d9ae authored about 5 years ago
Bump maven-plugin-plugin version to 3.6.0

Fixes `Execution default-cli of goal
org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor...

6dc7a8881a68b084b6e46207501c4ed133e8f1ce authored about 5 years ago
Use Before/AfterTestExecutionCallback

Use BeforeTestExecutionCallback and AfterTestExecutionCallback
instead of BeforeEachCallback and...

74cf96b5cbe0ea7eda5a35d593e8fe1f9015d39c authored about 5 years ago
The request body should be encoded according to the request header (when provided)

f4eef1362fb3e9e6cd88596df04405e538e611b0 authored about 5 years ago
Use https://jcenter.bintray.com

bdba1325227b7ded91e8d5ea40d300959314f306 authored about 5 years ago
bump version to 4.0.6

3860faa5d3e67b7bbf42d25cc7e689314a905859 authored about 5 years ago
update changelog for release 4.0.5

2591c1a23a9558a9237a870a30f2e3e6c2ac90da authored about 5 years ago