provider

package
v1.17.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: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PVERSION = "dev"

Functions

This section is empty.

Types

type GitLabRepository

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

func (*GitLabRepository) CreateRelease

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

func (*GitLabRepository) GetCommits

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

func (*GitLabRepository) GetInfo

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

func (*GitLabRepository) GetReleases

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

func (*GitLabRepository) Init

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

func (*GitLabRepository) Name

func (repo *GitLabRepository) Name() string

func (*GitLabRepository) Version added in v1.2.0

func (repo *GitLabRepository) Version() string

Jump to

Keyboard shortcuts

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