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

feat: adopt latest community standards #155

Merged
merged 81 commits into from
Nov 15, 2024

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Nov 15, 2024

Resolves #154

This is too hard to support Python 3.6 - we'll need to roll this feature into dev/4.x.x branch and adjust Python Version support at the same time.

FYI @bhamail

bhamail and others added 12 commits January 17, 2024 16:09
Automatically generated by python-semantic-release
* fix: resolve CVE-2024-35195 in requests-2.31.0, via requests-2.32.3 which requires python 3.8

* fix: requests-2.32.3 requires python 3.8

* fix: CVE-2024-39689 in certifi@2024.6.2

* tox.ini has another "lowest" setting
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah self-assigned this Nov 15, 2024
@paul-botsco-2-0 paul-botsco-2-0 bot added the 😍 cla signed The CLA is signed label Nov 15, 2024
@madpah madpah added enhancement New feature or request and removed 😍 cla signed The CLA is signed labels Nov 15, 2024
Signed-off-by: Paul Horton <phorton@sonatype.com>
@paul-botsco-2-0 paul-botsco-2-0 bot added the 😍 cla signed The CLA is signed label Nov 15, 2024
@madpah madpah changed the base branch from main to dev/4.x.x November 15, 2024 16:24
@paul-botsco-2-0 paul-botsco-2-0 bot added the 😧 commits missing verification Some commits are not signed - this must be resolved label Nov 15, 2024
@paul-botsco-2-0
Copy link

Thanks for the contribution. Unfortunately some of your commits don't meet our standards. All commits must be signed and have author information set.

The commits to review are:

See Signed Commits.

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah
Copy link
Collaborator Author

madpah commented Nov 15, 2024

Unsigned commits are historical from merge in of main and largely by @bhamail - ignoring this to make progress on dev/4.x.x as there is no resolution for these historical commits.

Static Code Analysis checks are failing - these are new on this PR - not holding back progress on this PR for that.

Windows builds all failing - we never built on Windows in CI prior to this PR - raised #156 to come back to that.

@madpah madpah merged commit ff827a6 into dev/4.x.x Nov 15, 2024
23 of 36 checks passed
@madpah madpah deleted the feat/align-community-standards branch November 15, 2024 16:43
@madpah madpah mentioned this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😧 commits missing verification Some commits are not signed - this must be resolved enhancement New feature or request 😍 cla signed The CLA is signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UPDATE: Align with new Community Standards
4 participants