Documentation
¶
Overview ¶
Package dashboard provides the interactive shippable work TUI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunShippable ¶
func RunShippable(ctx *app.Context, opts ShippableOptions) error
RunShippable starts the shippable work dashboard.
Types ¶
type ShippableOptions ¶
type ShippableOptions struct {
// RunLocalCI enables local CI validation during combination checks.
RunLocalCI bool
}
ShippableOptions defines configuration for the shippable dashboard.
Click to show internal directories.
Click to hide internal directories.