Skip to content
Snippets Groups Projects
  • Pierre Smeyers's avatar
    ff8b9856
    feat(release): complete release process refactoring · ff8b9856
    Pierre Smeyers authored
    BREAKING CHANGE: complete refactoring or release process, including variables and jobs redefinition
    - no more separate publish job: the entire release process is now performed by the py-release job
    - TWINE_XXX variables removed and replaced by PYTHON_REPOSITORY_XXX
    - RELEASE_VERSION_PART variable replaced by PYTHON_RELEASE_NEXT
    
    For additional info, see the doc.
    ff8b9856
    History
    feat(release): complete release process refactoring
    Pierre Smeyers authored
    BREAKING CHANGE: complete refactoring or release process, including variables and jobs redefinition
    - no more separate publish job: the entire release process is now performed by the py-release job
    - TWINE_XXX variables removed and replaced by PYTHON_REPOSITORY_XXX
    - RELEASE_VERSION_PART variable replaced by PYTHON_RELEASE_NEXT
    
    For additional info, see the doc.