github

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: 11 Imported by: 0

Documentation

Index

Constants

View Source
const GITHUB = "github"

GITHUB identifer for github interface

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client type struct

func New

func New(c *config.GitHubProvider, checkConfig bool) (*Client, error)

New initialize a new GitHubRelease

func (*Client) CreateRelease

func (g *Client) CreateRelease(releaseVersion *shared.ReleaseVersion, generatedChangelog *shared.GeneratedChangelog, assets *assets.Set) error

CreateRelease creates release on remote

func (*Client) GetCommitURL

func (g *Client) GetCommitURL() string

GetCommitURL for github

func (*Client) GetCompareURL

func (g *Client) GetCompareURL(oldVersion, newVersion string) string

GetCompareURL for github

Jump to

Keyboard shortcuts

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