Documentation
¶
Index ¶
- func DownloadArtifact(path, gitToken, outputPath string, workflowID int64, artifact *github.Artifact) (err error)
- func GetOwnerName(path string) (repoOwner, repoName string, err error)
- func GetRunArtifacts(path, gitToken string, runID int64) (artifactIDs []*github.Artifact, err error)
- func GetURL(path string) (url string, err error)
- func GetWorkflowRuns(path, gitToken string, commits []string) (result []int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadArtifact ¶
func GetOwnerName ¶
func GetRunArtifacts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.