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

Separate Python 3.7 Build Workflow #1235

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

TimPansino
Copy link
Contributor

Overview

  • Python 3.7 doesn't support newer versions of OpenSSL>1.1, which pypa/cibuildwheel now uses.
    • Build Python 3.7 wheels on a separate job using an older version of pypa/cibuildwheel

@TimPansino TimPansino requested a review from a team as a code owner October 10, 2024 21:41
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML prettier 1 0 0 0.42s
✅ YAML v8r 1 0 2.03s
✅ YAML yamllint 1 0 0.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino merged commit 38c2ba4 into main Oct 10, 2024
49 of 50 checks passed
@TimPansino TimPansino deleted the fix-deployment-workflow branch October 10, 2024 21:44
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.24%. Comparing base (573d5f0) to head (1b74169).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1235      +/-   ##
==========================================
- Coverage   81.33%   81.24%   -0.10%     
==========================================
  Files         198      198              
  Lines       21675    21675              
  Branches     3434     3434              
==========================================
- Hits        17630    17610      -20     
- Misses       2916     2935      +19     
- Partials     1129     1130       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants