release

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package release provides a simple interface to the goreleaser release.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Release

func Release(_ context.Context) error

Release runs goreleaser release with --rm-dist flags.

func ReleaseSnapshot

func ReleaseSnapshot(_ context.Context) error

ReleaseSnapshot runs goreleaser release with --snapshot, --rm-dist and --skip-publish flags.

func ReleaseWithOptions

func ReleaseWithOptions(opts ...daggers.Option[config]) (*goreleaser.Result, error)

ReleaseWithOptions runs goreleaser release with specific options.

func WithArgs

func WithArgs(args ...string) daggers.Option[config]

WithArgs sets args to goreleaser release process.

func WithEnv

func WithEnv(envMap map[string]string) daggers.Option[config]

WithEnv append extra env variables to goreleaser build process.

Types

This section is empty.

Jump to

Keyboard shortcuts

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