-
**Date & Time**:
12/07/2017 8:52pm CST
**FFXI Client Version (use `/ver`)**:
30171103_1
**Server's Expected Client Version matches, yes/no? (use `!ecv`)**:
yes
**Character Nam…
-
Currently, the logs (e.g., a mismatch error and it's diff) of pact mock server are put in pact-mock-service.log.
It's a bit cumbersome if I need to have a look into some other file once the test fails…
-
The current domain model in the Pact Broker supports git branch based workflows, however it does not provide good support for feature toggle based workflows. One example of this is that you can only h…
-
Right now the only way to view all the pacts in a single page is to add a query parameter to the URL, and setting `page=1` and `pageSize` > number of pacts store. Such as /?page=1&pageSize=500.
It wou…
-
Since we spoke about the healthcheck earlier, I am actually doing something similar in my build process to see when pact is available. I check every second until something is returned from the servic…
-
For the webhooks to be able to trigger builds for the right commit of a project, it needs the commit. Not every project uses the pure commit field as the version number when publishing a pact or verif…
-
Been working through the consumer version selectors to try and ascertain library support for them all and noticed a few oddities
[12 consumer version selectors in total](https://github.com/pact-fou…
-
I guess that I found bug which is related to fetching pacts from a Pact Broker with filters (selectors).
Let's imagine that you have few consumers (e.g. ConsumerA, ConsumerB) in Pact Broker and **W…
-
(this ticket copied from #31 so that the task stays open + visible)
Currently this project only supports the old DSL from 9.x and before.
It would be good to extend nestjs-pact to support the DS…
-
Pact v4 specification introduces several new [matchers](https://github.com/pact-foundation/pact-specification/tree/version-4?tab=readme-ov-file#supported-matching-rules), EachKey and EachValue being t…