provider

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2024 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PVERSION = "dev"

Functions

This section is empty.

Types

type Repository

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

func (*Repository) CreateRelease

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

func (*Repository) GetCommits

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

func (*Repository) GetInfo

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

func (*Repository) GetReleases

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

func (*Repository) Init

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

func (*Repository) Name

func (repo *Repository) Name() string

func (*Repository) Version

func (repo *Repository) Version() string

Jump to

Keyboard shortcuts

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