tagger

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TaggerGitSignature = object.Signature{
	Name:  "Go Semver Release",
	Email: "ci@ci.ci",
	When:  time.Now(),
}

Functions

func NewTag

func NewTag(semver semver.Semver, hash plumbing.Hash) *object.Tag

Types

type Tagger

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

func NewTagger

func NewTagger(tagPrefix string) *Tagger

func (*Tagger) PushTagToRemote

func (t *Tagger) PushTagToRemote(r *git.Repository, token string, semver *semver.Semver) error

func (*Tagger) TagExists

func (t *Tagger) TagExists(r *git.Repository, tagName string) (bool, error)

Jump to

Keyboard shortcuts

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