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

Test on more platforms, enforce code quality, code cleanup #5

Merged
merged 3 commits into from
Jan 25, 2023

Conversation

hoh
Copy link
Member

@hoh hoh commented Jan 25, 2023

This moves code quality checks in their own workflow, adds isort and flake8 checks.

Tests now run on the following Docker images:

  • python:3.9-bullseye
  • python:3.10-bullseye
  • Ubuntu 20.08
  • Ubuntu 22.04

There is duplication between the dockerfile files, I am not sure how to cleanly deduplicate that.
Pythom 3.11 is not compatible yet, see issue #4 .

@hoh hoh force-pushed the hoh-code-cleanup-2 branch 3 times, most recently from a109638 to 7668ccb Compare January 25, 2023 16:06
@hoh hoh merged commit 5ad60a1 into main Jan 25, 2023
@hoh hoh deleted the hoh-code-cleanup-2 branch May 10, 2023 10:18
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.

2 participants