Skip to content

feat(release): Pinning versions of dependencies

Yannick DAYER requested to merge release-process into main

Adds the possibility to pin dependencies versions in the pyproject.toml when doing a release.

The versions are imported from a dev-profile, and the current commit of that dev-profile is saved in pyproject.toml.

Changes the devtool gitlab release script to accept parameters related to dependencies pinning.

Edited by Yannick DAYER

Merge request reports

Loading