releases

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListNewTrunkCommits

func ListNewTrunkCommits() ([]*git.Commit, error)

ListNewTrunkCommits returns the list of commits that are new since the last release. By the last release we mean the last release being tested, staged or released.

func ListStoryIdsToBeAssigned added in v0.5.4

func ListStoryIdsToBeAssigned(tracker common.IssueTracker) ([]string, error)

ListStoryIdsToBeAssigned lists the story IDs that are associated with the commits that modified trunk since the last release, i.e. with the commits as returned by ListNewTrunkCommits.

Only the story IDs matching the issue tracker that is passed in are returned.

func ListTags

func ListTags() (tags []string, err error)

ListTags returns the list of all release tags, sorted by the versions they represent.

func StoryChangesToCherryPick

func StoryChangesToCherryPick(
	groups []*changes.StoryChangeGroup,
) ([]*changes.StoryChangeGroup, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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