ci

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const RuntimeActDocker = "act-docker"

Variables

This section is empty.

Functions

func Capabilities

func Capabilities(runtime string) worker.Descriptor

func New

func New(commandPath ...string) worker.Driver

New preserves the command-backed constructor used by the fleet-worker config loader. Use NewNative for the act-backed implementation.

func NewNative

func NewNative() worker.Driver

NewNative returns the native act-backed implementation.

Types

type Driver

type Driver struct {
	Runtime string
	ActPath string
}

Driver runs GitHub Actions workflows locally through act.

func (*Driver) Capabilities

func (d *Driver) Capabilities() worker.Descriptor

func (*Driver) Execute

func (d *Driver) Execute(ctx context.Context, method string, params worker.Params) (worker.Outcome, error)

Jump to

Keyboard shortcuts

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