githubrelease

package
v0.22.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubRelease

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

GitHubRelease defines a resource of kind "githubrelease"

func New

func New(spec interface{}) (*GitHubRelease, error)

New returns a new valid GitHubRelease object.

func (GitHubRelease) Changelog

func (gr GitHubRelease) Changelog() string

Changelog returns the content (body) of the Github Release

func (GitHubRelease) Condition

func (ghr GitHubRelease) Condition(source string) (bool, error)

func (GitHubRelease) ConditionFromSCM

func (ghr GitHubRelease) ConditionFromSCM(source string, scm scm.ScmHandler) (bool, error)

func (*GitHubRelease) Source

func (gr *GitHubRelease) Source(workingDir string) (value string, err error)

Source retrieves a specific version tag from Github Releases.

func (GitHubRelease) Target

func (ghr GitHubRelease) Target(source string, dryRun bool) (bool, error)

func (GitHubRelease) TargetFromSCM

func (ghr GitHubRelease) TargetFromSCM(source string, scm scm.ScmHandler, dryRun bool) (bool, []string, string, error)

Jump to

Keyboard shortcuts

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