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

dev only with latest Python version #113

Merged
merged 1 commit into from
Aug 6, 2024
Merged

dev only with latest Python version #113

merged 1 commit into from
Aug 6, 2024

Conversation

najohnsn
Copy link
Member

@najohnsn najohnsn commented Aug 6, 2024

This PR detaches much of the CI/CD from old Python versions. To do this, the development actions such as building and linting are only done with the latest Python version. Only the pytest action is done with all supported versions. This is being done because there seem to be just too many dependencies that cannot be satisfied by old Python versions.

This PR also adds testing on Python 3.11 and 3.12.

@najohnsn najohnsn self-assigned this Aug 6, 2024
@najohnsn najohnsn force-pushed the cicd-dev branch 7 times, most recently from e4f974d to 70a62ff Compare August 6, 2024 16:42
@najohnsn najohnsn marked this pull request as ready for review August 6, 2024 16:47
Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>
@najohnsn najohnsn merged commit 528a3e4 into main Aug 6, 2024
11 checks passed
@najohnsn najohnsn deleted the cicd-dev branch August 6, 2024 17:01
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.

1 participant