Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var True = "true"
Functions ¶
This section is empty.
Types ¶
type CIEngine ¶
CIEngine is an interface which allows to detects based on environment variable if Updatecli is executed from a CI environment like Jenkins or GitLab CI
type GitHubActions ¶
type GitHubActions struct { }
func (GitHubActions) IsDebug ¶ added in v0.86.0
func (gha GitHubActions) IsDebug() bool
func (GitHubActions) Name ¶
func (gha GitHubActions) Name() string
func (GitHubActions) URL ¶
func (gha GitHubActions) URL() string
Click to show internal directories.
Click to hide internal directories.