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

Updated testing with improved syk pipelines && dropped <3.10 support #867

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

SteveMcGrath
Copy link
Contributor

Description

In preparation for the next release of pytenable, we should drop support for python versions that are EOL/EOS. This allows for the use of more modern code patterns moving forward.

Also in order to improve the overall PR process, Snyk scanning has been moved to a separate pipeline that runs on any pushes to main as well as every night at midnight UTC

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Test Configuration:

  • Python Version(s) Tested: 3.10-3.13

@SteveMcGrath SteveMcGrath requested a review from a team as a code owner January 15, 2025 21:33
@SteveMcGrath SteveMcGrath force-pushed the chore/deprecate_py37_py38_py39_from_pipelines branch from 7633a3a to 6df09f2 Compare January 15, 2025 21:35
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
0 0 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6df09f2 by action🐍

@rk-tenb rk-tenb merged commit ef26d74 into main Jan 15, 2025
9 checks passed
@rk-tenb rk-tenb deleted the chore/deprecate_py37_py38_py39_from_pipelines branch January 15, 2025 21:43
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