Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli wires the monorel CLI commands.
|
Package cli wires the monorel CLI commands. |
|
Package detect answers a single question: is HEAD the merge commit of monorel's always-open release PR? It checks two signals and returns the first match.
|
Package detect answers a single question: is HEAD the merge commit of monorel's always-open release PR? It checks two signals and returns the first match. |
|
Package git is the I/O seam between monorel's planning logic and an underlying git repository.
|
Package git is the I/O seam between monorel's planning logic and an underlying git repository. |
|
testutil
Package testutil creates real on-disk git repositories for integration tests of monorel's higher layers.
|
Package testutil creates real on-disk git repositories for integration tests of monorel's higher layers. |
|
Package orchestrator drives the always-open release-PR pattern.
|
Package orchestrator drives the always-open release-PR pattern. |
|
Package provider is the version-control-host seam for monorel.
|
Package provider is the version-control-host seam for monorel. |
|
bitbucket
Package bitbucket is the provider.Client implementation for Bitbucket Cloud (bitbucket.org).
|
Package bitbucket is the provider.Client implementation for Bitbucket Cloud (bitbucket.org). |
|
factory
Package factory constructs a provider.Client from config.ProviderConfig.
|
Package factory constructs a provider.Client from config.ProviderConfig. |
|
gitea
Package gitea is the provider.Client implementation for Gitea and Forgejo (a Gitea fork that maintains API compatibility).
|
Package gitea is the provider.Client implementation for Gitea and Forgejo (a Gitea fork that maintains API compatibility). |
|
github
Package github is the provider.Client implementation for GitHub.com and GitHub Enterprise (via the Host option).
|
Package github is the provider.Client implementation for GitHub.com and GitHub Enterprise (via the Host option). |
|
gitlab
Package gitlab is the provider.Client implementation for GitLab.com and self-hosted GitLab (Community / Enterprise Edition).
|
Package gitlab is the provider.Client implementation for GitLab.com and self-hosted GitLab (Community / Enterprise Edition). |
|
Package release applies a plan.ReleasePlan to a working tree.
|
Package release applies a plan.ReleasePlan to a working tree. |
Click to show internal directories.
Click to hide internal directories.