release

package
v0.14.27 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, runConfig *RunConfig) (err error)

Types

type Artifact

type Artifact struct {
	Name string `json:"name,omitempty"`
	Path string `json:"path,omitempty"`
}

type RunConfig added in v0.5.0

type RunConfig struct {
	DistDir      string
	RmDist       bool
	ConfigFile   string
	GitHubToken  string
	Tag          string
	CosignKey    string
	LegacySign   bool
	LegacyPGPKey string
	DryRun       bool
}

Jump to

Keyboard shortcuts

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