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

Fix ci to use up to date python versions and include pre-commit-config #281

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Jul 31, 2023

Trying to get a separate PR together to add motion_detection_enabled switching and encountered issues with the current CI pipeline being broken due to older unsupported python versions 3.6 and 3.7. This PR updates CI.yaml and tox.ini to bring them up to date. It also fixes linting issues in the codebase and includes a pre-commit-config.yaml to prevent new linting issues.

@sdb9696 sdb9696 marked this pull request as ready for review July 31, 2023 18:12
Remove python 3.6 & 3.7 and include 3.9, 3.10 & 3.11
Separate linting into it's own job before tests
Add pre-commit-config.yaml for linting checks
@tchellomello tchellomello merged commit 9efa9da into tchellomello:master Sep 11, 2023
3 checks passed
@sdb9696 sdb9696 deleted the fix_ci branch April 3, 2024 12:02
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants