Jacek Milewski
11/28/2024, 7:38 AMMatt (pactflow.io / pact-js / pact-go)
1. consumer has a pact towards provider checking 20 APIs and is on prodI assume you mean interactions here? different API interactions for a single provider?
Matt (pactflow.io / pact-js / pact-go)
1. Consumer adds 21st interaction with same provider and wants to deploy to prod but with a feature disabled by the feature toggle for this single new API.Is the toggle on the consumer or provider? Based on (3) i’m assuming it’s a consumer toggle
Jacek Milewski
11/29/2024, 8:02 AMJacek Milewski
11/29/2024, 8:05 AMJacek Milewski
12/02/2024, 2:29 PMMatt (pactflow.io / pact-js / pact-go)
can-i-deploy
checks to check a feature toggle before launching it.
(assuming you have read/seen this: https://docs.pact.io/pact_broker/tags#using-tags-with-feature-toggles-instead-of-feature-branches ?)Matt (pactflow.io / pact-js / pact-go)
Jacek Milewski
01/02/2025, 3:31 PM