-
### Software versions
_Please provide at least OS and version of pact-js_
- **OS**: Windows 10 Enterprise
- **Consumer Pact library**: @pact-foundation/pact 10.0.0-beta.58
- **Provider Pact l…
-
It is time to perform the quartely audit of GitHub users in the `openedx` org. The playbook for performing the audit can be found [here](https://openedx.atlassian.net/wiki/spaces/COMM/pages/343890333…
-
We are using the maven-plugin (au.com.dius.pact.provider:maven:4.5.10` for most of our PACT Steps during CI & Deployment.
Whenever we try to call `can-i-deploy` for a provider on a **new tag** (no …
-
I mean it's easy to change which protoc my plugin uses on my machine, but would it make sense to update the default version of the protoc to something newer?
I can send a PR updating that single line…
-
Hello,
I am one of the PACT consumer, our current version of pact is 4.1.41,
It generates random strings (as example) to match the specified pattern and for some reason when it serializes those exam…
-
Hi @ptrthomas
From this question https://stackoverflow.com/questions/77346337/karate-test-framework-are-there-plans-to-include-runtimehooks-for-mockserver we open this issue.
In our case, we n…
-
We're having an issue configuring a `Pact.service_provider` and a `Pact.message_provider`
**1. The relevant versions of the gems you are using.:**
- gem 'pact', '\~> 1.57'
- gem 'pact-mes…
-
## CVE-2022-40152 - High Severity Vulnerability
Vulnerable Library - woodstox-core-6.2.1.jar
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
Library …
-
docker run -v ${PWD}:/app -w "/app" pactfoundation/pact-cli \
pactflow publish-provider-contract \
openapi.json \
-b ${PACTFLOW_HOST} \
-k ${PACTFLOW_TOKEN} \
--provider=${HEL…
-
# Description
I’ve an issue that for some of Consumer’s branches, timeout occurs during contract verification. In Pact Broker logs I can see that it retries `PactBroker::Matrix::Service -- Querying…