Skip to content
Snippets Groups Projects

feat(release): Pinning versions of dependencies

Merged 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
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Yannick DAYER marked this merge request as draft

    marked this merge request as draft

  • Author Maintainer

    Ok, after discussion, I will simplify this and add tests.

  • Samuel GAIST
  • Yannick DAYER added 1 commit

    added 1 commit

    • 4b2e3437 - test(release): Add tests for the packages pinning.

    Compare with previous version

  • Yannick DAYER added 2 commits

    added 2 commits

    • 9a7ec2ad - fix(release): Remove the notion of strict pinning.
    • 23f35e58 - fix(release): Don't handle pyproject's specifiers.

    Compare with previous version

  • Yannick DAYER resolved all threads

    resolved all threads

  • Yannick DAYER added 1 commit

    added 1 commit

    • feab6eff - test(gitlab): Fix types import error in python 3.9

    Compare with previous version

  • Yannick DAYER added 1 commit

    added 1 commit

    • 1530bc79 - meta(deps): Add conda-build into the dependencies.

    Compare with previous version

  • Samuel GAIST
  • Yannick DAYER added 1 commit

    added 1 commit

    • 83000d6a - fix(deps): Make conda-build optional in pyproject.

    Compare with previous version

  • Samuel GAIST
  • Yannick DAYER added 1 commit

    added 1 commit

    • ee521507 - fix(typing): add CondaConfig as type alias.

    Compare with previous version

  • Yannick DAYER added 1 commit

    added 1 commit

    • 0d0a6a94 - Revert "fix(typing): add CondaConfig as type alias."

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading