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

Release 0.3.0 #14

Merged
merged 8 commits into from
Sep 1, 2023
Merged

Release 0.3.0 #14

merged 8 commits into from
Sep 1, 2023

Conversation

glatterf42
Copy link
Member

This PR prepares for release 0.3.0 by updating the GitHub Action workflows to test python 3.10 and 3.11. pyproject.toml already allows using 3.11.

It also introduces two workflows to check black and isort formatting on PRs.

@glatterf42 glatterf42 added the enhancement New feature or request label Aug 31, 2023
@glatterf42 glatterf42 self-assigned this Aug 31, 2023
@danielhuppmann
Copy link
Member

Please update the badge in the readme and the docs-index-page (and maybe other places) to show that Python 3.11 is also supported.

@glatterf42
Copy link
Member Author

@phackstock Do you know if the publish workflow needs to be run with python 3.10 and 3.11?

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nicer to include the python version in one badge...

@glatterf42
Copy link
Member Author

The tests are passing and, with the addition of build to the dev dependency group, step 2 of the release procedure is also successful. Once we merge this PR, we can tag the candidate on main and continue with the release.

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@glatterf42 glatterf42 merged commit a73a085 into main Sep 1, 2023
@glatterf42 glatterf42 deleted the release/0.3.0 branch September 1, 2023 07:53
glatterf42 added a commit that referenced this pull request Jan 16, 2025
* Update GHA to run on python 3.10 and 3.11

* Introduce GHA checks for black and isort on PRs

* Update badges to show python 3.11 support

* Run GHA only on necessary python versions

* Combine code style checks in lint.yaml

* Update README.md (#15)

* Combine updated python badges

* Add build in dev dependency group

---------

Co-authored-by: Daniel Huppmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants