gitlab

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGit

func NewGit(token string, repositoryURL string, opts ...gitlab.ClientOptionFunc) git.GitClient

Types

type Gitlab

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

func (*Gitlab) CreateTag

func (g *Gitlab) CreateTag(tag string, desc string)

func (*Gitlab) GetMRChanges

func (g *Gitlab) GetMRChanges(mr *git.MergeRequest)

func (*Gitlab) GetMergeRequests

func (g *Gitlab) GetMergeRequests(from, end *git.Tag) []*git.MergeRequest

func (*Gitlab) GetTags

func (g *Gitlab) GetTags() []*git.Tag

Jump to

Keyboard shortcuts

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