annotation

package
v3.0.0-beta.20240510 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	STYLE_DEFAULT = lipgloss.Color("#DDD")
	STYLE_INFO    = lipgloss.Color("#337AB7")
	STYLE_WARNING = lipgloss.Color("#FF841C")
	STYLE_ERROR   = lipgloss.Color("#F45756")
	STYLE_SUCCESS = lipgloss.Color("#2ECC40")

	// Max length for annotation body
	ANNOTATION_MAX_LENGTH = 120
)

Variables

This section is empty.

Functions

func AnnotationSummary

func AnnotationSummary(annotation *buildkite.Annotation) string

func StripTags

func StripTags(body string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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