Andrew Papia
07/26/2022, 2:38 AMTimothy Jones
07/26/2022, 2:39 AMTimothy Jones
07/26/2022, 2:40 AMTimothy Jones
07/26/2022, 2:40 AMTimothy Jones
07/26/2022, 2:41 AMAndrew Papia
07/26/2022, 2:41 AMAndrew Papia
07/26/2022, 2:42 AMAndrew Papia
07/26/2022, 2:44 AMTimothy Jones
07/26/2022, 2:45 AMTimothy Jones
07/26/2022, 2:46 AMTimothy Jones
07/26/2022, 2:47 AMTimothy Jones
07/26/2022, 2:48 AM2. Pay for pactflow so that they don't have to worry about maintaining the pact broker and it being a SPOF in the deploy process. We already have other SaaS products in the path like GitHub.I don't work for pactflow, but I'd still heartily endorse this as an option to simplify things.
Timothy Jones
07/26/2022, 2:50 AMI need to come up with a counter proposalWhat I would do is look at the things that pact solves, and then ask how those issues are solved with the current proposal (they're probably not, but if they are, then you can compare eng effort etc). If you have history of your past deployments when you had CD, you might be able to motivate your case with statistics on how often the contracts break
Timothy Jones
07/26/2022, 2:53 AMNot sure if it would make sense to track deployments this way but maybe a GitHub Action could be used for this as well.A github action for can-i-deploy is a great idea, and if you build this it would be totally worth open-sourcing (I reckon @Yousaf Nabi (pactflow.io) would agree)
Andrew Papia
07/26/2022, 2:56 AMTimothy Jones
07/26/2022, 3:02 AMYousaf Nabi (pactflow.io)
PACT_BROKER_TOKEN
rather than a `PACT_BROKER_USERNAME`/`PACT_BROKER_PASSWORD`, it would be easy to tweak for the OSS broker.Andrew Papia
07/26/2022, 1:23 PMYousaf Nabi (pactflow.io)