Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvLoadError ¶
func GetFileType ¶
GetFileType returns the content type of the file.
func RunCommand ¶ added in v0.4.0
Execute runs the process with the supplied environment.
Types ¶
type ProjectInfo ¶ added in v0.4.0
type ProjectInfo struct { PrNumber int RepoOwner string Branch string RepoName string DistFolder string Bucket string IsBuild bool }
func GetInfo ¶ added in v0.4.0
func GetInfo(repo ProjectInfo, action string) ProjectInfo
func GetPRInfo ¶ added in v0.3.0
func GetPRInfo(repo ProjectInfo) ProjectInfo
Click to show internal directories.
Click to hide internal directories.