CI: run pytest and install test against Python 3.10
All threads resolved!
All threads resolved!
Use Alpine 3.17 to test pmbootstrap with older versions of Python
Fixes: #2477 (closed)
Merge request reports
Activity
assigned to @caleb
added 1 commit
- 44945ee7 - core: chroot: don't check for ChrootType membership
added 1 commit
- e8b0f527 - core: chroot: make ChrootType membership check work on python 3.10
- Resolved by Oliver Smith
ModuleNotFoundError: No module named 'tomli'
pmbootstrap requires tomli for python < 3.11, see pmb/helpers/toml.py. I'll add a patch to fix that.
added 13 commits
-
e8b0f527...500b0908 - 10 commits from branch
master
- 50350b12 - CI: run pytest and install test against Python 3.10 (MR 2471)
- d9014ad4 - core: chroot: make ChrootType membership check work on python 3.10 (MR 2471)
- 525f2f72 - gitlab-ci: install py3-tomli for py 3.10 tests (MR 2471)
Toggle commit list-
e8b0f527...500b0908 - 10 commits from branch
added 1 commit
- 9392e2eb - gitlab-ci: install py3-tomli for py 3.10 tests (MR 2471)
added 6 commits
-
9392e2eb...d57b9e31 - 3 commits from branch
master
- 3592f9a2 - CI: run pytest and install test against Python 3.10 (MR 2471)
- 7e705704 - core: chroot: make ChrootType membership check work on python 3.10 (MR 2471)
- 3b4b9cd0 - gitlab-ci: install py3-tomli for py 3.10 tests (MR 2471)
Toggle commit list-
9392e2eb...d57b9e31 - 3 commits from branch
enabled an automatic merge when all merge checks for 3b4b9cd0 pass
Please register or sign in to reply