brew

package
v0.6.23 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2025 License: AGPL-3.0 Imports: 25 Imported by: 0

Documentation

Overview

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

Deprecated: use the [cask] package instead.

Index

Constants

This section is empty.

Variables

View Source
var ErrMultipleArchivesSameOS = errors.New("one tap can handle only one archive of an OS/Arch combination. Consider using ids in the brew section")

ErrMultipleArchivesSameOS happens when the config yields multiple archives for linux or windows.

Functions

This section is empty.

Types

type ErrNoArchivesFound

type ErrNoArchivesFound struct {
	// contains filtered or unexported fields
}

ErrNoArchivesFound happens when 0 archives are found.

func (ErrNoArchivesFound) Error

func (e ErrNoArchivesFound) Error() string

type Pipe deprecated

type Pipe struct{}

Pipe for brew deployment.

Deprecated: in favor of [cask.Pipe].

func (Pipe) ContinueOnError

func (Pipe) ContinueOnError() bool

func (Pipe) Default

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

func (Pipe) Publish

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

Publish brew formula.

func (Pipe) Run

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

func (Pipe) Skip

func (Pipe) Skip(ctx *context.Context) bool

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