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

feat: Allow publishing verification results for URI sources (#392) #393

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

adamrodger
Copy link
Contributor

See the linked issue #392 for additional information

Draft currently as it's unclear where the broker URI is going to come from. Perhaps this is built into the FFI, but that doesn't seem safe to me.

@adamrodger adamrodger linked an issue May 26, 2022 that may be closed by this pull request
@bethesque
Copy link
Member

See #392 (comment) for where the verification results URL comes from.

@adamrodger
Copy link
Contributor Author

This can be merged when it has a related FFI update which includes feature pact-foundation/pact-reference#199

The PactNet side shouldn't need changing further because the actual change is on the FFI side. As long as we call the pactffi_set_publish_options function with a URL source (which this PR adds) then the FFI will be responsible for publishing the results internally.

@adamrodger adamrodger marked this pull request as ready for review July 13, 2022 10:07
@adamrodger adamrodger merged commit 42f52ff into master Jul 13, 2022
@adamrodger adamrodger deleted the feat/publish-uri-results branch July 13, 2022 10:14
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.

Support Publishing Results Using URI Sources
2 participants