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 to support py312 and tooling to current standard #88

Merged
merged 13 commits into from
Aug 22, 2024

Conversation

cmsirbu
Copy link
Collaborator

@cmsirbu cmsirbu commented Aug 19, 2024

Removed upper bound on Python version.
Added upper bound on pylint version (due to #89).
Switched tooling to ruff as per changes to the Nautobot App Template and removed flake8, pydocstyle, and bandit.

@cmsirbu cmsirbu marked this pull request as ready for review August 19, 2024 17:19
@cmsirbu cmsirbu requested review from Kircheneer and a team as code owners August 19, 2024 17:19
@cmsirbu
Copy link
Collaborator Author

cmsirbu commented Aug 19, 2024

Adding support for 3.12 is blocked by the release of Nautobot 2.3.1 - see nautobot/nautobot#6116 (tests don't run with Nautobot 2.2.3 and later).

@cmsirbu
Copy link
Collaborator Author

cmsirbu commented Aug 19, 2024

CI should pass 🤞🏻 once Nautobot 2.3.1 is released.

docs/development.md Outdated Show resolved Hide resolved
tasks.py Outdated Show resolved Hide resolved
@cmsirbu cmsirbu linked an issue Aug 21, 2024 that may be closed by this pull request
@cmsirbu cmsirbu self-assigned this Aug 21, 2024
tasks.py Outdated Show resolved Hide resolved
Co-authored-by: Gary Snider <[email protected]>
@cmsirbu cmsirbu merged commit c03b810 into develop Aug 22, 2024
15 checks passed
@cmsirbu cmsirbu deleted the cs-update-py312 branch August 22, 2024 19:12
@cmsirbu cmsirbu mentioned this pull request Aug 22, 2024
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.

Add Support for Python 3.12
3 participants