Documentation
¶
Index ¶
- func ConfigureEnvironmentOptions(registry *cs.ChangesetsRegistry, changesetStr string, dryRun bool, ...) ([]environment.LoadEnvironmentOption, error)
- func GetChainOverrides(registry *cs.ChangesetsRegistry, changesetStr string) ([]uint64, error)
- func SaveReports(reporter operations.Reporter, originalReportsLen int, lggr logger.Logger, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureEnvironmentOptions ¶
func ConfigureEnvironmentOptions( registry *cs.ChangesetsRegistry, changesetStr string, dryRun bool, lggr logger.Logger, ) ([]environment.LoadEnvironmentOption, error)
ConfigureEnvironmentOptions builds the environment loading options for a changeset execution.
func GetChainOverrides ¶
func GetChainOverrides(registry *cs.ChangesetsRegistry, changesetStr string) ([]uint64, error)
GetChainOverrides retrieves the chain overrides for a given changeset.
func SaveReports ¶
func SaveReports( reporter operations.Reporter, originalReportsLen int, lggr logger.Logger, artdir *domain.ArtifactsDir, changesetStr string, ) error
SaveReports saves any new operations reports generated during changeset execution.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.