[allura:tickets] #8505 python 3.11 - jenkins setup

2023-04-24 Thread Dave Brondsema
- **status**: review --> closed - **assigned_to**: Dillon Walls --- ** [tickets:#8505] python 3.11 - jenkins setup** **Status:** closed **Milestone:** unreleased **Created:** Wed Mar 29, 2023 04:39 PM UTC by Dave Brondsema **Last Updated:** Fri Apr 21, 2023 09:50 PM UTC **Owner:** Dillon

[allura:tickets] #8505 python 3.11 - jenkins setup

2023-04-21 Thread Dillon Walls
- **status**: open --> review --- ** [tickets:#8505] python 3.11 - jenkins setup** **Status:** review **Milestone:** unreleased **Created:** Wed Mar 29, 2023 04:39 PM UTC by Dave Brondsema **Last Updated:** Fri Apr 21, 2023 09:49 PM UTC **Owner:** nobody Update Apache jenkins

[allura:tickets] #8505 python 3.11 - jenkins setup

2023-04-21 Thread Dillon Walls
* You can now specify whichever python version you want with a docker setup. * Example Jenkins job: ``` #!/bin/bash PY_VERSION=3.11 ./scripts/jenkins-run.sh exit $? ``` * Example docker-compose CLI run without jenkins: ``` $ docker-compose build --build-arg PY_VERSION=3.11 ``` * The current

[allura:tickets] #8505 python 3.11 - jenkins setup

2023-03-29 Thread Dave Brondsema
--- ** [tickets:#8505] python 3.11 - jenkins setup** **Status:** open **Milestone:** unreleased **Created:** Wed Mar 29, 2023 04:39 PM UTC by Dave Brondsema **Last Updated:** Wed Mar 29, 2023 04:39 PM UTC **Owner:** nobody Update Apache jenkins (https://builds.apache.org/job/Allura/) and