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

Add CI for possible MariaDB 10.11 #556

Merged
merged 3 commits into from
May 6, 2024
Merged

Add CI for possible MariaDB 10.11 #556

merged 3 commits into from
May 6, 2024

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented May 2, 2024

No description provided.

@amstilp amstilp changed the title Add tests for possible new web server versions Add CI for possible new web server versions May 2, 2024
amstilp added 2 commits May 6, 2024 09:29
The switch to py3.12 might be causing the current CI failures?
The requirements files are compiled specifically for py3.8, so when
the system python is 3.12, the CI fails when trying to install
dependencies. Run the CI only on py3.8.
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (42272ce) to head (e720591).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files         300      300           
  Lines       23812    23815    +3     
=======================================
+ Hits        23507    23510    +3     
  Misses        305      305           

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

@amstilp amstilp changed the title Add CI for possible new web server versions Add CI for possible MariaDB 10.11 May 6, 2024
@amstilp
Copy link
Contributor Author

amstilp commented May 6, 2024

Added CI for MariaDB 10.5 - couldn't add python 3.12 yet until we figure out how we want to handle requirements files with the new pip-tools workflow.

@amstilp amstilp marked this pull request as ready for review May 6, 2024 18:48
@amstilp amstilp merged commit 0ae7253 into main May 6, 2024
10 checks passed
@amstilp amstilp deleted the maint/mariadb-10.11 branch May 6, 2024 18:49
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