Documentation ¶
Overview ¶
Package continuous_integration defines some types for getting tryjob-related data into and out of Continuous Integration Systems (e.g. BuildBucket, CirrusCI).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
func SortTryJobsByName ¶
func SortTryJobsByName(xtj []TryJob)
SortTryJobsByName sorts the given slice of TryJobs by DisplayName.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package simple_cis is a simple implementation of CIS that pretends every TryJob exists.
|
Package simple_cis is a simple implementation of CIS that pretends every TryJob exists. |
Click to show internal directories.
Click to hide internal directories.