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

HARMONY-1645: Drop support for EOL Python 3.8 and test with 3.12 and 3.13 #50

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

chris-durbin
Copy link
Contributor

Jira Issue ID

HARMONY-1645

Description

Require Python 3.9 or higher now that 3.8 is end of life. Add 3.12 and 3.13.

Local Test Steps

Set up environments for all supported versions: 3.9, 3.10, 3.11, 3.12, and 3.13.

For each env:

  1. make install
  2. make lint
  3. make test
  4. make cve-check

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)

Copy link
Contributor

@indiejames indiejames left a comment

Choose a reason for hiding this comment

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

All tests/checks passing

@chris-durbin chris-durbin merged commit c1a2e0f into main Oct 21, 2024
12 checks passed
@chris-durbin chris-durbin deleted the harmony-1645 branch October 21, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants