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

feat: Implement the remaining V1 HTTP consumer scenarios

dbc59a4dc505f4805bb1746ed464f88797288429 authored over 1 year ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 203d64c52..7c4fb6b9f

7c4fb6b9f feat: add remaining V1 HTTP consumer scenarios

git-subtree-dir: compatibility-suite/p...

d3dad3d2998414b3add7a277d3c1de0b686e890c authored over 1 year ago by Ronald Holshausen <[email protected]>
Update compatability suite to commit 'd3dad3d2998414b3add7a277d3c1de0b686e890c'

f05fd81e4343503bd17d988fcca3c53d0b060147 authored over 1 year ago by Ronald Holshausen <[email protected]>
feat: Implement initial compatibility suite feature for V1/HTTP interactions

e4eab7be48c323d672a3ea6ba95f55eefbc9694e authored over 1 year ago by Ronald Holshausen <[email protected]>
Update compatibility suite to commit '8baa3bde503bbab887d8618da456e7e3fdfa879c'

70a6c7cac2f201b40d285b452d52ad196a891110 authored over 1 year ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 7938b5832..203d64c52

203d64c52 feat: add V1 scenarios for unexpected requests + requests with query parameters

git-s...

8baa3bde503bbab887d8618da456e7e3fdfa879c authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: fix compatability-suite build

2cdb862c7a0f58790a5aedfdbb758eac2c93e1bc authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: attach report for compatibility-suite build

b8682e966faa25dfef829cf561217b041adbbf8b authored over 1 year ago by Ronald Holshausen <[email protected]>
feat: Add compatibility-suite to CI build

b5092bba940b2df3521462946394a8c7e0dd5ceb authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge pact-compatibility-suite

e39ce0b9dbf44442e42406db132e400e33d96f0c authored over 1 year ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' changes from b5ba1cc60..7938b5832

7938b5832 feat: setup features under spec version/feature type

git-subtree-dir: compatibility-s...

4ab3cda81b751cf4a80a5873a0951b9f4b29152d authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge pull request #1691 from holomekc/feature/port-expression

Allow to set the port via an expression.

f0cbcf56eab1488366af84dd4c2dffeb33e7ff9e authored over 1 year ago by Ronald Holshausen <[email protected]>
Allow to set the port via an expression.

fa65ca2b51726161dad5270714e20849fad816a0 authored over 1 year ago by holomekc <[email protected]>
Merge branch 'master' into v4.6.x

9f5aa17ec5275c95f5bbc95af80704075fff849b authored over 1 year ago by Ronald Holshausen <[email protected]>
Update README.md

2a8b6021226cdeedafa897e477463be5e360515c authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: fix changelog entry

1c41a324edd47e2844e5efb82ae9fee20a585862 authored over 1 year ago by Ronald Holshausen <[email protected]>
bump version to 4.6.1

046ddbcc0cfc6470708a31fbfda11c398b0bfb9b authored over 1 year ago by Ronald Holshausen <[email protected]>
update changelog for release 4.6.0

d9fc82c4ff4baafc6295668d385c2c5bfeabda87 authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: Upgrade dependencies

f5aff8277638ad7a174f99592aeb222cf858a2f4 authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: Upgrade Kotlin to 1.8.21, KTor to 2.3, plugin driver to 0.4.0

1fafbf45c381ef413135e614ecfbd3df6e8d735e authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: start v4.6.x branch

a4d0597ad6615165dd822330e55efe24ce19416a authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: add or and orElse to Result class

1819fcf0bebff9c2a86f534a2f9d59b7c3b020fa authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge commit '276bf561a9a87cf2ed734cc30c31f2b495be8d4e' as 'compatibility-suite/pact-compatibility-suite'

6f072fb2555823787110a5b024cede2722783f20 authored over 1 year ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' content from commit b5ba1cc60

git-subtree-dir: compatibility-suite/pact-compatibility-suite
git-subtree-split: b5ba1cc606613a9...

276bf561a9a87cf2ed734cc30c31f2b495be8d4e authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge pull request #1685 from holly-cummins/shorthand-annotation

Use shorthand annotation instead of @ExtendWith

8da0855fa3e0ec7eab690f04b539e3cfb0607fa7 authored over 1 year ago by Ronald Holshausen <[email protected]>
Use shorthand annotation instead of @ExtendWith

d3dbc522c496d15ef7aedb773018a5ede02ab632 authored over 1 year ago by Holly Cummins <[email protected]>
bump version to 4.5.7

