-
-
Notifications
You must be signed in to change notification settings - Fork 231
feat(deps): bullseye to bookworm docker install and test #2898
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2898 +/- ##
==========================================
- Coverage 70.35% 69.87% -0.49%
==========================================
Files 149 147 -2
Lines 4034 3943 -91
==========================================
- Hits 2838 2755 -83
+ Misses 1196 1188 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2871e8b
to
13d8839
Compare
db2d771
to
cf27c1d
Compare
21df299
to
0ad0512
Compare
bbdbaad
to
3ccc558
Compare
it seems there's a problem with liquidsoap 2.1 |
Ideally, I would spawn a new |
@@ -2,7 +2,7 @@ ARG LIBRETIME_VERSION | |||
#======================================================================================# | |||
# Python Builder # | |||
#======================================================================================# | |||
FROM python:3.10-slim-bullseye as python-builder | |||
FROM python:3.10-slim-bookworm as python-builder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The worker still uses Celery 4, which isn't compatible with Python 3.11.
This would require us to upgrade Celery to v5 and update the celery PHP library to match the new protocol.
Description
Working stuff for docker liquidsoap 2.1 and php 8.1:
-- https://github.com/mp3butcher/propel1
-- https://github.com/mp3butcher/dbunit
-- https://github.com/mp3butcher/zend-test