Yousaf Nabi

Results 671 comments of Yousaf Nabi

Matt Fellows - February 9, 2022 > See also this conversation in Slack: https://pact-foundation.slack.com/archives/C5F4KFKR8/p1643294644093300 The gist of it is, it would be helpful for consumers to be able to see...

Kyle Florence - August 5, 2021 > We do this currently with an in-house solution since we are on a monorepo and it's easiest to manage deploys with separate branches...

this docker file isn't tested in CI and will need further updates to support this change

Beth - January 18, 2022 > I'm actually not 100% convinced that we should re-implement the CLI, if we can find another way to distribute the code for people who...

Matt Fellows - January 18, 2022 > I think it's also worth making mention, that the backwards compatibility with the pact broker built into the current CLI would need replicating....

cspengl - January 25, 2022 > Hi folks, I really like this idea. I recently found myself in the exact situation you are describing. I was looking for an easy...

I've been slowly chipping away at this off and on https://github.com/YOU54F/pact_cli

This is now released https://github.com/pact-foundation/pact-broker-cli/ reimplemented in Rust, and with a proposition to create a single combined executable with all of our rust based executables in https://github.com/YOU54F/pact_cli/tree/refs/heads/multi-cli

dupe of https://github.com/pact-foundation/pact-net/issues/462

This was released in https://github.com/pact-foundation/pact-reference/releases/tag/libpact_matching-v2.0.0 pact_consumer / pact_core_mock_server / pact_verifier have been released since pact_ffi and the cli's need updating / releasing to incorporate v2.0.0 + of pact_matching