release

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReleaseGithubTaskName   = "release-github"
	ReleaseGithubTaskString = "%s: sha:%s tag:%s"
)

Variables

This section is empty.

Functions

func IsNotFoundError

func IsNotFoundError(err error) bool

Types

type ReleaseGithubTask

type ReleaseGithubTask struct {
	Client *github.Client

	AssetsDir    string
	Draft        bool
	Organisation string
	Project      string
	Sha          string
	Tag          string
}

func (ReleaseGithubTask) Name

func (r ReleaseGithubTask) Name() string

func (ReleaseGithubTask) Run

func (r ReleaseGithubTask) Run() error

Run ensures a github release.

func (ReleaseGithubTask) String

func (r ReleaseGithubTask) String() string

Jump to

Keyboard shortcuts

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