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.5.0 release #438

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Prepare 0.5.0 release #438

merged 3 commits into from
Oct 31, 2023

Conversation

garrison
Copy link
Member

@garrison garrison commented Oct 11, 2023

Remaining action items

  • merge remaining PRs on the milestone
  • move release notes to 0.5 directory
  • build docs locally; proofread the release notes
  • merge this PR
  • tag the release
    1. git checkout main
    2. git pull
    3. git show (verify it's the commit we want to tag)
    4. git tag -a 0.5.0 -m "Circuit Knitting Toolbox 0.5.0"
    5. git show (double/triple check the tag is on the correct branch)
    6. git push origin 0.5.0
  • close the release milestone
  • Wait for CI to finish. The release should then be available on GitHub and pypi.
  • create the stable/0.5 branch
    1. start with same commit as above checked out
    2. git checkout -b stable/0.5
    3. git show (check before pushing)
    4. git push --set-upstream origin stable/0.5
  • get docs to deploy from the new stable branch (should happen automatically at this point after CI runs both on the new stable branch and then on the gh-pages branch)
  • move remaining 0.4.1 milestone items to 0.5.1 milestone and close 0.4.1

Previous release PR: #416

@garrison garrison added the on hold Let's wait for something before merging label Oct 11, 2023
@garrison garrison added this to the 0.5.0 milestone Oct 11, 2023
@garrison garrison removed the on hold Let's wait for something before merging label Oct 26, 2023
@garrison garrison marked this pull request as ready for review October 26, 2023 15:51
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6656594781

  • 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 92.385%

Totals Coverage Status
Change from base Build 6656561357: 0.0%
Covered Lines: 2960
Relevant Lines: 3204

💛 - Coveralls

@garrison garrison merged commit e8920ad into main Oct 31, 2023
12 checks passed
@garrison garrison deleted the prepare-0.5 branch October 31, 2023 15:06
@caleb-johnson caleb-johnson mentioned this pull request Feb 12, 2024
8 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.

2 participants