deliver

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	APIToken        string
	APIURL          string
	Checksum        cli.StringSlice
	ChecksumFile    string
	ChecksumFlatten bool
	Draft           bool
	FileExists      string
	Files           cli.StringSlice
	Note            string
	Override        bool
	Prerelease      bool
	Repo            string
	Tag             string
	Title           string
	UploadURL       string
	OnlyTags        bool
	// contains filtered or unexported fields
}

Config contains configuration regarding repo release

func (*Config) Check

func (c *Config) Check() error

Check checks if everything is as supposed

func (*Config) Execute

func (c *Config) Execute() error

Execute releases to Github

Jump to

Keyboard shortcuts

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