run

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(f *cmdutil.Factory) *cobra.Command

Types

type RunTreeNode added in v0.9.0

type RunTreeNode struct {
	ID           int           `json:"id"`
	Number       string        `json:"number,omitempty"`
	Name         string        `json:"name"`
	BuildTypeID  string        `json:"buildTypeId"`
	Status       string        `json:"status,omitempty"`
	StatusText   string        `json:"statusText,omitempty"`
	State        string        `json:"state,omitempty"`
	Dependencies []RunTreeNode `json:"dependencies"`
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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