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

chore(general): remove python 3.8 in CI and add Python 3.13 #7003

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

harryzcy
Copy link

@harryzcy harryzcy commented Feb 9, 2025

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

Generated description

Below is a concise technical summary of the changes proposed in this PR:

Updates Python version support across the project. Removes Python 3.8 from CI workflows and documentation, adds Python 3.13 to supported versions, and updates deprecated Lambda runtimes. Modifies various configuration files to reflect these changes, including GitHub Actions workflows, setup.py, and Pipfile.

TopicDetails
Runtime Updates Updates deprecated Lambda runtimes and App Service Python versions
Modified files (2)
  • checkov/arm/checks/resource/AppServicePythonVersion.py
  • checkov/terraform/checks/resource/aws/DeprecatedLambdaRuntime.py
Latest Contributors(2)
UserCommitDate
RachelBorzifeat-arm-AppServicePyt...June 01, 2024
tsmithv11docs-general-Remove-Py...April 25, 2024
Python Version Update Updates Python version support across the project, removing 3.8 and adding 3.13
Modified files (8)
  • .github/workflows/pr-test.yml
  • .github/workflows/coverage.yaml
  • .github/workflows/pipenv-update.yml
  • docs/4.Integrations/GitHub Actions.md
  • setup.py
  • Pipfile
  • .github/workflows/build.yml
  • .github/workflows/nightly.yml
Latest Contributors(2)
UserCommitDate
tjwaldfeat-general-initial-s...January 23, 2025
tsmithv11chore-general-Add-a-jo...January 22, 2025
This pull request is reviewed by Baz. Join @harryzcy and the rest of your team on (Baz).

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.

1 participant