v0.1.1
·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Worktree Grove v0.1.1
Adds generic release-containment gates while preserving the v0.1 fail-closed lifecycle.
Added
- Per-branch
required_containment_targetsconfiguration - Changed-release verification that the exact merge-target tip is contained in every required target before cleanup or ref deletion
- Structured
proof-containmentfailures that preserve the active lease and local/remote task refs - Status/config visibility for the snapshotted containment policy
This supports workflows such as requiring main to be back-merged into preview before recycling a merged hotfix/* lease.
Install
Download the wheel and SHA256SUMS, verify the named wheel entry, then install:
uv tool install ./worktree_grove-0.1.1-py3-none-any.whl
# or
pipx install ./worktree_grove-0.1.1-py3-none-any.whl