buildkite

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient() (*buildkite.Client, error)

NewClient constructs a new buildkite client by taking the API token from the environment.

Types

type Downloader

type Downloader struct {
	Client *buildkite.Client
	Dir    string
	All    bool
	StdOut io.Writer
	StdErr io.Writer
}

func (*Downloader) ArtifactsFromBuild

func (d *Downloader) ArtifactsFromBuild(build *buildkite.Build) error

Directories

Path Synopsis
cmd
buildkite_artifacts
A tool to download all artifacts from a specific build.
A tool to download all artifacts from a specific build.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL