#6: Add new preset groupPythonVersionUpdates
Summary
Adds a preset to group python language version updates together based on a repository created using the boilerplate.
Details
- Groups the python version for:
- pyproject.toml
- container images include both the UIS provide images the general python image
Implemented something similar for LA this was the results MR. Note the CI is expected to fail due to a dependency constraint.
Comments
I suspect many project have the python version reference in various places. My target here was anything following the boilerplate or similar.
Towards #6 (moved)
Edited by James Barr