internal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunPipeline added in v0.1.4

func RunPipeline(opts PipelineOptions) (*types.ExecutionContext, error)

RunPipeline executes the core pipeline: GetPacks -> GetTriggers -> GetActions -> Execute This replaces the old RunExecutionPipeline but works with DirectExecutor instead of Operations

Types

type PipelineOptions added in v0.1.4

type PipelineOptions struct {
	DotfilesRoot       string
	PackNames          []string
	DryRun             bool
	RunMode            types.RunMode
	Force              bool
	EnableHomeSymlinks bool
}

PipelineOptions contains options for running the execution pipeline

Jump to

Keyboard shortcuts

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