tui

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, actions []parser.ActionRef, token string, dryRun bool, semverMode bool, majorVer int, cfg *config.Config) error

Run launches the interactive TUI.

Types

type ActionItem

type ActionItem struct {
	Owner           string
	Repo            string
	Current         string
	Latest          string
	FileCount       int
	Selected        bool
	UpToDate        bool
	APIError        bool
	APIErrorMsg     string
	BreakingChanges []breakingchanges.BreakingChange
	HasBreaking     bool
}

ActionItem represents a grouped action for display in the TUI.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL