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

Message pact latest #276

Closed

Conversation

arindamdat
Copy link

  • Merged from master
  • All tests have passed

tawfiknouri and others added 30 commits June 22, 2020 09:54
…rade-to-pact-ruby-standalone-1-86-0

feat: update standalone to 1.86.0
and add empty constructor as i can't overload existing constructors
…constructors as obsolete

It feels wierd to have constructors overload for authentication and one method to set SslCaFilePath, it looks better to me with methods for everything.
Still keep constructors to avoid breaking changes.
…ld override SSL_CERT_FILE environment variable with the default ca-bundle.crt coming from platform config

creates a Spy to be able to test that without too heavy refactoring
PactUriOptions name is not anymore a good name as options are not really about uri but more about http call itself.
…ptions to avoid breaking changes

Revert to the original implementation of PactUriOptions and add overload into PactVerifier methods.
Mark those overload Obsolete to handle nicely future cleanup in the next version with breaking changes
…rade-to-pact-ruby-standalone-1-88-3

feat: update standalone to 1.88.3
@neilcampbell
Copy link
Member

@arindamdat I believe the readme merge may have messed up.
Just wanted to check that the goal of this PR to merge master into the message-pact branch?

@arindamdat
Copy link
Author

arindamdat commented Jan 25, 2021 via email

@drkghost
Copy link

drkghost commented Feb 16, 2021

@arindamdat @neilcampbell Hi, guys,
I'm a bit confused with diff. branches and pr's for the amqp support.
In addition to the current one, I've found :

  1. https://github.com/pact-foundation/pact-net/tree/message-pact-2
  2. https://github.com/pact-foundation/pact-net/tree/message-pact
  3. active pull-request Feature/amqp support #175

Which one can be considered as source of truth?
I'd like to help with the implementation of message brokers support, in order to meet pact 3 spec.

Please clarify

@arindamdat
Copy link
Author

hi @drkghost , as I know, the branch message-pact is the one which will be merged into master eventually. The goal of this current PR is to merge master to the message-pact branch.

@yanncourtel
Copy link
Contributor

yanncourtel commented Mar 2, 2021

Hi @drkghost, @arindamdat are you actually working on the message-pact branch? I'm also trying to get acclimated with this branch. We implemented the messaging system in our own library in our organisation to free the dev teams but we'd like to also be able to contribute to merge this branch as soon as possible.

@mefellows
Copy link
Member

Hi @yanncourtel, apologies I missed this. I think we discussed in Slack but Arindam made a small change to just merge latest master in, AFAIK they are not working to add new features to this.

We'd love for this to get merged and will provide any support required. How would you like to proceed?

@mefellows
Copy link
Member

@HugoDoyon @jacekmlynek what are your thoughts here, any reason not to merge this in and have it supported side-by-side with the current code base?

My fear with long running branches is that it will go stale and never get merged (ala this 2+ year old branch...). It will likely change, but is it better to do that after bringing it in?

@adamrodger
Copy link
Contributor

Closed due to #315 being merged instead

@adamrodger adamrodger closed this Aug 30, 2021
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.

None yet

10 participants