Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
branch-demo
command
Command branch-demo is a standalone harness for exercising the branch selector modal.
|
Command branch-demo is a standalone harness for exercising the branch selector modal. |
|
gh-lazydispatch
command
Command gh-lazydispatch is a TUI gh extension for dispatching and watching GitHub Actions workflows.
|
Command gh-lazydispatch is a TUI gh extension for dispatching and watching GitHub Actions workflows. |
|
internal
|
|
|
app
Package app implements the main Bubbletea application for the interactive workflow dispatcher TUI.
|
Package app implements the main Bubbletea application for the interactive workflow dispatcher TUI. |
|
browser
Package browser provides cross-platform browser opening functionality.
|
Package browser provides cross-platform browser opening functionality. |
|
chain
Package chain provides workflow chain execution and template interpolation.
|
Package chain provides workflow chain execution and template interpolation. |
|
config
Package config provides configuration file parsing and management for workflow dispatch chains.
|
Package config provides configuration file parsing and management for workflow dispatch chains. |
|
demo
Package demo provides demo mode functionality for branch selection workflows.
|
Package demo provides demo mode functionality for branch selection workflows. |
|
errors
Package chainerr defines custom error types for workflow chain execution and GitHub API operations.
|
Package chainerr defines custom error types for workflow chain execution and GitHub API operations. |
|
exec
Package exec provides command execution with mocking support for testing.
|
Package exec provides command execution with mocking support for testing. |
|
frecency
Package frecency provides frequency and recency-based scoring for workflow history.
|
Package frecency provides frequency and recency-based scoring for workflow history. |
|
git
Package git provides Git operations for branch discovery and management.
|
Package git provides Git operations for branch discovery and management. |
|
github
Package github provides a client for interacting with GitHub API operations.
|
Package github provides a client for interacting with GitHub API operations. |
|
logs
Package logs provides workflow run log fetching, caching, filtering, and streaming functionality.
|
Package logs provides workflow run log fetching, caching, filtering, and streaming functionality. |
|
rule
Package rule provides parsing and validation of workflow input validation rules.
|
Package rule provides parsing and validation of workflow input validation rules. |
|
runner
Package runner provides workflow execution functionality using the GitHub CLI.
|
Package runner provides workflow execution functionality using the GitHub CLI. |
|
testutil
Package testutil provides testing utilities, fixtures, and mocks for unit tests.
|
Package testutil provides testing utilities, fixtures, and mocks for unit tests. |
|
ui
Package ui provides shared UI styling and components for the TUI application.
|
Package ui provides shared UI styling and components for the TUI application. |
|
ui/modal
Package modal provides modal dialogs for user interactions in the TUI application.
|
Package modal provides modal dialogs for user interactions in the TUI application. |
|
ui/panes
Package panes provides the main UI panes for workflow, history, and configuration views.
|
Package panes provides the main UI panes for workflow, history, and configuration views. |
|
ui/theme
Package theme provides color theme detection and management for the TUI.
|
Package theme provides color theme detection and management for the TUI. |
|
validation
Package validation provides input validation and history-based suggestions for workflow inputs.
|
Package validation provides input validation and history-based suggestions for workflow inputs. |
|
watcher
Package watcher provides workflow run monitoring and status tracking functionality.
|
Package watcher provides workflow run monitoring and status tracking functionality. |
|
workflow
Package workflow provides discovery and parsing of GitHub Actions workflow files.
|
Package workflow provides discovery and parsing of GitHub Actions workflow files. |
Click to show internal directories.
Click to hide internal directories.

