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

Rename repository to 'qiskit-core' #530

Merged
merged 2 commits into from
Jun 5, 2018

Conversation

diego-plan9
Copy link
Member

@diego-plan9 diego-plan9 commented Jun 4, 2018

Description

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.

Fixes #467

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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.
@diego-plan9
Copy link
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 .travis.yml and the badge in the README) - it seems travis will be able to pick the renaming, but we will check after it is completed.

@atilag
Copy link
Member

atilag commented Jun 4, 2018

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:

git remote set-url origin https://github.com/QISKit/qiskit-core

Copy link
Member

@jaygambetta jaygambetta left a comment

Choose a reason for hiding this comment

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

i am sure we missed some but this looks good. Good work @diego-plan9

@diego-plan9 diego-plan9 merged commit 9d061e8 into Qiskit:master Jun 5, 2018
@diego-plan9 diego-plan9 added this to the 0.6.0 milestone Jun 5, 2018
@diego-plan9 diego-plan9 deleted the feature/rename-repo branch August 27, 2018 12:46
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.
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.

Renaming repo qiskit-core
3 participants