-
Is there a way to set proxies to create webhook to notify on the slack channel?
Without this when I try to test the webhook using a POST call, it's giving me "500 Internal Server Error"
I am current…
-
I have pact-python-1.0.1 installed. My pact broker runs on 8443 and uses https scheme. I see that the latest version of pact-provider-verifier ruby 1.30.1 has SSL verification disabled, and my pact-py…
-
## Current status
Right now:
- PactDSL generates an extra `"min": 0` entry on calls to `each*Like` methods ([source](https://github.com/pact-foundation/pact-jvm/blob/57a8541e08cbecb2c324010b8a8423…
-
# Pre issue-raising checklist
I have already (please mark the applicable with an `x`):
* [x] Upgraded to the latest Pact Broker OR
* [ ] Checked the CHANGELOG to see if the issue I am about to …
-
Look at using postgres locks
https://github.com/yuryroot/sequel-pg_advisory_lock
http://shiroyasha.io/advisory-locks-and-how-to-use-them.html
-
Hello
I have some tests for a spring boot application working against a local pact broker. But when I switch to a pactflow.io service it fails:
Application is using last version in mvnrepository…
-
# Source of problem
In recent versions (`v1.3.x`) `StopMockServers()` changed behavior. The function effectively became a no-op call. I understand that we want to spare time via reusing - and not r…
-
# 🌎 Environment
- Xcode: 12.4
- Platform: iOS, macOS
- Version/Release: rust nightly toolchain
- Dependency manager: n/a
# 💬 Description
When building the mock server as part of the bu…
-
# Pre issue-raising checklist
I have already (please mark the applicable with an `x`):
* [x] Upgraded to the latest Pact Broker OR
* [x] Checked the CHANGELOG to see if the issue I am about to …
-
We are trying to setup our pipelines to validate PACTs for our consumers. We've got a PACT broker setup which stores the contracts.
We are trying to validate them with the following command:
`…