manifest

package
v0.1.0-dev.20260215024035 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(reg *execution.ActionRegistry)

Register registers all manifest actions with the given registry.

Types

type Provider

type Provider struct{}

Provider provides manifest resolution operations. When the graph builder encounters a packages-manifest.yaml, it creates a manifest-resolve node. The planning step resolves the manifest into a lore package lifecycle pipeline.

func (*Provider) Resolve

func (p *Provider) Resolve(path string) ([]string, error)

Resolve reads a packages-manifest file and returns the parsed package names.

type Resolve

type Resolve struct{ Impl *Provider }

Resolve reads a packages-manifest file and stores the package list. The planning step expands this into a lore package lifecycle pipeline.

func (*Resolve) Do

func (*Resolve) Name

func (o *Resolve) Name() string

func (*Resolve) Undo

Jump to

Keyboard shortcuts

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