-
Notifications
You must be signed in to change notification settings - Fork 20
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
update for newer General branch format #264
update for newer General branch format #264
Conversation
1d790de
to
655bb41
Compare
e0f0acd
to
e8d1ef7
Compare
@christopher-dG are you the right person to ping on this? If not who'd be good? |
Bump |
764ca4f
to
3507e83
Compare
3507e83
to
27ccd08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nitpicks, looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Can you bump the patch version in pyproject.toml?
It'd be good to test this in the wild. Does the bot pick up new releases immediately? |
I actually realized that I should not have asked you to bump the version yourself, since the release script does that automatically. Oops! I'll revert just that change then run the release workflow. |
Sounds good. Worth getting any other dep bump PRs in while we're here? |
Fixes #263
Fixes #258
Fixes #262
Not sure how to test this before merge given tests didn't fail while this was broken.