magetasks

package module
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

= A general purpuse, reusable Mage tasks

This repo holds a list of reusable Mage tasks to be used in other projects.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoBuilderForArtifact = errors.New("no builder for artifact found")

ErrNoBuilderForArtifact when no builder for artifact is found.

View Source
var ErrNoPublisherForArtifact = errors.New("no publisher for artifact found")

ErrNoPublisherForArtifact when no publisher for artifact is found.

Functions

func Build added in v0.5.0

func Build()

Build will build project artifacts, binaries and images.

func Check

func Check()

Check will run all lints checks.

func Clean

func Clean()

Clean will clean project files.

func Configure added in v0.5.0

func Configure(cfg config.Config)

Configure will set up a project to be built.

func Publish added in v0.5.0

func Publish()

Publish will publish built artifacts to remote site.

func Test

func Test()

Test will execute regular unit tests.

Types

This section is empty.

Jump to

Keyboard shortcuts

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