Release management for uv workspaces.
uv add --dev uv-release
uvr workflow installuvr releasePackages
--------
PACKAGE RELEASE NEXT
my-core 0.35.1 0.35.2.dev0
my-extra 0.42.3 0.42.4.dev0
Pipeline
--------
validate
check
build
ubuntu-latest
targets:
my-core
my-extra
windows-latest
deps:
my-core
targets:
my-extra
macos-latest
deps:
my-core
targets:
my-extra
release
my-core my-core/v0.35.1
my-extra my-extra/v0.42.3
publish
my-core pypi
my-extra pypi
bump
my-core 0.35.2.dev0
my-extra 0.42.4.dev0
Release notes
-------------
my-core:
b2075ab fix: bug
my-extra:
b38h3kl fix: bug
Proceed? (y/N):