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

Update CI config #257

Conversation

christophebedard
Copy link
Contributor

@christophebedard christophebedard commented Mar 26, 2023

  • Bump actions/checkout and actions/setup-python
  • Remove Python 3.5 & 3.6, since those releases are no longer active
  • Add 3.9 & 3.10
  • Fix test_flake8 to support newer versions of flake8
  • Set application-import-names and update/sort imports
  • Skip test_flake8 on macOS & Windows, since something seems to be different compared to Ubuntu, which leads to a lot of violations, but we don't really need to test that on all platforms

Signed-off-by: Christophe Bedard [email protected]

* Bump actions/checkout and actions/setup-python
* Remove Python 3.5 & 3.6, since those releases are no longer active
* Add 3.9 & 3.10

Signed-off-by: Christophe Bedard <[email protected]>
@christophebedard christophebedard force-pushed the christophebedard/update-ci-config branch 7 times, most recently from 308c306 to 6d69f17 Compare March 26, 2023 19:17
Signed-off-by: Christophe Bedard <[email protected]>
@christophebedard christophebedard force-pushed the christophebedard/update-ci-config branch from 6d69f17 to c8ce995 Compare March 26, 2023 19:19
Signed-off-by: Christophe Bedard <[email protected]>
@christophebedard christophebedard force-pushed the christophebedard/update-ci-config branch from 57ada7d to 72f2c84 Compare March 26, 2023 19:33
@christophebedard
Copy link
Contributor Author

Oh, I just realized there's already an open PR for this: #247

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