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

[CI/CD] Support for Testing Across Multiple Python Versions #142

Open
PaulMarisOUMary opened this issue Nov 18, 2023 · 0 comments
Open

[CI/CD] Support for Testing Across Multiple Python Versions #142

PaulMarisOUMary opened this issue Nov 18, 2023 · 0 comments
Assignees
Labels
feature request A feature request

Comments

@PaulMarisOUMary
Copy link
Owner

Is your feature request related to a problem? Please describe.

The current GitHub Actions workflow for our project does not include testing across multiple Python versions. This makes it challenging to ensure compatibility with different Python releases and identify potential issues early on.

Describe the solution you'd like

A GitHub Actions workflow that enables testing the code across multiple Python versions. This would involve setting up the workflow to run tests on Python from versions 3.8 to the latest 3.x release.

@PaulMarisOUMary PaulMarisOUMary added the feature request A feature request label Nov 18, 2023
@PaulMarisOUMary PaulMarisOUMary self-assigned this Nov 18, 2023
@PaulMarisOUMary PaulMarisOUMary moved this to 🆕 Todo in Discord-Bot Nov 18, 2023
@PaulMarisOUMary PaulMarisOUMary changed the title Support for Testing Across Multiple Python Versions [CI/CD] Support for Testing Across Multiple Python Versions Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature request
Projects
Status: 🆕 Todo
Development

No branches or pull requests

1 participant