releaser

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Releaser

type Releaser interface {
	CreateRelease(*shared.ReleaseVersion, *shared.GeneratedChangelog, *assets.Set) error
	GetCommitURL() string
	GetCompareURL(oldVersion, newVersion string) string
}

Releaser interface for providers

type Releasers

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

Releasers struct type

func New

New initialize a releaser

func (*Releasers) GetReleaser

func (r *Releasers) GetReleaser(checkConfig bool) (Releaser, error)

GetReleaser returns an initialized releaser

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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