Discover Packages
github.com/yourbase/yb
internal
build
package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Sep 30, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package build provides the algorithm for building yb targets.
ContainerIPEnvVar returns the name of the environment variable that
optionally provides the IP address of a target's resource.
Execute runs the given phase. It assumes that the phase's dependencies are
already available in the biome.
announce is called before every command run if not nil.
Setup arranges for the phase's dependencies to be available, returning a new
biome that has the dependencies configured. It is the caller's responsibility
to call Close on the returned biome.
Sys holds dependencies provided by the caller needed to run builds.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.