ci: manager: python3.7 unit tests removed
All threads resolved!
All threads resolved!
Python3.7
is at end-of-life (EOL) and it started to break dependencies (e.g. supervisord). So from now on we will rely only on pkg tests.
I also tried adding unit tests for python3.12
but it fails on poetry install
.
At least I added python3.12
to the docker file and updated poetry
installation with pipx
.
Locally everything seems to work as it should. I will push the new image to the registry later after.
Merge request reports
Activity
added manager label
added 1 commit
- 714cd3c2 - fixup! ci/images/manage: python3.12 and pipx added
added 1 commit
- d432a84b - fixup! ci/images/manage: python3.12 and pipx added
added 10 commits
-
ce9ae0e2...a31c0b5a - 8 commits from branch
6.0
- a5ac6caa - manager/.gitlab-ci.yml: unit:py3.7 tests removed
- e9004921 - ci/images/manage: python3.12 and pipx added
-
ce9ae0e2...a31c0b5a - 8 commits from branch
requested review from @ostava
mentioned in commit 955f7981
Please register or sign in to reply