ignore

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBuildContextFilter

func CreateBuildContextFilter(m repoManifest) model.PathMatcher

Filter out files that should not be included in the build context.

func CreateFileChangeFilter

func CreateFileChangeFilter(m IgnorableManifest) (model.PathMatcher, error)

Filter out files that should not trigger new builds.

func CreateStepMatcher

func CreateStepMatcher(s model.Step) (model.PathMatcher, error)

Types

type IgnorableManifest added in v0.1.0

type IgnorableManifest interface {
	LocalRepos() []model.LocalGithubRepo
	Dockerignores() []model.Dockerignore
}

Jump to

Keyboard shortcuts

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