action

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	OrganizationName           string
	PackageType                string
	PackageName                string
	Age                        *time.Duration
	Token                      string
	DryRun                     bool
	ContainerRegistryTransport http.RoundTripper
	VersionMatch               *regexp.Regexp
	Action                     *githubactions.Action
	GithubClient               *github.Client
	SemanticReleaseCommand     *exec.Cmd
	Logger                     *log.Logger
}

func NewFromInputs

func NewFromInputs(ctx context.Context, action *githubactions.Action) (*Action, error)

func (*Action) Run

func (a *Action) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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