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.7.2 release #590

Merged
merged 5 commits into from
May 15, 2024
Merged

Prepare 0.7.2 release #590

merged 5 commits into from
May 15, 2024

Conversation

garrison
Copy link
Member

@garrison garrison commented May 15, 2024

Remaining action items (checklist for patchlevel release):

  • Test all tutorial notebooks on a hardware backend
  • Update version [sub]string in all files where it appears in the repository
    • pyproject.toml
  • move release notes to 0.7 directory
  • merge everything except this PR on the 0.7.2 milestone
  • double check that all recent PRs with stable backport potential have been backported.
  • build docs locally; proofread the release notes
  • merge this PR
  • tag the release
    1. git checkout stable/0.7
    2. git pull
    3. git show (verify it's the commit we want to tag)
    4. git tag -a 0.7.2 -m "Circuit Knitting Toolbox 0.7.2"
    5. git show (double/triple check the tag is on the correct branch)
    6. git push origin 0.7.2
  • 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)
  • move remaining 0.7.2 milestone items to 0.7.3 milestone and close 0.7.2 milestone

Previous patchlevel release PR: #566

@garrison garrison added this to the 0.7.2 milestone May 15, 2024
@garrison garrison changed the base branch from main to stable/0.7 May 15, 2024 16:07
@coveralls
Copy link

coveralls commented May 15, 2024

Pull Request Test Coverage Report for Build 9100227439

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 95.468%

Totals Coverage Status
Change from base Build 9100204408: 0.0%
Covered Lines: 3497
Relevant Lines: 3663

💛 - Coveralls

caleb-johnson
caleb-johnson previously approved these changes May 15, 2024
@garrison garrison enabled auto-merge (squash) May 15, 2024 18:28
@garrison garrison disabled auto-merge May 15, 2024 18:28
@garrison garrison merged commit a86dd7d into stable/0.7 May 15, 2024
11 checks passed
@garrison garrison deleted the prepare-0.7.2 branch May 15, 2024 18:28
@garrison garrison mentioned this pull request Jul 12, 2024
12 tasks
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.

3 participants