FAQ | This is a LIVE service | Changelog

Skip to content

#6: Add new preset groupPythonVersionUpdates

James Barr requested to merge 6-group-python-preset into main

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

Merge request reports

Loading