Documentation
¶
Index ¶
- func Build(cfg params.Project, wd string, baseRepo string, stdout io.Writer) error
- func Command() cli.Command
- func OrderBuildSpecs(specsWithDeps []params.ProductBuildSpecWithDeps) ([]params.ProductBuildSpecWithDeps, error)
- func Publish(cfg params.Project, wd string, baseRepo string, stdout io.Writer) error
- func RunBuild(buildSpecsWithDeps []params.ProductBuildSpecWithDeps, stdout io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrderBuildSpecs ¶
func OrderBuildSpecs(specsWithDeps []params.ProductBuildSpecWithDeps) ([]params.ProductBuildSpecWithDeps, error)
OrderBuildSpecs orders the provided build specs topologically based on the dependencies among the product specs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.