output

package
v0.32.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteGHAMatrix

func WriteGHAMatrix(refs []harnessdispatch.ExecutionRef) ([]byte, error)

WriteGHAMatrix encodes execution refs as a GHA matrix JSON object.

func WriteJSON

func WriteJSON(w io.Writer, refs []harnessdispatch.ExecutionRef) error

WriteJSON writes execution refs as indented JSON to w.

Types

type GHAMatrix

type GHAMatrix struct {
	Include []harnessdispatch.ExecutionRef `json:"include"`
}

GHAMatrix is the GitHub Actions matrix output shape.

Jump to

Keyboard shortcuts

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