common

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdditionalData

type AdditionalData struct {
	WorkspaceBase string
	WorkspacePath string
	Workspace     string
	SCM           string
}

type BuildData

type BuildData struct {
	Metadata       frontend.Metadata
	AdditionalData AdditionalData
}

func (BuildData) IsPR

func (b BuildData) IsPR() bool

func (BuildData) IsTag

func (b BuildData) IsTag() bool

func (BuildData) PullRequest

func (b BuildData) PullRequest() string

func (BuildData) RepoOwner

func (b BuildData) RepoOwner() string

func (BuildData) RepoShortName

func (b BuildData) RepoShortName() string

func (BuildData) SourceBranch

func (b BuildData) SourceBranch() string

func (BuildData) Tag

func (b BuildData) Tag() string

func (BuildData) TargetBranch

func (b BuildData) TargetBranch() string

Jump to

Keyboard shortcuts

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