helpers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindActionFile

func FindActionFile() (string, error)

FindActionFile looks for action.yml or action.yaml in the current directory

func FindAllActionFiles

func FindAllActionFiles(root string) ([]string, error)

FindAllActionFiles recursively searches for all action.yml and action.yaml files starting from the given root directory

func PrintHeader

func PrintHeader(format string, args ...interface{})

PrintHeader prints a cyan header line Example: "Found 10 action file(s)"

func PrintSummary

func PrintSummary(count1 int, label1 string, color1 color.Attribute, count2 int, label2 string, color2 color.Attribute)

PrintSummary prints a colored summary line Example: "Summary: 5 updated, 3 unchanged"

Types

This section is empty.

Jump to

Keyboard shortcuts

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