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

Issue 411 | Client: rename run_qiskit_remote to distribute_task #442

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

IceKhan13
Copy link
Member

@IceKhan13 IceKhan13 commented Apr 14, 2023

Summary

Client: rename run_qiskit_remote to distribute_task

run_qiskit_remote is deprecated until 0.2 release

Details and comments

Closes #411

@IceKhan13 IceKhan13 marked this pull request as ready for review April 14, 2023 15:22
@IceKhan13 IceKhan13 requested review from Tansito and pacomf April 14, 2023 15:22
Copy link
Member

@pacomf pacomf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @IceKhan13 ! 💯

Btw I didn't do any deprecation with #390 . Should have I done it? Which is our process with these cases?

@psschwei
Copy link
Collaborator

Btw I didn't do any deprecation with #390 . Should have I done it? Which is our process with these cases?

FWIW, I like the alpha / beta / GA lifcycle we have in Knative (which is itself adapted from the k8s lifecycle): https://knative.dev/docs/serving/configuration/feature-flags/#lifecycle

(if we follow that lifecycle, I'd figure we're still in alpha at this point, which would mean no need to deprecate and could just include that it's a breaking change in the release notes)

@IceKhan13 IceKhan13 merged commit 670ee36 into main Apr 19, 2023
@IceKhan13 IceKhan13 deleted the issue-411/rename-run-qiskit-remote branch April 19, 2023 18:58
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.

Refactorize run_qiskit_remote with distribute_task
4 participants