github

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateBranchConfig

type UpdateBranchConfig struct {
	// contains filtered or unexported fields
}

Config is the configuration of a github action

func NewUpdateBranchConfig

func NewUpdateBranchConfig(clt *githubclt.Client) *UpdateBranchConfig

func (*UpdateBranchConfig) DetailedString

func (c *UpdateBranchConfig) DetailedString() string

func (*UpdateBranchConfig) String

func (c *UpdateBranchConfig) String() string

func (*UpdateBranchConfig) Template

func (c *UpdateBranchConfig) Template(ev action.Event, _ func(string) (string, error)) (action.Runner, error)

type UpdateRunner

type UpdateRunner struct {
	*UpdateBranchConfig
	// contains filtered or unexported fields
}

func (*UpdateRunner) LogFields

func (r *UpdateRunner) LogFields() []zap.Field

func (*UpdateRunner) Run

func (r *UpdateRunner) Run(ctx context.Context) error

func (*UpdateRunner) String

func (r *UpdateRunner) String() string

Jump to

Keyboard shortcuts

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