Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EvgBuildID ¶
EvgBuildID returns the build_id of the current evergreen task, based on the value of an env variable set by the evg project file.
func EvgIsPatch ¶
func EvgIsPatch() bool
EvgIsPatch returns whether the current evergreen task is a patch, based on the value of an env variable set by the evg project file.
func EvgIsTagTriggered ¶
func EvgIsTagTriggered() bool
EvgIsTagTriggered returns whether the current evergreen task is part of a tag-triggered version, based on the value of an env variable set by the evg project file.
func EvgVariant ¶
EvgVariant returns the variant name for the current evergreen task, based on the value of an env variable set by the evg project file.
func EvgVersionID ¶
EvgVersionID returns the current evergreen version, based on the value of an env variable set by the evg project file.
Types ¶
This section is empty.