Update Apache jenkins (https://builds.apache.org/job/Allura/) and add a build for py3.11. It currently has a build for 3.7 only. (Probably can skip all those in-between right?)
The docker/compose setup supports passing in which version you want already, like: --build-arg PY_VERSION=3.8
See allura/scripts/jenkins-python3.7.sh
for current setup
Update Allura docs where it mentions 3.7 to say 3.7 through 3.11 are supported. Make a release next? Update default version sometime?
Proposed changes on branch
dw/8505
.PY_VERSION
environment variable is provided.Last edit: Dillon Walls 2023-04-21