provider

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PVERSION = "dev"

Functions

This section is empty.

Types

type GitHubRepository

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

func (*GitHubRepository) CreateRelease

func (repo *GitHubRepository) CreateRelease(release *provider.CreateReleaseConfig) error

func (*GitHubRepository) GetCommits

func (repo *GitHubRepository) GetCommits(fromSha, toSha string) ([]*semrel.RawCommit, error)

func (*GitHubRepository) GetInfo

func (repo *GitHubRepository) GetInfo() (*provider.RepositoryInfo, error)

func (*GitHubRepository) GetReleases

func (repo *GitHubRepository) GetReleases(rawRe string) ([]*semrel.Release, error)

func (*GitHubRepository) Init

func (repo *GitHubRepository) Init(config map[string]string) error

func (*GitHubRepository) Name

func (repo *GitHubRepository) Name() string

func (*GitHubRepository) Version added in v1.2.0

func (repo *GitHubRepository) Version() string

Jump to

Keyboard shortcuts

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