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

ci: Drop testing Ubuntu 22.04 "jammy" and increase required Python version to at least 3.11 #404

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

bdrung
Copy link
Collaborator

@bdrung bdrung commented Nov 22, 2024

Ubuntu 24.04 "noble" is the latest Ubuntu LTS version.

Debian 12 "Bookworm" ships Python 3.11 and Ubuntu 24.04 "noble" ships Python 3.12. So bump the baseline after dropping Ubuntu 22.04 "jammy".

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.72%. Comparing base (bdeacb8) to head (3d7ca85).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
apport/packaging_impl/apt_dpkg.py 87.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
- Coverage   82.77%   82.72%   -0.05%     
==========================================
  Files          98       98              
  Lines       20175    20144      -31     
  Branches     3268     3172      -96     
==========================================
- Hits        16699    16664      -35     
- Misses       2957     2959       +2     
- Partials      519      521       +2     

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


🚨 Try these New Features:

@bdrung bdrung force-pushed the kill-jammy branch 3 times, most recently from 6f2786a to 838ebc2 Compare November 22, 2024 11:48
Ubuntu 24.04 "noble" is the latest Ubuntu LTS version. So drop support
for Ubuntu 22.04 "jammy".
Ubuntu 22.04 "jammy" was the last system that does not have deb822
support.
Debian 12 "Bookworm" ships Python 3.11 and Ubuntu 24.04 "noble" ships
Python 3.12. So bump the baseline after dropping Ubuntu 22.04 "jammy".
@bdrung
Copy link
Collaborator Author

bdrung commented Nov 22, 2024

This PR should be ready. The reduced codecov/project can be ignored IMO.

@schopin-pro schopin-pro merged commit 0ba0e35 into canonical:main Nov 22, 2024
15 of 16 checks passed
@bdrung bdrung deleted the kill-jammy branch November 22, 2024 16:37
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