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: migrate to a modern Python stack #460

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

lvaylet
Copy link
Collaborator

@lvaylet lvaylet commented May 15, 2024

No description provided.

@lvaylet lvaylet linked an issue May 15, 2024 that may be closed by this pull request
1 task
@lvaylet lvaylet force-pushed the 459-request-migrate-to-a-modern-python-stack branch from 507fdaa to 52769af Compare May 17, 2024 11:37
lvaylet and others added 12 commits May 17, 2024 14:59
…#465)

* create `audit` job for `bandit` and `safety`

* [skip ci] fix indentation
* use `ruff` in pre-commit hooks

* remove unneeded empty line

* use `ruff` everywhere!

* format with `ruff`

* use popular rule selection for linting

* fix warnings reported by `ruff`

* update contributing guide with `ruff`

* fix issues reported by `ruff`

* fix syntax

* use type hints compatible with 3.8+
@lvaylet lvaylet force-pushed the 459-request-migrate-to-a-modern-python-stack branch from 52769af to 148c733 Compare May 17, 2024 14:59
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.

💡 [REQUEST] - Migrate to a modern Python stack
1 participant