gitprovider

package
v0.0.0-...-cf76350 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 17 Imported by: 0

README

🔀 provider-git

CI Go Report Card PkgGoDev

The git provider for go-semantic-release.

Licence

The MIT License (MIT)

Copyright © 2020 Christoph Witzko

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 *plugin.CreateReleaseConfig) error

func (*Repository) GetCommits

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

func (*Repository) GetInfo

func (repo *Repository) GetInfo() (*plugin.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