Structs§
- Noop
VcsProvider - A no-op VcsProvider that silently succeeds. Used when no remote VCS (e.g. GitHub) is configured.
- Release
Plan - The computed plan for a release, before execution.
- Trunk
Release Strategy - Concrete release strategy implementing the trunk-based release flow.
Traits§
- Release
Strategy - Orchestrates the release flow.
- VcsProvider
- Abstraction over a remote VCS provider (e.g. GitHub, GitLab).