Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Products ¶
func Products(projectInfo distgo.ProjectInfo, projectParam distgo.ProjectParam, productDistIDs []distgo.ProductDistID, publisher distgo.Publisher, flagVals map[distgo.PublisherFlagName]interface{}, dryRun bool, stdout io.Writer) error
func Run ¶
func Run(projectInfo distgo.ProjectInfo, productParam distgo.ProductParam, publisher distgo.Publisher, flagVals map[distgo.PublisherFlagName]interface{}, dryRun bool, stdout io.Writer) error
Run executes the publish action for the specified product. Produces both the dist output directory and the dist artifacts for the product. The outputs for the dependent products for the provided product must already exist in the proper locations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.