a7c2314f729991c3083c52c42e935a83b434d55a authored over 1 year ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.6

ebc226d5a8196c1d97c1a3b3bd2cd541816db96c authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: Upgrade Groovy to 4.0.11

3f4d0f3fbaa38960d5b062048967e36ba6e32172 authored over 1 year ago by Ronald Holshausen <[email protected]>
fix(JUnit5): Provider name can be provided with the @Pact annotation #1684

2070ce537548dad659d7f8f7963e98d64c3318ba authored over 1 year ago by Ronald Holshausen <[email protected]>
fix(JUnit5): IllegalStateException was being raised when mutiple Pacts were confgured for the same provider #1457

8a70a1af31373fb0bdb88501e568a34051a5d7db authored over 1 year ago by Ronald Holshausen <[email protected]>
fix(JUnit5): do not overwrite class level provider name is the method one is empty

9aebbb57500db3b2f3a600b79e0ed442ede8fb53 authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: set CI build to max JDK 18 as Groovy fails on 19

f726b0da8537cb677c3173fea5aa0ca7a88afd38 authored over 1 year ago by Ronald Holshausen <[email protected]>
chore: Switch master to v4.5.x, update README

6d4f6976b51a93f5f5f89d2a74a62eeeb3aefb95 authored over 1 year ago by Ronald Holshausen <[email protected]>
bump version to 4.5.6

560c66d0fb4b72716478c2993ac2dcc1498faafb authored over 1 year ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.5

fdf80c0426b75679d9f0c944fbe07c96908c096d authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge branch 'v4.4.x' into v4.5.x

c98834b1bc22a33495873ce85d15b574b1a8ed59 authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

906c492371e87be766fde1c447d6c2d25314cb37 authored over 1 year ago by Ronald Holshausen <[email protected]>
bump version to 4.4.10

a669ffeda3aa0033eb3cafb5cb98e985cf79357a authored over 1 year ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.9

f07ffeb255842155f23530ca28bcfcb336a60a56 authored over 1 year ago by Ronald Holshausen <[email protected]>
feat(JUnit5): Add example to Junit 5 readme #1681

b1e5c4833e8551f091a3e07b135296767ebe7fff authored over 1 year ago by Ronald Holshausen <[email protected]>
feat(JUnit5): Support verification tests for sync request/response messages with MessageTestTarget #1681

c07f70799025db51b6d51ba3d1d23e57416ade61 authored over 1 year ago by Ronald Holshausen <[email protected]>
feat(DSL): check varargs for NULL values #1679

1721cb046ecdfae64b11120837156e763868860f authored over 1 year ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.5.x

b77138add23750cab030a9aa31e511696573f637 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: Upgrade plugin driver to 0.3.2

0a065566f2fa43e25940f54a631bbfdbe1081386 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: correct changelog

f821ef54449ac9524139b82b6676adf412ebdb5f authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.5

7d8d2b47cb4c8701ba584208fd7d3fb1f7360884 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.4

92a595c5ef57664b96f1f0a9d61c5d81798e336a authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix: verifyMessage must pass through any plugin config to the content matcher

be98ba2f8a752913f2536fc86f5fab59fc525b57 authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.4

6a7b57313e181af2cae45721d83f946928ddd7e2 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.3

c11cba43f407c50454f05623c66ed1f4cc92f2a7 authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix(JUnit5): Initialise any plugins before running the provider verification

e2905aeb89ccab511bea866c8e58d7cca9c7f29e authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: correct the project dependency versions

f4c1862e09b091594a60e86aa869b7c56b574c33 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: update the general verifier to support verification via plugins

83a17c93d28039dc5dcef41c1789de3ac1d51548 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: Update versions in readme

f858a1728ff54b8db13bd748c8846f49ddb66fa4 authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.3

9a7d4d090b00b81f68c413260bd7f5afaab86f90 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.2

721101e9325f8dc3cbe0ce94e6ad49fab39e069b authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v4.4.x' into v4.5.x

a7b26907e933f76356d1d777018e27f85e3b988e authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

eea297b40ac82bd625069678002b4143f8666319 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: correct changelog

479007606ff6295874027d92e7bdeffb905bc083 authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.4.9

7f0c1b28ae409e024489e48b0cfa2a3dcbedff9c authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.8

f970f249e0598dd4b284d4def5f6add80a8cebe7 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: Update readme with support mixing pact and non-pact test methods with @PactIgnore annotation #1674

