release

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Release

type Release interface {
	SkipPush(context *cli.Context) bool
	ReleaseMajor(push bool) error
	ReleaseMinor(push bool) error
	ReleasePatch(push bool) error
}

func CreateRelease

func CreateRelease(tree *toml.Tree) Release

type ReleaseService

type ReleaseService struct {
	docker.Docker
	FileTree *toml.Tree
}

func (*ReleaseService) ReleaseMajor

func (r *ReleaseService) ReleaseMajor(push bool) error

func (*ReleaseService) ReleaseMinor

func (r *ReleaseService) ReleaseMinor(push bool) error

func (*ReleaseService) ReleasePatch

func (r *ReleaseService) ReleasePatch(push bool) error

func (ReleaseService) SkipPush

func (r ReleaseService) SkipPush(context *cli.Context) bool

Directories

Path Synopsis
Package mock_release is a generated GoMock package.
Package mock_release is a generated GoMock package.

Jump to

Keyboard shortcuts

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