command

package
v0.0.0-...-54a3cd7 Latest Latest
Warning

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

Go to latest
Published: May 10, 2016 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

View Source
const (
	LOGS_FOLDER           string = "travis-logs"
	LOGS_FILENAME_PATTERN        = "job-%d.log"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InCommand

type InCommand struct {
	TravisClient      *travis.Client
	Request           model.InRequest
	DestinationFolder string
	Messager          *messager.ResourceMessager
}

func (*InCommand) DownloadLogs

func (c *InCommand) DownloadLogs(build travis.Build) error

func (*InCommand) GetBuildInfo

func (c *InCommand) GetBuildInfo() (travis.Build, travis.ListBuildsResponse, error)

func (*InCommand) SendResponse

func (c *InCommand) SendResponse(build travis.Build, commit travis.Commit)

func (*InCommand) WriteInBuildInfoFile

func (c *InCommand) WriteInBuildInfoFile(listBuild travis.ListBuildsResponse) error

Jump to

Keyboard shortcuts

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