8ab6b7ac8f02df199e2e7b88b96b8d4184467a79 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: Support mixing pact and non-pact test methods with @PactIgnore annotation #1674

3bb4a08fab17ca02535c14146deead0c9a73d344 authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix: InteractionFilter ByRequestPath was using concrete class and did not work with V4 interactions #1673

92018c0f136008d49cbe2924dba75f41b7932ad0 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat(JUnit5): Support multiple @MockServerConfig annotations on a provider test #1675

67a66702496daa52ba060e3c68abe68deaff524a authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: correct changelog

711938ba1ec5599e3991c1372a0d5bda60bea3e2 authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.2

49ba7369d06061455bb99d3a4e3e8b67520bed38 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.1

5b81927785d062397d7f0d72e5ce7743c7327bc3 authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix: task to generate Maven plugin descriptor was accidentally commented out #1672

bf08170dc84af2adfe6bf5d5695bee2f8a5f0f52 authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'IlyaNerd-fix_message_merge'

89d5313155cc1fbb45b0c4067395942d2f2cab72 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: stupid codenarc

e296deb6e3ce5946b583d15e143f33ed68862d2e authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix merging message pacts - old messages taking precedence

0da32ec3a9cbf3a70bd5e42cfe4bdd10fa37691b authored almost 2 years ago by ilya.aliaksandrovich <[email protected]>
Update README.md

97aa67398d4292821bb9397e8631458fc1a7ebb6 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: fix release script

7356aaf557e5131858f2f2fd7ace0fbef46ccb30 authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.1

a1e68c42fdc8efb8c68faa05cdbf2c6b969f968d authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.0

faf2b91a4b69fb6b8278917b8e86b3f34269a42f authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: prep for general release

bd2f1085fb7674c3a7d4f56615050a4d6166ee88 authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v4.4.x' into v4.5.x

68c31d0d750dcbc00e8c44556c9f023e1a2b8a1d authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

7c07d6a6dac2ac6d56a8a643e69d824d493689de authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.4.8

26ea6bc113b3e525bc92101d74b8c92875352928 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.7

23dabe618b59c9d65c0614b5857822c670fdc2fc authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: Add support for gradle/maven plugin canideploy on specific env #1668

f58634072c9dbeeabdf46fb1cc8d8c65a5725480 authored almost 2 years ago by Ronald Holshausen <[email protected]>
fix: PactVerificationExtension will fail when used with other extensions in a static context #1666

5bc8bc683c5f44c3c64b1b1ffdcb813499ae8f88 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: Add support for JSONObject with MessagePactBuilder #1669

3010a102bf296b0da8adf058d61ee06aaa75638c authored almost 2 years ago by Ronald Holshausen <[email protected]>
doc: add example using MessagePactBuilder with string content #1669

2a9ac69dbe91753885263b23a26e9b5cf0b5a86e authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: update versions in readme

e297ef75761f5008aac4b63550d1871f33119aab authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.5.0-beta.2

06cfc8f017d3a5baf823e2432d04e5c9556cc85a authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.5.0-beta.1

0af64595476c7bcd942073e1255cf6dfd1f6826a authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

6cb9dde790c63838284cb4980ee94f83978d1f2e authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.5.x

63559b88722e4c2d5ffe6c5e4ccccd1298bfcb75 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: Update JUnit5 readme

8e125575f1abcf9b3452c8bc09e2d655a28bd70f authored almost 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.4.7

0ca80c4b69f34e19836d72ecf9ce7d9a29e22312 authored almost 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.6

8f005cbd4a7e77df9238bd12a21b36c9493868df authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: RequestData metadata needs to be a mutable Map

461b9e348d9bfb1ac5fbda0afd3211553fee41cc authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: Support modifying the request metadata in the provider test before being sent to the plugin

49f4d908e5c46a15eeae84f85fa04f8aa55b6235 authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: fix build on JDK < 16

cd8e060132eac6e973275bba3a4b0289e64e9538 authored almost 2 years ago by Ronald Holshausen <[email protected]>
feat: add support for Spring 6 and Springboot 3 #1660

bffd26aba8a9cc18ec543dd9c2cd3b17182e01c6 authored almost 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.5.x

6e1ff7f840e50958cf893e63aa37e4752571e4cb authored almost 2 years ago by Ronald Holshausen <[email protected]>
chore: check for both cases when looking for pact do not track value

a43c2ea04b7e8d55afaea19111c286021893633d authored almost 2 years ago by Ronald Holshausen <[email protected]>