Skip to content

DEV: setup-python for Python 3.12 allow-prerelease: true in Github Actions#2109

Merged
MartinThoma merged 7 commits intopy-pdf:mainfrom
cclauss:main-1
Aug 24, 2023
Merged

DEV: setup-python for Python 3.12 allow-prerelease: true in Github Actions#2109
MartinThoma merged 7 commits intopy-pdf:mainfrom
cclauss:main-1

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Aug 22, 2023

Use the current version of Python 3.12 whether it is a pre-release or a production release as discussed at: https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#allow-pre-releases

This should run tests on Python 3.12 rc1 instead of hard coding beta 4.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (89eb626) 94.13% compared to head (84a3f9a) 94.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2109   +/-   ##
=======================================
  Coverage   94.13%   94.13%           
=======================================
  Files          41       41           
  Lines        7387     7387           
  Branches     1460     1460           
=======================================
  Hits         6954     6954           
  Misses        269      269           
  Partials      164      164           

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

@MartinThoma MartinThoma changed the title GitHub Actions: setup-python for Python 3.12 allow-prerelease: true DEV: setup-python for Python 3.12 allow-prerelease: true in Github Actions Aug 24, 2023
@MartinThoma MartinThoma merged commit 7d9fa2b into py-pdf:main Aug 24, 2023
@MartinThoma
Copy link
Copy Markdown
Member

Thank you for the improvement 🙏

@cclauss cclauss deleted the main-1 branch August 24, 2023 21:49
cclauss added a commit to cclauss/pypdf that referenced this pull request Aug 25, 2023
MartinThoma pushed a commit that referenced this pull request Aug 25, 2023
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