Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Remove IBMRuntimeService related code#243

Merged
rathishcholarajan merged 5 commits intoQiskit:mainfrom
daka1510:remove-runtime-service
Mar 1, 2022
Merged

Remove IBMRuntimeService related code#243
rathishcholarajan merged 5 commits intoQiskit:mainfrom
daka1510:remove-runtime-service

Conversation

@daka1510
Copy link
Copy Markdown
Collaborator

@daka1510 daka1510 commented Feb 28, 2022

Summary

Remove code related to IBMRuntimeService because it's part of https://github.com/qiskit/qiskit-ibm-runtime now.

Details and comments

Solves #232

Approach

  1. Deleted qiskit_ibm/runtime
  2. Deleted additional files related to IBMRuntimeService, also deleted code fragments that relied on deleted code

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 28, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@rathishcholarajan rathishcholarajan left a comment

Choose a reason for hiding this comment

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

@daka1510 Could you please resolve merge conflicts (I merged other open PRs)?

# Conflicts:
#	qiskit_ibm/ibm_provider.py
#	qiskit_ibm/runtime/ibm_runtime_service.py
#	test/ibm/runtime/test_runtime.py
#	test/ibm/runtime/test_runtime_integration.py
@daka1510
Copy link
Copy Markdown
Collaborator Author

daka1510 commented Mar 1, 2022

Resolved conflicts, please take a look.

Yesterday, all CI checks in this PR passed (https://github.com/Qiskit/qiskit-ibm-provider/actions/runs/1910894234). But after a few other PRs have been integrated into main the unit tests no longer work. Let's fix them via dedicated efforts.

# Conflicts:
#	docs/apidocs/ibm-provider.rst
#	qiskit_ibm/ibm_provider.py
Copy link
Copy Markdown
Member

@rathishcholarajan rathishcholarajan left a comment

Choose a reason for hiding this comment

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

LGTM!

@rathishcholarajan rathishcholarajan merged commit bdb333b into Qiskit:main Mar 1, 2022
@daka1510 daka1510 deleted the remove-runtime-service branch March 2, 2022 11:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants