githubactions

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

func CreateDeployWorkflow added in v0.20.0

func CreateDeployWorkflow(
	ctx context.Context,
	outputDirectory string,
	projectFile string,
	runtimeCloudProvider string,
	systemName string,
	applicationName string,
	helmValuesFile string,
	defaultBranch string,
	nonInteractive bool,
) (string, error)

func GitHubActions

func GitHubActions(ctx context.Context, c *cli.Command) error

Types

type ReplaceWorkflowPlaceholdersOptions

type ReplaceWorkflowPlaceholdersOptions struct {
	DefaultBranch   string
	SystemName      string
	ApplicationName string
	HelmValuesFile  string
}

type ResolveHelmValuesFileOptions added in v0.20.0

type ResolveHelmValuesFileOptions struct {
	OutputDirectory string
	HelmValuesFile  string
	NonInteractive  bool
}

Jump to

Keyboard shortcuts

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