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: run linting and unit tests on multiple python versions #256

Merged
merged 9 commits into from
Oct 14, 2022

Conversation

lvaylet
Copy link
Collaborator

@lvaylet lvaylet commented Oct 14, 2022

No description provided.

@lvaylet lvaylet linked an issue Oct 14, 2022 that may be closed by this pull request
@lvaylet lvaylet self-assigned this Oct 14, 2022
@lvaylet lvaylet added the ci label Oct 14, 2022
@lvaylet lvaylet merged commit 6d08a83 into master Oct 14, 2022
@lvaylet lvaylet deleted the 255-run-ci-with-multiple-versions-of-python branch October 14, 2022 13:55
lvaylet added a commit that referenced this pull request Nov 25, 2022
* test matrix strategy on `build` job

* fix type hint for python < 3.9

* disable pylint warning for python 3.6

* remove python 3.6 as pylint only supports python >= 3.7.2

* fix import for python 3.10

* expand matrix strategy to `unit` step

* use the latest major version (v0) of GitHub Actions

* fix the versions of GitHub Actions when v0 is not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run CI with multiple versions of Python
1 participant