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

Add generic channel for custom channel platformsGeneric channels #2017

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

utzb
Copy link

@utzb utzb commented Nov 5, 2024

Summary

Generic channel code as developed by Jonas @javajonny Maurer as part of his internship, so full credits to him. I slightly simplified the code (removing debug statements) and added some text for release notes/README.md, as his internship ended, and re-tested things using a POC of a custom channel platform running locally (that is not publicly available at this time).

Details and comments

This takes pass at #1842 .

Testing -- I didn't see any concerns in unit tests; no tests added though since the intention of the generic channel is to have qiskit-ibm-runtime do minimal checking and mangling of parameters (such as no magic applied to url etc.).

@CLAassistant
Copy link

CLAassistant commented Nov 5, 2024

CLA assistant check
All committers have signed the CLA.

@utzb
Copy link
Author

utzb commented Nov 5, 2024

Changelog: New Feature

would be the the right label, I assume?

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.

2 participants