brew

package
v0.114.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2019 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package brew implements the Pipe, providing formula generation and uploading it to a configured repo.

Index

Constants

This section is empty.

Variables

View Source
var ErrMultipleArchivesSameOS = errors.New("brew tap: one tap can handle only 1 linux and 1 macos archive")

ErrMultipleArchivesSameOS happens when the config yields multiple archives for linux or windows. TODO: improve this confusing error message

View Source
var ErrNoArchivesFound = errors.New("brew tap: no archives found matching criteria")

ErrNoArchivesFound happens when 0 archives are found

Functions

This section is empty.

Types

type Pipe

type Pipe struct{}

Pipe for brew deployment

func (Pipe) Default

func (Pipe) Default(ctx *context.Context) error

Default sets the pipe defaults

func (Pipe) Publish added in v0.89.0

func (Pipe) Publish(ctx *context.Context) error

Publish brew formula

func (Pipe) String

func (Pipe) String() string

Jump to

Keyboard shortcuts

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