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

Prepare 0.8.0 release #664

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Prepare 0.8.0 release #664

merged 5 commits into from
Sep 10, 2024

Conversation

garrison
Copy link
Member

@garrison garrison commented Aug 21, 2024

Remaining action items (checklist for patchlevel release, since we are not maintaining stable backports for this release):

  • Test all tutorial notebooks on a hardware backend
  • Update version [sub]string in all files where it appears in the repository
    • pyproject.toml
  • Write a prelude release note
  • move release notes to 0.8 directory
  • merge everything except this PR on the 0.8.0 milestone
  • double check that all recent PRs with stable backport potential have been backported. - skip for 0.8.0
  • build docs locally; proofread the release notes
  • wait for 0.9.0 release to be ready, too, since they will be released simultaneously
  • merge this PR
  • tag the release
    1. git checkout stable/0.8
    2. git pull
    3. git show (verify it's the commit we want to tag)
    4. git tag -a 0.8.0 -m "Circuit Knitting Toolbox 0.8.0"
    5. git show (double/triple check the tag is on the correct branch)
    6. git push origin 0.8.0
  • Wait for CI to finish. The release should then be available on GitHub and pypi.
  • get docs to deploy (should happen automatically at this point after CI runs both on stable/0.7 and then on the gh-pages branch) - skip this for 0.8.0
  • move remaining 0.7.3 milestone items to 0.7.4 milestone and close the 0.7.3 milestone - skip this for 0.8.0

Previous patchlevel release PR: #638

Closes #602.

@garrison garrison added the on hold Let's wait for something before merging label Aug 21, 2024
@garrison garrison added this to the 0.8.0 milestone Aug 21, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10498022766

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10496147962: 0.0%
Covered Lines: 2327
Relevant Lines: 2327

💛 - Coveralls

@garrison garrison linked an issue Aug 22, 2024 that may be closed by this pull request
1 task
@garrison garrison removed the on hold Let's wait for something before merging label Sep 10, 2024
@garrison garrison marked this pull request as ready for review September 10, 2024 15:54
@coveralls
Copy link

coveralls commented Sep 10, 2024

Pull Request Test Coverage Report for Build 10796270933

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10796111606: 0.0%
Covered Lines: 2333
Relevant Lines: 2333

💛 - Coveralls

@garrison garrison merged commit a3d9c77 into stable/0.8 Sep 10, 2024
10 checks passed
@garrison garrison deleted the prepare-0.8.0 branch September 10, 2024 16:04
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.

Release circuit-knitting-toolbox v0.8.0
2 participants