Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: remove broker base env variable to avoid extra pact verifications #334

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

DawoudSheraz
Copy link
Contributor

PROD-2576

Description

Remove broker url environment variable from contract changed CI to avoid the extra pact verifications. The broker base url environment setting results in verifier fetching additional pact along with the pact defined via changed url pact(Build). This happens because pact verifier internally fetches the pacts from broker if provider name and broker url are defined(Ref). The environment variable is not required when attempting verification against a single pact via url(See description).

@DawoudSheraz DawoudSheraz merged commit 6ad1e19 into master Nov 23, 2021
@DawoudSheraz DawoudSheraz deleted the dsheraz/PROD-2576 branch November 23, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants