Lewis Prescott
04/19/2022, 2:16 PMMadhulika Mitra
05/09/2022, 10:28 PMMadhulika Mitra
05/10/2022, 1:39 PMSophie Bossé
05/12/2022, 12:46 PM"$.properties.desired.deploymentsRemovals['4JgEA5GCeqwVsu6Qada9XS'].appId"
Is it possible to write contract tests in my situation? I'm using the PactNet nuget version 4.0.0-beta.3. Using a matcher on the key such as
deployments = new Dictionary<object, object> {
{Match.Type("6XKISmGMWynbwM52mxov6S"),
new {...
produces a contract searching for "pactNet.Matchers.TypeMatcher" as the key
"deployments": {
"pactNet.Matchers.TypeMatcher": {
Matt Lund
05/20/2022, 9:08 PMDavid Hvilava
05/25/2022, 9:05 AMIPactUriOptions
provide an ability to publish verification results similar to IPactBrokerOptions
?
Example: a contract is changed and published to PactFlow, then a webhook triggers a provider CI to check the contract, then we need to publish verification results back to PactFlowAdam Rodger (pact-net)
05/26/2022, 1:25 PMJarek Rzdbk
05/26/2022, 5:31 PMYousaf Nabi (pactflow.io)
GitHub
05/27/2022, 3:44 PMAdam Rodger (pact-net)
06/06/2022, 11:36 AMpooja sharma
06/12/2022, 3:00 PMEugene Baranovsky
06/14/2022, 2:11 AM[ERROR][pact_verifier] Publishing of verification results failed with an error
Prasad
06/16/2022, 3:36 PMPrasad
06/16/2022, 3:56 PMEugene Baranovsky
06/17/2022, 3:08 AMWithPactBrokerSource
. My question is are there any plans to have similar verification result publishing capability when using WithUriSource
?Prasad
06/25/2022, 3:09 PMSlackbot
06/27/2022, 3:55 PMpooja sharma
06/27/2022, 4:14 PMPrasad
06/29/2022, 11:02 AMMyles Johnson
06/29/2022, 4:31 PMThomas
07/01/2022, 10:27 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Thomas
07/01/2022, 10:37 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Myles Johnson
07/11/2022, 5:27 PMMatt (pactflow.io / pact-js / pact-go)
ls
command works? The default entry point is not bash it's a pact executable so I'd expect that to fail as it's not a valid subcommandMyles Johnson
07/12/2022, 8:37 AM