Qiskit / RFCs

RFCs for changes to Qiskit ecosystem
Apache License 2.0
34 stars 34 forks source link

Epic - Implementation of RFC `0011`: Plan to rename `Qiskit/qiskit-terra` repo to `Qiskit/qiskit` #41

Closed 1ucian0 closed 1 year ago

1ucian0 commented 1 year ago

Tasks:

gantt
    dateFormat  YYYY-MM-DD
    tickInterval 1month
    axisFormat %b

    section planned releases
    %% From freeze to release
    0.24         : crit, release024, 2023-04-06, 28d   
    release 0.24 : milestone, 2023-05-04   
    %% From freeze to release
    0.25         : crit, release025, 2023-07-05, 22d
    release 0.25 : milestone, 2023-07-27    
    section preparation
    metapackage-repo :metapackage-repo, 2023-03-31, 1d
    rfc-discussion   :done, rfc-discussion, 2023-03-30, 10d
    rfc-merged   :milestone, rfc-merged, after rfc-discussion, 0d 
    section empty-metapackage
    %% These tasks are not interdepedendent and they need to be done before release025   
    ibmq-docs-out-of-metapackage    :ibmq-docs, after rfc-merged, 2w
    docs-out-of-metapackage         :docs, after ibmq-docs, 4w
    benchmarks-out-of-metapackage   :benchmarks, after docs, 4w
    tutorials-out-of-metapackage    :tutorials, after benchmarks, 4w
    section archive-metapackage
    ibmq-out-of-metapackage        :ibmq-archived, after release025, 1d
    move-setup-out-of-metapackage  :setup, after release025, 1w
    pre-archive-doc                :archive-doc, 2023-08-18, 1d
    archive-metapackage            :archive-meta, after archive-doc, 1d  
    section final
    final-rename    : finalrename, 2023-08-21, 1d
    fix-time:       : fix-time, after finalrename, 2w
    final-announcement : milestone, finalannoun
jakelishman commented 1 year ago

I don't have write permission on this repo so I can't update the checklist here, but the following Terra PRs implement most of this:

At the time of writing, I've gone through the issues on the metapackage repo and sorted them all out, transferring existing ones to the correct places or closing as appropriate, and opening a couple of new ones just so the remaining few are a complete burn-down list for archiving the metapackage. All issues have open PRs, so once they're all merged, the metapackage repo can be archived, and Terra can be renamed Qiskit/qiskit.

Eric-Arellano commented 1 year ago

@1ucian0 I think we can close this? The only remaining task is maybe the final announcement?

1ucian0 commented 1 year ago

Almost there... we can close it once finished. I agree that there is not much actionable here beyond reactive support.

1ucian0 commented 1 year ago

The benchmark website is up and running and the announcement is in the making. With this, I can consider this epic closed!