Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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) Name ¶
func (gha GitHubActions) Name() string
func (GitHubActions) URL ¶
func (gha GitHubActions) URL() string
Click to show internal directories.
Click to hide internal directories.