changesets

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package changesets provides CRE workflow changesets that can be applied to deployment environments.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CREWorkflowDeleteChangeset added in v0.4.0

type CREWorkflowDeleteChangeset struct{}

CREWorkflowDeleteChangeset writes workflow.yaml from registry/name, resolves project.yaml, and runs `cre workflow delete`.

func (CREWorkflowDeleteChangeset) Apply added in v0.4.0

Apply loads CRE config and runs the CRE workflow delete operation.

func (CREWorkflowDeleteChangeset) VerifyPreconditions added in v0.4.0

VerifyPreconditions ensures the environment can run CRE and input is valid.

type CREWorkflowDeployChangeset

type CREWorkflowDeployChangeset struct{}

CREWorkflowDeployChangeset resolves workflow artifacts and runs the CRE CLI workflow deploy command.

func (CREWorkflowDeployChangeset) Apply

Apply loads CRE config and runs the CRE workflow deploy operation.

func (CREWorkflowDeployChangeset) VerifyPreconditions

VerifyPreconditions ensures the environment can run CRE and input is valid.

Jump to

Keyboard shortcuts

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