Directories
¶
| Path | Synopsis |
|---|---|
|
cloud
Package cloud is the Bitbucket Cloud adapter for the backend.Client interface.
|
Package cloud is the Bitbucket Cloud adapter for the backend.Client interface. |
|
internal/httpx
Package httpx is the shared HTTP transport used by the Bitbucket Server/DC and Cloud API adapters.
|
Package httpx is the shared HTTP transport used by the Bitbucket Server/DC and Cloud API adapters. |
|
internal/paging
Package paging bounds typed pagination above httpx.Transport.GetAllJSON.
|
Package paging bounds typed pagination above httpx.Transport.GetAllJSON. |
|
server
Package server is the Bitbucket Data Center (a.k.a.
|
Package server is the Bitbucket Data Center (a.k.a. |
|
cmd
|
|
|
bitbottle
command
|
|
|
Package git wraps internal/run.Runner to provide git-specific operations.
|
Package git wraps internal/run.Runner to provide git-specific operations. |
|
internal
|
|
|
aliases
Package aliases stores user-defined command shortcuts in ~/.config/bitbottle/aliases.yml.
|
Package aliases stores user-defined command shortcuts in ~/.config/bitbottle/aliases.yml. |
|
envvars
Package envvars is the single source of truth for environment variables that influence bitbottle's behavior.
|
Package envvars is the single source of truth for environment variables that influence bitbottle's behavior. |
|
userconfig
Package userconfig stores bitbottle user preferences in ~/.config/bitbottle/config.yml.
|
Package userconfig stores bitbottle user preferences in ~/.config/bitbottle/config.yml. |
|
pkg
|
|
|
cmd/alias
Package alias implements `bitbottle alias` — user-defined command shortcuts.
|
Package alias implements `bitbottle alias` — user-defined command shortcuts. |
|
cmd/api
Package api implements `bitbottle api` — a generic Bitbucket REST passthrough modeled on `gh api`.
|
Package api implements `bitbottle api` — a generic Bitbucket REST passthrough modeled on `gh api`. |
|
cmd/branch/protect
Package protect is the root of the `branch protect` subcommand tree.
|
Package protect is the root of the `branch protect` subcommand tree. |
|
cmd/config
Package config implements `bitbottle config` — get/set/list user preferences stored in ~/.config/bitbottle/config.yml.
|
Package config implements `bitbottle config` — get/set/list user preferences stored in ~/.config/bitbottle/config.yml. |
|
cmd/factory/factorytest
Package factorytest builds a *factory.Factory for tests with sane, minimal defaults.
|
Package factorytest builds a *factory.Factory for tests with sane, minimal defaults. |
|
cmd/issue
Package issue implements the `bitbottle issue` command group.
|
Package issue implements the `bitbottle issue` command group. |
|
cmd/pipeline/internal/cmdtest
Package cmdtest holds shared test fixtures for pipeline subcommand tests.
|
Package cmdtest holds shared test fixtures for pipeline subcommand tests. |
|
cmd/pipeline/shared
Package shared holds helpers used across pipeline subcommands.
|
Package shared holds helpers used across pipeline subcommands. |
|
cmd/pipeline/variable
Package variable wires the `pipeline variable` command group.
|
Package variable wires the `pipeline variable` command group. |
|
cmd/project
Package project implements the `bitbottle project` command group.
|
Package project implements the `bitbottle project` command group. |
|
cmd/project/list
Package list implements `bitbottle project list WORKSPACE`.
|
Package list implements `bitbottle project list WORKSPACE`. |
|
cmd/skill
Package skill implements the `bitbottle skill` command tree, which installs, refreshes, and removes the bundled bitbottle agent skill (the SKILL.md + references that teach AI agents how to drive bitbottle correctly).
|
Package skill implements the `bitbottle skill` command tree, which installs, refreshes, and removes the bundled bitbottle agent skill (the SKILL.md + references that teach AI agents how to drive bitbottle correctly). |
|
cmd/webhook
Package webhook is the root of the `webhook` subcommand tree.
|
Package webhook is the root of the `webhook` subcommand tree. |
|
cmd/webhook/internal/cmdtest
Package cmdtest holds shared test fixtures for webhook subcommand tests.
|
Package cmdtest holds shared test fixtures for webhook subcommand tests. |
|
cmd/webhook/shared
Package shared holds helpers used across webhook subcommands.
|
Package shared holds helpers used across webhook subcommands. |
|
cmd/workspace
Package workspace implements the `bitbottle workspace` command group.
|
Package workspace implements the `bitbottle workspace` command group. |
|
cmd/workspace/list
Package list implements `bitbottle workspace list`.
|
Package list implements `bitbottle workspace list`. |
|
test
|
|
Click to show internal directories.
Click to hide internal directories.