gitlab_changelog

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: MIT Imports: 3 Imported by: 0

README

gitlab-changelog

This project contains a tiny binary that allows to generate changelog entries from GitLab Merge Requests list.

Author

Tomasz Maczukin, 2020, GitLab

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NAME     = "gitlab-changelog"
	VERSION  = "dev"
	REVISION = "HEAD"
	BRANCH   = "HEAD"
	BUILT    = "now"

	AuthorName  = "GitLab Inc."
	AuthorEmail = "support@gitlab.com"
)

Functions

This section is empty.

Types

type VersionInfo

type VersionInfo struct {
	Name         string
	Version      string
	Revision     string
	Branch       string
	GOVersion    string
	BuiltAt      string
	OS           string
	Architecture string
}

func Version

func Version() *VersionInfo

func (*VersionInfo) Extended

func (v *VersionInfo) Extended() string

func (*VersionInfo) SimpleLine

func (v *VersionInfo) SimpleLine() string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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