pipeline

package
v0.0.0-...-ae3c849 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListStages

func ListStages(fs billy.Filesystem, dir string) ([]string, error)

ListStages parses a directory within a filesystem, and identifies the stages of a pipeline and the correct order.

For ordering the stages in a pipeline, you can opt to add a numeric prefix, in this case, the numeric prefix will be stripped.

e.g. 01_staging 02_production will be returned as staging, production.

Types

This section is empty.

Jump to

Keyboard shortcuts

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