Rename repository to 'qiskit-core'#530
Merged
Merged
Conversation
Rename all references to `qiskit-sdk-py` to the new repository name, `QISKit/qiskit-core`, including a handful of instances where the `IBM/qiskit-sdk-py` form was used.
Member
Author
|
Please note that after renaming the repository, the old URL will still be working (both in the github interface and in the remotes) - it might be advisable to announce the change a bit, for a cleaner transition and avoid confusion. The PR also changes the string in some travis related files (the actual |
Member
|
PLEASE NOTE: Even though local repository clones will still work after the renaming, it's highly encouraged to update local clones with the new URL: |
atilag
approved these changes
Jun 4, 2018
jaygambetta
approved these changes
Jun 4, 2018
Member
jaygambetta
left a comment
There was a problem hiding this comment.
i am sure we missed some but this looks good. Good work @diego-plan9
lia-approves
pushed a commit
to edasgupta/qiskit-terra
that referenced
this pull request
Jul 30, 2019
Rename all references to `qiskit-sdk-py` to the new repository name, `QISKit/qiskit-core`, including a handful of instances where the `IBM/qiskit-sdk-py` form was used.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Rename all references to
qiskit-sdk-pyto the new repository name,QISKit/qiskit-core, including a handful of instances where theIBM/qiskit-sdk-pyform was used.Fixes #467
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: