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

fix pacts loading from broker #130

Closed
wants to merge 3 commits into from
Closed

fix pacts loading from broker #130

wants to merge 3 commits into from

Conversation

matus-m
Copy link

@matus-m matus-m commented Apr 18, 2019

Short description of what this resolves:

Resolves #129 by propagating the basic auth config to PactReader

Changes proposed in this pull request:

  • Update target of @Consumer annotation, so that it can be applied on class (and subsequently used in the loading of pacts to filter out contracts only for consumer)
  • propagate the basic auth config attributes to PactReader in for of Pact options with authentication option.

Fixes #129

@matus-m
Copy link
Author

matus-m commented Apr 18, 2019

@bartoszmajsak will you have some time to look at this MR? Or is there some other communication channel that is more active?

@matus-m matus-m closed this by deleting the head repository Apr 13, 2023
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.

Loading contracts from Broker with basic auth does not work
1 participant